#include <MetaCommands.hh>
|
| enum | {
OPT_CONCURRENCY,
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_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_EXTENSIONS,
OPT_MOUNT_POINTS,
OPT_OUTPUT_ASCII,
OPT_OUTPUT_BINARY,
OPT_RWLOCK_INTERVAL,
OPT_TYPE,
OPT_VERSION_ASCII,
OPT_VERSION_BINARY
} |
| |
| typedef diskCache::Cache::SDGTx::file_extension_container_type | extensions_type |
| |
| typedef MountPointManagerSingleton::mount_point_name_container_type | mount_points_type |
| |
| typedef diskCache::Cache::SDGTx::file_extension_container_type | extensions_type |
| |
| typedef MountPointManagerSingleton::mount_point_name_container_type | mount_points_type |
| |
| typedef diskCache::Cache::SDGTx::file_extension_container_type | extensions_type |
| |
| typedef MountPointManagerSingleton::mount_point_name_container_type | mount_points_type |
| |
◆ extensions_type [1/3]
◆ extensions_type [2/3]
◆ extensions_type [3/3]
◆ mount_points_type [1/3]
◆ mount_points_type [2/3]
◆ mount_points_type [3/3]
◆ anonymous enum
| Enumerator |
|---|
| OPT_CONCURRENCY | |
| 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_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_EXTENSIONS | |
| OPT_MOUNT_POINTS | |
| OPT_OUTPUT_ASCII | |
| OPT_OUTPUT_BINARY | |
| OPT_RWLOCK_INTERVAL | |
| OPT_TYPE | |
| OPT_VERSION_ASCII | |
| OPT_VERSION_BINARY | |
◆ Scan() [1/3]
◆ Scan() [2/3]
◆ Scan() [3/3]
◆ 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() |
( |
| ) |
|
◆ operator()() [2/3]
| void diskCache::MetaCommand::Scan::operator() |
( |
| ) |
|
◆ operator()() [3/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.
◆ 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 |
◆ m_args
◆ m_extensions
◆ m_mount_points
◆ m_options
| static OptionSet & diskCache::MetaCommand::Scan::m_options |
|
staticprivate |
◆ m_output_ascii
| std::string diskCache::MetaCommand::Scan::m_output_ascii |
|
private |
◆ m_output_binary
| std::string diskCache::MetaCommand::Scan::m_output_binary |
|
private |
◆ m_type
| std::string diskCache::MetaCommand::Scan::m_type |
|
private |
◆ m_version_ascii
◆ m_version_binary
The documentation for this class was generated from the following files: