Go to the documentation of this file.Go to the SVN repository for this file.
1 #ifndef CGI___CGIAPP_CACHED__HPP
2 #define CGI___CGIAPP_CACHED__HPP
58 void Init(
void)
override;
definition of a Culling tree
BLOB cache read/write/maintenance interface.
virtual void Init(void)
This method is called on the CGI application initialization – before starting to process a HTTP reque...
const TPluginManagerParamTree * m_CacheTreeParams
typedef NCBI_PARAM_TYPE(CGI, ResultCacheSectionName) TCGI_ResultCacheSectionName
virtual ICache * GetCacheStorage(void) const
CCgiApplicationCached & operator=(const CCgiApplicationCached &)
NCBI_PARAM_DECL(string, CGI, ResultCacheSectionName)
CCgiApplicationCached(const CCgiApplicationCached &)
#define END_NCBI_SCOPE
End previously defined NCBI scope.
#define BEGIN_NCBI_SCOPE
Define ncbi namespace.
Plugin manager (using class factory paradigm).