ldas-tools-diskcacheAPI 2.7.7
|
#include <map>
#include <string>
#include <boost/shared_ptr.hpp>
#include "diskcacheAPI/Streams/ASCII.hh"
#include "diskcacheAPI/Streams/Binary.hh"
#include "diskcacheAPI/Cache/Directory.hh"
#include "diskcacheAPI/Cache/QueryAnswer.hh"
#include "diskcacheAPI/Cache/RegistrySingleton.hh"
#include "diskcacheAPI/Cache/SearchInterface.hh"
Classes | |
class | diskCache::Cache::SDGTx |
SDGTx caching scheme. More... | |
class | diskCache::Cache::SDGTx::ExtensionError |
class | diskCache::Cache::SDGTx::OverlapHandler |
struct | diskCache::Cache::SDGTx::OverlapHandler::range_type |
class | diskCache::Cache::SDGTx::DirectoryInfo |
This class has the cache of directory information. More... | |
class | diskCache::Cache::SDGTx::DirectoryInfo::OverlappingFileError |
class | diskCache::Cache::SDGTx::QueryParams |
Optimized version of an ASCII query. More... | |
struct | diskCache::Cache::SDGTx::QueryParams::interval_data_type |
Namespaces | |
namespace | diskCache |
Maintains a list of commands that are supported. | |
namespace | diskCache::Cache |
Functions | |
Streams::OInterface & | diskCache::Cache::SDGTxAsciiWriter (Streams::OASCII &Stream, const RegistrySingleton::indexing_type Data) |
Streams::IInterface & | diskCache::Cache::SDGTxBinaryReader (Streams::IBinary &Stream) |
Streams::OInterface & | diskCache::Cache::SDGTxBinaryWriter (Streams::OBinary &Stream, const RegistrySingleton::indexing_type Data) |