|
ldas-tools-diskcacheAPI
2.7.2
|
#include <bitset>#include <iomanip>#include <list>#include <string>#include <boost/shared_ptr.hpp>#include "ldastoolsal/CommandLineOptions.hh"#include "ldastoolsal/Config.hh"#include "ldastoolsal/Thread.hh"#include "ldastoolsal/SignalHandler.hh"#include "ldastoolsal/Singleton.hh"#include "genericAPI/Logging.hh"#include "genericAPI/SocketStream.hh"#include "diskcacheAPI/Cache/SDGTx.hh"#include "diskcacheAPI/DumpCacheDaemon.hh"#include "diskcacheAPI/MountPointManagerSingleton.hh"

Classes | |
| class | diskCache::MetaCommand::transfer_helper |
| class | diskCache::MetaCommand::ClientServerInterface |
| class | diskCache::MetaCommand::ClientServerInterface::ServerInfo |
| class | diskCache::MetaCommand::CommandTable |
| class | diskCache::MetaCommand::Daemon |
| Daemon mode. More... | |
| class | diskCache::MetaCommand::Daemon::Config_ |
| class | diskCache::MetaCommand::Dump |
| class | diskCache::MetaCommand::Filenames |
| class | diskCache::MetaCommand::FilenamesRDS |
| class | diskCache::MetaCommand::Intervals |
| class | diskCache::MetaCommand::MountPointStats |
| class | diskCache::MetaCommand::Quit |
| class | diskCache::MetaCommand::Reconfigure |
| Have daemon reread configuration file. More... | |
| class | diskCache::MetaCommand::Status |
| Retrieve information from a running server. More... | |
| class | diskCache::MetaCommand::Scan |
Namespaces | |
| diskCache | |
| Maintains a list of commands that are supported. | |
| diskCache::MetaCommand | |
Enumerations | |
| enum | { diskCache::MetaCommand::VERSION_DEFAULT_BINARY } |
| enum | { diskCache::MetaCommand::VERSION_DEFAULT_ASCII = diskCache::Streams::OASCII::VERSION_DEFAULT } |
1.8.13