ldas-tools-diskcacheAPI  2.7.2
Classes | Typedefs | Enumerations | Functions
diskCache::MetaCommand Namespace Reference

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 Documentation

◆ client_type

typedef boost::shared_ptr< GenericAPI::Net::SocketStream > diskCache::MetaCommand::client_type

◆ CommandLineOptions

typedef LDASTools::AL::CommandLineOptions diskCache::MetaCommand::CommandLineOptions

◆ Option

typedef CommandLineOptions::Option diskCache::MetaCommand::Option

◆ OptionSet

typedef CommandLineOptions::OptionSet diskCache::MetaCommand::OptionSet

◆ scan_interval_type

◆ server_responce_type

typedef server_type::element_type::accept_stream_type diskCache::MetaCommand::server_responce_type

◆ server_type

typedef boost::shared_ptr< GenericAPI::Net::ServerSocketStream > diskCache::MetaCommand::server_type

◆ stat_timeout_type

◆ time_type

◆ version_type

Enumeration Type Documentation

◆ anonymous enum

anonymous enum
Enumerator
VERSION_DEFAULT_BINARY 

◆ anonymous enum

anonymous enum
Enumerator
VERSION_DEFAULT_ASCII 

◆ anonymous enum

anonymous enum
Enumerator
VERSION_DEFAULT_BINARY 

◆ anonymous enum

anonymous enum
Enumerator
VERSION_DEFAULT_BINARY 

◆ anonymous enum

anonymous enum
Enumerator
VERSION_DEFAULT_ASCII 

◆ anonymous enum

anonymous enum
Enumerator
VERSION_DEFAULT_ASCII 

Function Documentation

◆ SINGLETON_TS_INST()

diskCache::MetaCommand::SINGLETON_TS_INST ( CommandTable  )