ldas-tools-diskcacheAPI
2.6.1
|
Retrieve information from a running server. More...
#include <MetaCommands.hh>
Public Types | |
typedef ServerInfo::port_type | port_type |
Public Member Functions | |
Status (CommandLineOptions &Args, const ClientServerInterface::ServerInfo &Server) | |
Constructor. More... | |
void | ClientHandle (server_responce_type Value) |
bool | IsServer () const |
const ServerInfo & | Server () const |
const std::string & | ServerHostname () const |
port_type | ServerPort () const |
void | ServerRequest (const std::string &Command) |
void | operator() () |
Static Public Member Functions | |
static const OptionSet & | Options () |
Protected Member Functions | |
virtual void | evalClient () |
virtual void | evalServer () |
virtual void | evalStandalone () |
server_responce_type | clientHandle () |
void | eval () |
client_type | serverRequestHandle () |
Retrieve information from a running server.
This interface allows for the querying a live diskcache daemon process for certain pieces of information
diskCache::MetaCommand::Status::Status | ( | CommandLineOptions & | Args, |
const ClientServerInterface::ServerInfo & | Server | ||
) |
Constructor.
Construct a new instance of the object
|
inlineinherited |
|
inlineprotectedinherited |
|
inlineprotectedinherited |
|
protectedvirtual |
Implements diskCache::MetaCommand::ClientServerInterface.
|
protectedvirtual |
Implements diskCache::MetaCommand::ClientServerInterface.
|
protectedvirtual |
Implements diskCache::MetaCommand::ClientServerInterface.
|
inlineinherited |
|
inlineinherited |
|
static |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineprotectedinherited |