|
ldas-tools-diskcacheAPI
2.7.2
|
Classes | |
| class | Device |
| class | Devices |
| class | Directory |
| Directory caching scheme. More... | |
| class | DirectoryManager |
| struct | DirectoryScanData |
| class | ExcludedDirectories |
| class | ExcludedDirectoriesSingleton |
| class | ExcludedPattern |
| Manages set of filename exclusion patterns. More... | |
| class | HotDirectory |
| Information about a directory that is being actively watched. More... | |
| class | Interface |
| Interface for cached data. More... | |
| class | QueryAnswer |
| class | QueryParams |
| class | Registry |
| class | RegistrySingleton |
| class | SDGTx |
| SDGTx caching scheme. More... | |
| class | SearchInterface |
| SearchInterface for cached data. More... | |
| class | StatInfo |
Typedefs | |
| typedef boost::weak_ptr< Directory::dirref_type::element_type > | weakdirref_type |
| typedef Streams::OASCII | OStream |
Functions | |
| Streams::OInterface & | SDGTxAsciiWriter (Streams::OASCII &Stream, const RegistrySingleton::indexing_type Data) |
| Streams::IInterface & | SDGTxBinaryReader (Streams::IBinary &Stream) |
| Streams::OInterface & | SDGTxBinaryWriter (Streams::OBinary &Stream, const RegistrySingleton::indexing_type Data) |
| void | SDGTxDirectoryInfoToOASCII (Streams::OASCII &Stream, const Streams::Streamable &Data) |
| Streams::IBinary::read_return_type | SDGTxDirectoryInfoFromIBinary (Streams::IBinary &Stream) |
| void | SDGTxDirectoryInfoToOBinary (Streams::OBinary &Stream, const Streams::Streamable &Data) |
| SINGLETON_TS_INST (RegistrySingleton) | |
| typedef boost::weak_ptr< Directory::dirref_type::element_type > diskCache::Cache::weakdirref_type |
| 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 | ||
| ) |
| Streams::IBinary::read_return_type diskCache::Cache::SDGTxDirectoryInfoFromIBinary | ( | Streams::IBinary & | Stream | ) |
| void diskCache::Cache::SDGTxDirectoryInfoToOASCII | ( | Streams::OASCII & | Stream, |
| const Streams::Streamable & | Data | ||
| ) |
| void diskCache::Cache::SDGTxDirectoryInfoToOBinary | ( | Streams::OBinary & | Stream, |
| const Streams::Streamable & | Data | ||
| ) |
| diskCache::Cache::SINGLETON_TS_INST | ( | RegistrySingleton | ) |
1.8.13