ldas-tools-diskcacheAPI  2.5.6
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Types | Public Member Functions | Static Public Member Functions | Protected Member Functions | List of all members
diskCache::MetaCommand::Intervals Class Reference

#include <MetaCommands.hh>

Inheritance diagram for diskCache::MetaCommand::Intervals:
diskCache::MetaCommand::ClientServerInterface

Public Types

typedef ServerInfo::port_type port_type
 

Public Member Functions

 Intervals (CommandLineOptions &Args, const ClientServerInterface::ServerInfo &Server)
 
void ClientHandle (server_responce_type Value)
 
bool IsServer () const
 
const ServerInfoServer () const
 
const std::string & ServerHostname () const
 
port_type ServerPort () const
 
void ServerRequest (const std::string &Command)
 
void operator() ()
 

Static Public Member Functions

static const OptionSetOptions ()
 

Protected Member Functions

virtual void evalClient ()
 
virtual void evalServer ()
 
virtual void evalStandalone ()
 
void process (std::ostream &Stream)
 
server_responce_type clientHandle ()
 
void eval ()
 
client_type serverRequestHandle ()
 

Member Typedef Documentation

Constructor & Destructor Documentation

diskCache::MetaCommand::Intervals::Intervals ( CommandLineOptions Args,
const ClientServerInterface::ServerInfo Server 
)

Member Function Documentation

void diskCache::MetaCommand::ClientServerInterface::ClientHandle ( server_responce_type  Value)
inlineinherited
server_responce_type diskCache::MetaCommand::ClientServerInterface::clientHandle ( )
inlineprotectedinherited
void diskCache::MetaCommand::ClientServerInterface::eval ( )
inlineprotectedinherited
void diskCache::MetaCommand::Intervals::evalClient ( )
protectedvirtual
void diskCache::MetaCommand::Intervals::evalServer ( )
protectedvirtual
void diskCache::MetaCommand::Intervals::evalStandalone ( )
protectedvirtual
bool diskCache::MetaCommand::ClientServerInterface::IsServer ( ) const
inlineinherited
void diskCache::MetaCommand::ClientServerInterface::operator() ( )
inlineinherited
const OptionSet & diskCache::MetaCommand::Intervals::Options ( )
static
void diskCache::MetaCommand::Intervals::process ( std::ostream &  Stream)
protected
const ClientServerInterface::ServerInfo & diskCache::MetaCommand::ClientServerInterface::Server ( ) const
inlineinherited
const std::string & diskCache::MetaCommand::ClientServerInterface::ServerHostname ( ) const
inlineinherited
ClientServerInterface::port_type diskCache::MetaCommand::ClientServerInterface::ServerPort ( ) const
inlineinherited
void diskCache::MetaCommand::ClientServerInterface::ServerRequest ( const std::string &  Command)
inlineinherited
client_type diskCache::MetaCommand::ClientServerInterface::serverRequestHandle ( )
inlineprotectedinherited

The documentation for this class was generated from the following files: