This is the abstract factory for cache policy. More...
#include "../../common/StringUtils.h"#include "../../common/Translator.h"#include "../Config.h"#include "../Exception.h"#include "AbstractCachePolicyFactory.h"#include <memory>Go to the source code of this file.
This is the abstract factory for cache policy.
Definition in file AbstractCachePolicyFactory.cpp.