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

#include <MetaCommands.hh>

Inheritance diagram for diskCache::MetaCommand::FilenamesRDS:
Inheritance graph
[legend]
Collaboration diagram for diskCache::MetaCommand::FilenamesRDS:
Collaboration graph
[legend]

Public Types

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

Public Member Functions

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

Static Public Member Functions

static const OptionSetOptions ()
 
static const OptionSetOptions ()
 
static const OptionSetOptions ()
 

Protected Member Functions

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

Private Types

enum  {
  OPT_EXTENSION, OPT_IFO, OPT_TYPE, OPT_START_TIME,
  OPT_END_TIME, OPT_RESAMPLE
}
 
enum  {
  OPT_EXTENSION, OPT_IFO, OPT_TYPE, OPT_START_TIME,
  OPT_END_TIME, OPT_RESAMPLE
}
 
enum  {
  OPT_EXTENSION, OPT_IFO, OPT_TYPE, OPT_START_TIME,
  OPT_END_TIME, OPT_RESAMPLE
}
 

Static Private Member Functions

static OptionSetinit_options ()
 
static OptionSetinit_options ()
 
static OptionSetinit_options ()
 

Private Attributes

CommandLineOptions m_args
 
std::string m_extension
 
std::string m_ifo
 
bool m_resample
 
time_type m_time_start
 
time_type m_time_stop
 
std::string m_type
 
query_results_type results
 

Static Private Attributes

static OptionSetm_options
 

Member Typedef Documentation

◆ port_type [1/3]

◆ port_type [2/3]

◆ port_type [3/3]

◆ query_results_type [1/3]

◆ query_results_type [2/3]

◆ query_results_type [3/3]

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
private
Enumerator
OPT_EXTENSION 
OPT_IFO 
OPT_TYPE 
OPT_START_TIME 
OPT_END_TIME 
OPT_RESAMPLE 

◆ anonymous enum

anonymous enum
private
Enumerator
OPT_EXTENSION 
OPT_IFO 
OPT_TYPE 
OPT_START_TIME 
OPT_END_TIME 
OPT_RESAMPLE 

◆ anonymous enum

anonymous enum
private
Enumerator
OPT_EXTENSION 
OPT_IFO 
OPT_TYPE 
OPT_START_TIME 
OPT_END_TIME 
OPT_RESAMPLE 

Constructor & Destructor Documentation

◆ FilenamesRDS() [1/3]

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

◆ FilenamesRDS() [2/3]

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

◆ FilenamesRDS() [3/3]

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

Member Function Documentation

◆ ClientHandle() [1/3]

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

◆ ClientHandle() [2/3]

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

◆ ClientHandle() [3/3]

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

◆ clientHandle() [1/3]

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

◆ clientHandle() [2/3]

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

◆ clientHandle() [3/3]

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

◆ eval() [1/3]

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

◆ eval() [2/3]

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

◆ eval() [3/3]

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

◆ evalClient() [1/3]

virtual void diskCache::MetaCommand::FilenamesRDS::evalClient ( )
protectedvirtual

◆ evalClient() [2/3]

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

◆ evalClient() [3/3]

virtual void diskCache::MetaCommand::FilenamesRDS::evalClient ( )
protectedvirtual

◆ evalServer() [1/3]

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

◆ evalServer() [2/3]

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

◆ evalServer() [3/3]

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

◆ evalStandalone() [1/3]

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

◆ evalStandalone() [2/3]

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

◆ evalStandalone() [3/3]

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

◆ init_options() [1/3]

static OptionSet& diskCache::MetaCommand::FilenamesRDS::init_options ( )
staticprivate

◆ init_options() [2/3]

OptionSet & diskCache::MetaCommand::FilenamesRDS::init_options ( )
staticprivate

◆ init_options() [3/3]

static OptionSet& diskCache::MetaCommand::FilenamesRDS::init_options ( )
staticprivate

◆ IsServer() [1/3]

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

◆ IsServer() [2/3]

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

◆ IsServer() [3/3]

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

◆ operator()() [1/3]

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

◆ operator()() [2/3]

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

◆ operator()() [3/3]

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

◆ Options() [1/3]

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

◆ Options() [2/3]

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

◆ Options() [3/3]

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

◆ process() [1/3]

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

◆ process() [2/3]

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

◆ process() [3/3]

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

◆ Results() [1/3]

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

◆ Results() [2/3]

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

◆ Results() [3/3]

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

◆ Server() [1/3]

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

◆ Server() [2/3]

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

◆ Server() [3/3]

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

◆ ServerHostname() [1/3]

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

◆ ServerHostname() [2/3]

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

◆ ServerHostname() [3/3]

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

◆ ServerPort() [1/3]

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

◆ ServerPort() [2/3]

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

◆ ServerPort() [3/3]

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

◆ ServerRequest() [1/3]

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

◆ ServerRequest() [2/3]

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

◆ ServerRequest() [3/3]

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

◆ serverRequestHandle() [1/3]

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

◆ serverRequestHandle() [2/3]

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

◆ serverRequestHandle() [3/3]

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

Member Data Documentation

◆ m_args

CommandLineOptions diskCache::MetaCommand::FilenamesRDS::m_args
private

◆ m_extension

std::string diskCache::MetaCommand::FilenamesRDS::m_extension
private

◆ m_ifo

std::string diskCache::MetaCommand::FilenamesRDS::m_ifo
private

◆ m_options

static OptionSet & diskCache::MetaCommand::FilenamesRDS::m_options
staticprivate

◆ m_resample

bool diskCache::MetaCommand::FilenamesRDS::m_resample
private

◆ m_time_start

time_type diskCache::MetaCommand::FilenamesRDS::m_time_start
private

◆ m_time_stop

time_type diskCache::MetaCommand::FilenamesRDS::m_time_stop
private

◆ m_type

std::string diskCache::MetaCommand::FilenamesRDS::m_type
private

◆ results

query_results_type diskCache::MetaCommand::FilenamesRDS::results
private

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