NCBI C++ ToolKit
|
#include <connect/services/netcache_api.hpp>
Go to the source code of this file.
Go to the SVN repository for this file.
Functions | |
void | NCBI_EntryPoint_xblobstorage_netcache (CPluginManager< IBlobStorage >::TDriverInfoList &info_list, CPluginManager< IBlobStorage >::EEntryPointRequest method) |
void | BlobStorage_RegisterDriver_NetCache (void) |
Variables | |
const char *const | kBlobStorageNetCacheDriverName |
void BlobStorage_RegisterDriver_NetCache | ( | void | ) |
Definition at line 98 of file blob_storage_netcache.cpp.
References NCBI_EntryPoint_xblobstorage_netcache().
void NCBI_EntryPoint_xblobstorage_netcache | ( | CPluginManager< IBlobStorage >::TDriverInfoList & | info_list, |
CPluginManager< IBlobStorage >::EEntryPointRequest | method | ||
) |
Definition at line 90 of file blob_storage_netcache.cpp.
References CHostEntryPointImpl< TClassFactory >::NCBI_EntryPointImpl().
Referenced by BlobStorage_RegisterDriver_NetCache().
Definition at line 46 of file blob_storage_netcache.cpp.