ldas-tools-diskcacheAPI
2.7.1
|
Public Types | |
typedef diskCache::Cache::Devices::UnaryFunction::element_type | element_type |
typedef INT_4U | flag_type |
Public Member Functions | |
deviceScraper (flag_type Flag=FLAGS_DEFAULT) | |
virtual void | operator() (element_type Source) |
std::string | str () const |
virtual void | operator() (element_type Source)=0 |
Static Public Attributes | |
static const flag_type | FLAG_REFERENCED = 0x00000001 |
static const flag_type | FLAG_ONLINE = 0x00000002 |
static const flag_type | FLAG_OFFLINE = 0x00000004 |
static const flag_type | FLAG_UNREFERENCED = 0x00000008 |
static const flag_type | FLAGS_DEFAULT |
Private Attributes | |
flag_type | flags |
std::ostringstream | retval |
typedef diskCache::Cache::Devices::UnaryFunction::element_type anonymous_namespace{MetaCommandStatus.cc}::deviceScraper::element_type |
typedef INT_4U anonymous_namespace{MetaCommandStatus.cc}::deviceScraper::flag_type |
|
inline |
|
inlinevirtual |
|
pure virtualinherited |
|
inline |
|
static |
|
static |
|
static |
|
static |
|
private |
|
static |
|
private |