ldas-tools-diskcacheAPI  2.7.1
Classes | Namespaces | Typedefs | Enumerations
MetaCommands.hh File Reference
#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"
Include dependency graph for MetaCommands.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
 

Typedefs

typedef LDASTools::AL::CommandLineOptions diskCache::MetaCommand::CommandLineOptions
 
typedef CommandLineOptions::Option diskCache::MetaCommand::Option
 
typedef CommandLineOptions::OptionSet diskCache::MetaCommand::OptionSet
 
typedef INT_4U diskCache::MetaCommand::time_type
 
typedef boost::shared_ptr< GenericAPI::Net::ServerSocketStream > diskCache::MetaCommand::server_type
 
typedef server_type::element_type::accept_stream_type diskCache::MetaCommand::server_responce_type
 
typedef boost::shared_ptr< GenericAPI::Net::SocketStream > diskCache::MetaCommand::client_type
 
typedef diskCache::Streams::Interface::version_type diskCache::MetaCommand::version_type
 
typedef INT_4U diskCache::MetaCommand::scan_interval_type
 
typedef INT_4U diskCache::MetaCommand::stat_timeout_type
 

Enumerations

enum  { diskCache::MetaCommand::VERSION_DEFAULT_BINARY }
 
enum  { diskCache::MetaCommand::VERSION_DEFAULT_ASCII = diskCache::Streams::OASCII::VERSION_DEFAULT }