NCBI C++ ToolKit
|
Interfaces for a local cache of versioned binary large objects (BLOBS). More...
#include <corelib/plugin_manager_impl.hpp>
#include <corelib/reader_writer.hpp>
#include <string>
#include <memory>
Go to the source code of this file.
Go to the SVN repository for this file.
Classes | |
class | ICache |
BLOB cache read/write/maintenance interface. More... | |
struct | ICache::SBlobAccessDescr |
BLOB access descriptor. More... | |
class | CDllResolver_Getter< ICache > |
Macros | |
#define | SetBlobVersionAsValid SetBlobVersionAsCurrent |
Functions | |
NCBI_DECLARE_INTERFACE_VERSION (ICache, "xcache", 4, 0, 0) | |
Interfaces for a local cache of versioned binary large objects (BLOBS).
Definition in file icache.hpp.
#define SetBlobVersionAsValid SetBlobVersionAsCurrent |
Definition at line 328 of file icache.hpp.
NCBI_DECLARE_INTERFACE_VERSION | ( | ICache | , |
"xcache" | , | ||
4 | , | ||
0 | , | ||
0 | |||
) |