ldas-tools-diskcacheAPI  2.5.6
Public Types | Public Member Functions | Static Public Member Functions | Protected Member Functions | List of all members
diskCache::MetaCommand::Filenames Class Reference

#include <MetaCommands.hh>

Inheritance diagram for diskCache::MetaCommand::Filenames:
diskCache::MetaCommand::ClientServerInterface

Public Types

typedef ServerInfo::port_type port_type
 

Public Member Functions

 Filenames (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

◆ port_type

Constructor & Destructor Documentation

◆ Filenames()

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

Member Function Documentation

◆ ClientHandle()

void diskCache::MetaCommand::ClientServerInterface::ClientHandle ( server_responce_type  Value)
inlineinherited

◆ clientHandle()

server_responce_type diskCache::MetaCommand::ClientServerInterface::clientHandle ( )
inlineprotectedinherited

◆ eval()

void diskCache::MetaCommand::ClientServerInterface::eval ( )
inlineprotectedinherited

◆ evalClient()

void diskCache::MetaCommand::Filenames::evalClient ( )
protectedvirtual

◆ evalServer()

void diskCache::MetaCommand::Filenames::evalServer ( )
protectedvirtual

◆ evalStandalone()

void diskCache::MetaCommand::Filenames::evalStandalone ( )
protectedvirtual

◆ IsServer()

bool diskCache::MetaCommand::ClientServerInterface::IsServer ( ) const
inlineinherited

◆ operator()()

void diskCache::MetaCommand::ClientServerInterface::operator() ( )
inlineinherited

◆ Options()

const OptionSet & diskCache::MetaCommand::Filenames::Options ( )
static

◆ process()

void diskCache::MetaCommand::Filenames::process ( std::ostream &  Stream)
protected

◆ Server()

const ClientServerInterface::ServerInfo & diskCache::MetaCommand::ClientServerInterface::Server ( ) const
inlineinherited

◆ ServerHostname()

const std::string & diskCache::MetaCommand::ClientServerInterface::ServerHostname ( ) const
inlineinherited

◆ ServerPort()

ClientServerInterface::port_type diskCache::MetaCommand::ClientServerInterface::ServerPort ( ) const
inlineinherited

◆ ServerRequest()

void diskCache::MetaCommand::ClientServerInterface::ServerRequest ( const std::string &  Command)
inlineinherited

◆ serverRequestHandle()

client_type diskCache::MetaCommand::ClientServerInterface::serverRequestHandle ( )
inlineprotectedinherited

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