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

#include <MetaCommands.hh>

Inheritance diagram for diskCache::MetaCommand::FilenamesRDS:
diskCache::MetaCommand::ClientServerInterface

Public Types

typedef std::list< std::string > query_results_type
 
typedef ServerInfo::port_type port_type
 

Public Member Functions

 FilenamesRDS (CommandLineOptions &Args, const ClientServerInterface::ServerInfo &Server)
 
const query_results_typeResults () const
 
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

◆ query_results_type

Constructor & Destructor Documentation

◆ FilenamesRDS()

diskCache::MetaCommand::FilenamesRDS::FilenamesRDS ( 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::FilenamesRDS::evalClient ( )
protectedvirtual

◆ evalServer()

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

◆ evalStandalone()

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

◆ IsServer()

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

◆ operator()()

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

◆ Options()

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

◆ process()

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

◆ Results()

const FilenamesRDS::query_results_type & diskCache::MetaCommand::FilenamesRDS::Results ( ) const
inline

◆ 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: