ldas-tools-diskcacheAPI
2.7.2
|
Classes | |
class | ClientServerInterface |
class | CommandTable |
class | Daemon |
Daemon mode. More... | |
class | Dump |
class | Filenames |
class | FilenamesRDS |
class | Intervals |
class | MountPointStats |
class | Quit |
class | Reconfigure |
Have daemon reread configuration file. More... | |
class | Scan |
class | Status |
Retrieve information from a running server. More... | |
class | transfer_helper |
Typedefs | |
typedef LDASTools::AL::CommandLineOptions | CommandLineOptions |
typedef CommandLineOptions::Option | Option |
typedef CommandLineOptions::OptionSet | OptionSet |
typedef INT_4U | time_type |
typedef boost::shared_ptr< GenericAPI::Net::ServerSocketStream > | server_type |
typedef server_type::element_type::accept_stream_type | server_responce_type |
typedef boost::shared_ptr< GenericAPI::Net::SocketStream > | client_type |
typedef diskCache::Streams::Interface::version_type | version_type |
typedef INT_4U | scan_interval_type |
typedef INT_4U | stat_timeout_type |
Enumerations | |
enum | { VERSION_DEFAULT_BINARY } |
enum | { VERSION_DEFAULT_ASCII = diskCache::Streams::OASCII::VERSION_DEFAULT } |
enum | { VERSION_DEFAULT_BINARY } |
enum | { VERSION_DEFAULT_ASCII = diskCache::Streams::OASCII::VERSION_DEFAULT } |
enum | { VERSION_DEFAULT_BINARY } |
enum | { VERSION_DEFAULT_ASCII = diskCache::Streams::OASCII::VERSION_DEFAULT } |
Functions | |
SINGLETON_TS_INST (CommandTable) | |
typedef boost::shared_ptr< GenericAPI::Net::SocketStream > diskCache::MetaCommand::client_type |
typedef LDASTools::AL::CommandLineOptions diskCache::MetaCommand::CommandLineOptions |
typedef CommandLineOptions::Option diskCache::MetaCommand::Option |
typedef CommandLineOptions::OptionSet diskCache::MetaCommand::OptionSet |
typedef INT_4U diskCache::MetaCommand::scan_interval_type |
typedef server_type::element_type::accept_stream_type diskCache::MetaCommand::server_responce_type |
typedef boost::shared_ptr< GenericAPI::Net::ServerSocketStream > diskCache::MetaCommand::server_type |
typedef INT_4U diskCache::MetaCommand::stat_timeout_type |
typedef INT_4U diskCache::MetaCommand::time_type |
diskCache::MetaCommand::SINGLETON_TS_INST | ( | CommandTable | ) |