#include <MetaCommands.hh>
|
enum | {
OPT_IFO
, OPT_OUTPUT_ASCII
, OPT_OUTPUT_BINARY
, OPT_TYPE
,
OPT_VERSION_ASCII
, OPT_VERSION_BINARY
} |
|
enum | {
OPT_IFO
, OPT_OUTPUT_ASCII
, OPT_OUTPUT_BINARY
, OPT_TYPE
,
OPT_VERSION_ASCII
, OPT_VERSION_BINARY
} |
|
enum | {
OPT_IFO
, OPT_OUTPUT_ASCII
, OPT_OUTPUT_BINARY
, OPT_TYPE
,
OPT_VERSION_ASCII
, OPT_VERSION_BINARY
} |
|
◆ port_type [1/3]
◆ port_type [2/3]
◆ port_type [3/3]
◆ anonymous enum
Enumerator |
---|
OPT_IFO | |
OPT_OUTPUT_ASCII | |
OPT_OUTPUT_BINARY | |
OPT_TYPE | |
OPT_VERSION_ASCII | |
OPT_VERSION_BINARY | |
◆ anonymous enum
Enumerator |
---|
OPT_IFO | |
OPT_OUTPUT_ASCII | |
OPT_OUTPUT_BINARY | |
OPT_TYPE | |
OPT_VERSION_ASCII | |
OPT_VERSION_BINARY | |
◆ anonymous enum
Enumerator |
---|
OPT_IFO | |
OPT_OUTPUT_ASCII | |
OPT_OUTPUT_BINARY | |
OPT_TYPE | |
OPT_VERSION_ASCII | |
OPT_VERSION_BINARY | |
◆ Dump() [1/3]
◆ Dump() [2/3]
◆ Dump() [3/3]
◆ clientHandle() [1/3]
◆ clientHandle() [2/3]
◆ clientHandle() [3/3]
◆ ClientHandle() [1/3]
◆ ClientHandle() [2/3]
◆ ClientHandle() [3/3]
◆ 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]
void diskCache::MetaCommand::Dump::evalClient |
( |
| ) |
|
|
protectedvirtual |
◆ evalClient() [2/3]
virtual void diskCache::MetaCommand::Dump::evalClient |
( |
| ) |
|
|
protectedvirtual |
◆ evalClient() [3/3]
virtual void diskCache::MetaCommand::Dump::evalClient |
( |
| ) |
|
|
protectedvirtual |
◆ evalServer() [1/3]
void diskCache::MetaCommand::Dump::evalServer |
( |
| ) |
|
|
protectedvirtual |
◆ evalServer() [2/3]
virtual void diskCache::MetaCommand::Dump::evalServer |
( |
| ) |
|
|
protectedvirtual |
◆ evalServer() [3/3]
virtual void diskCache::MetaCommand::Dump::evalServer |
( |
| ) |
|
|
protectedvirtual |
◆ evalStandalone() [1/3]
void diskCache::MetaCommand::Dump::evalStandalone |
( |
| ) |
|
|
protectedvirtual |
- Todo:
- When the output is ascii, the query options should allow the user to request a subset of the entire cache.
- Todo:
- When the output is binary, the query options should allow the user to request a subset of the entire cache.
Implements diskCache::MetaCommand::ClientServerInterface.
◆ evalStandalone() [2/3]
virtual void diskCache::MetaCommand::Dump::evalStandalone |
( |
| ) |
|
|
protectedvirtual |
◆ evalStandalone() [3/3]
virtual void diskCache::MetaCommand::Dump::evalStandalone |
( |
| ) |
|
|
protectedvirtual |
◆ init_options() [1/3]
OptionSet & diskCache::MetaCommand::Dump::init_options |
( |
| ) |
|
|
staticprivate |
◆ init_options() [2/3]
static OptionSet& diskCache::MetaCommand::Dump::init_options |
( |
| ) |
|
|
staticprivate |
◆ init_options() [3/3]
static OptionSet& diskCache::MetaCommand::Dump::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() |
( |
| ) |
|
|
inlineinherited |
◆ operator()() [2/3]
void diskCache::MetaCommand::ClientServerInterface::operator() |
( |
| ) |
|
|
inherited |
◆ operator()() [3/3]
void diskCache::MetaCommand::ClientServerInterface::operator() |
( |
| ) |
|
|
inherited |
◆ Options() [1/3]
const OptionSet & diskCache::MetaCommand::Dump::Options |
( |
| ) |
|
|
static |
◆ Options() [2/3]
static const OptionSet& diskCache::MetaCommand::Dump::Options |
( |
| ) |
|
|
static |
◆ Options() [3/3]
static const OptionSet& diskCache::MetaCommand::Dump::Options |
( |
| ) |
|
|
static |
◆ Server() [1/3]
◆ Server() [2/3]
const ServerInfo& diskCache::MetaCommand::ClientServerInterface::Server |
( |
| ) |
const |
|
inherited |
◆ 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]
◆ 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 | ) |
|
|
inlineinherited |
◆ ServerRequest() [2/3]
void diskCache::MetaCommand::ClientServerInterface::ServerRequest |
( |
const std::string & |
Command | ) |
|
|
inherited |
◆ ServerRequest() [3/3]
void diskCache::MetaCommand::ClientServerInterface::ServerRequest |
( |
const std::string & |
Command | ) |
|
|
inherited |
◆ serverRequestHandle() [1/3]
client_type diskCache::MetaCommand::ClientServerInterface::serverRequestHandle |
( |
| ) |
|
|
inlineprotectedinherited |
◆ serverRequestHandle() [2/3]
client_type diskCache::MetaCommand::ClientServerInterface::serverRequestHandle |
( |
| ) |
|
|
protectedinherited |
◆ serverRequestHandle() [3/3]
client_type diskCache::MetaCommand::ClientServerInterface::serverRequestHandle |
( |
| ) |
|
|
protectedinherited |
◆ handle_client
◆ m_args
◆ m_ifo
std::string diskCache::MetaCommand::Dump::m_ifo |
|
private |
◆ m_options
static OptionSet & diskCache::MetaCommand::Dump::m_options |
|
staticprivate |
◆ m_output_ascii
std::string diskCache::MetaCommand::Dump::m_output_ascii |
|
private |
◆ m_output_binary
std::string diskCache::MetaCommand::Dump::m_output_binary |
|
private |
◆ m_type
std::string diskCache::MetaCommand::Dump::m_type |
|
private |
◆ m_version_ascii
◆ m_version_binary
◆ server
const ServerInfo & diskCache::MetaCommand::ClientServerInterface::server |
|
privateinherited |
◆ server_request_handle
client_type diskCache::MetaCommand::ClientServerInterface::server_request_handle |
|
privateinherited |
The documentation for this class was generated from the following files: