ldas-tools-diskcacheAPI  2.5.6
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces | Functions
SDGTx.hh File Reference
#include <map>
#include <string>
#include "ldastoolsal/SharedPtr.hh"
#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
 
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...
 

Namespaces

 diskCache
 Maintains a list of commands that are supported.
 
 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)