NCBI C++ ToolKit
|
NetCache ICache client specs. More...
#include "netcache_api.hpp"
#include "netcache_search.hpp"
#include <list>
#include <connect/ncbi_core_cxx.hpp>
#include <util/resource_pool.hpp>
#include <util/cache/icache.hpp>
#include <corelib/request_control.hpp>
#include <corelib/plugin_manager_store.hpp>
#include <corelib/ncbistd.hpp>
#include <corelib/ncbimtx.hpp>
#include "impl/neticache_client_int.hpp"
Go to the source code of this file.
Go to the SVN repository for this file.
Classes | |
class | CNetICacheClient |
Client to NetCache server (implements ICache interface) More... | |
Functions | |
void | NCBI_EntryPoint_xcache_netcache (CPluginManager< ICache >::TDriverInfoList &info_list, CPluginManager< ICache >::EEntryPointRequest method) |
void | Cache_RegisterDriver_NetCache (void) |
Variables | |
const char *const | kNetICacheDriverName |
NetCache ICache client specs.
Definition in file neticache_client.hpp.