#include <MetaCommands.hh>
|
enum | {
OPT_CONCURRENCY
, OPT_CONFIGURATION_FILE
, OPT_EXTENSIONS
, OPT_MOUNT_POINTS
,
OPT_OUTPUT_ASCII
, OPT_OUTPUT_BINARY
, OPT_RWLOCK_INTERVAL
, OPT_TYPE
,
OPT_VERSION_ASCII
, OPT_VERSION_BINARY
} |
|
enum | {
OPT_CONCURRENCY
, OPT_CONFIGURATION_FILE
, OPT_EXTENSIONS
, OPT_MOUNT_POINTS
,
OPT_OUTPUT_ASCII
, OPT_OUTPUT_BINARY
, OPT_RWLOCK_INTERVAL
, OPT_TYPE
,
OPT_VERSION_ASCII
, OPT_VERSION_BINARY
} |
|
enum | {
OPT_CONCURRENCY
, OPT_CONFIGURATION_FILE
, OPT_EXTENSIONS
, OPT_MOUNT_POINTS
,
OPT_OUTPUT_ASCII
, OPT_OUTPUT_BINARY
, OPT_RWLOCK_INTERVAL
, OPT_TYPE
,
OPT_VERSION_ASCII
, OPT_VERSION_BINARY
} |
|
◆ anonymous enum
Enumerator |
---|
OPT_CONCURRENCY | |
OPT_CONFIGURATION_FILE | |
OPT_EXTENSIONS | |
OPT_MOUNT_POINTS | |
OPT_OUTPUT_ASCII | |
OPT_OUTPUT_BINARY | |
OPT_RWLOCK_INTERVAL | |
OPT_TYPE | |
OPT_VERSION_ASCII | |
OPT_VERSION_BINARY | |
◆ anonymous enum
Enumerator |
---|
OPT_CONCURRENCY | |
OPT_CONFIGURATION_FILE | |
OPT_EXTENSIONS | |
OPT_MOUNT_POINTS | |
OPT_OUTPUT_ASCII | |
OPT_OUTPUT_BINARY | |
OPT_RWLOCK_INTERVAL | |
OPT_TYPE | |
OPT_VERSION_ASCII | |
OPT_VERSION_BINARY | |
◆ anonymous enum
Enumerator |
---|
OPT_CONCURRENCY | |
OPT_CONFIGURATION_FILE | |
OPT_EXTENSIONS | |
OPT_MOUNT_POINTS | |
OPT_OUTPUT_ASCII | |
OPT_OUTPUT_BINARY | |
OPT_RWLOCK_INTERVAL | |
OPT_TYPE | |
OPT_VERSION_ASCII | |
OPT_VERSION_BINARY | |
◆ Scan() [1/3]
diskCache::MetaCommand::Scan::Scan |
( |
CommandLineOptions & |
Args, |
|
|
const std::string & |
DefaultConfigurationFilename = std::string( "" ) |
|
) |
| |
◆ Scan() [2/3]
diskCache::MetaCommand::Scan::Scan |
( |
CommandLineOptions & |
Args, |
|
|
const std::string & |
DefaultConfigurationFilename = std::string("") |
|
) |
| |
◆ Scan() [3/3]
diskCache::MetaCommand::Scan::Scan |
( |
CommandLineOptions & |
Args, |
|
|
const std::string & |
DefaultConfigurationFilename = std::string("") |
|
) |
| |
◆ init_options() [1/3]
OptionSet & diskCache::MetaCommand::Scan::init_options |
( |
| ) |
|
|
staticprivate |
◆ init_options() [2/3]
static OptionSet & diskCache::MetaCommand::Scan::init_options |
( |
| ) |
|
|
staticprivate |
◆ init_options() [3/3]
static OptionSet & diskCache::MetaCommand::Scan::init_options |
( |
| ) |
|
|
staticprivate |
◆ operator()() [1/3]
void diskCache::MetaCommand::Scan::operator() |
( |
| ) |
|
- Todo:
- format results for output to stream diskCache::ASCII::Translate( &std::cout, results );
- 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.
◆ operator()() [2/3]
void diskCache::MetaCommand::Scan::operator() |
( |
| ) |
|
◆ operator()() [3/3]
void diskCache::MetaCommand::Scan::operator() |
( |
| ) |
|
◆ Options() [1/3]
const OptionSet & diskCache::MetaCommand::Scan::Options |
( |
| ) |
|
|
static |
◆ Options() [2/3]
static const OptionSet & diskCache::MetaCommand::Scan::Options |
( |
| ) |
|
|
static |
◆ Options() [3/3]
static const OptionSet & diskCache::MetaCommand::Scan::Options |
( |
| ) |
|
|
static |
◆ configuration_filename
std::string diskCache::MetaCommand::Scan::configuration_filename |
|
private |
◆ m_args
◆ m_options
OptionSet & diskCache::MetaCommand::Scan::m_options |
|
staticprivate |
◆ variables
Variables diskCache::MetaCommand::Scan::variables |
|
private |
The documentation for this class was generated from the following files: