#include <Device.hh>
|
enum | state_type {
OFFLINE,
ONLINE,
OFFLINE,
ONLINE,
OFFLINE,
ONLINE
} |
|
enum | state_type {
OFFLINE,
ONLINE,
OFFLINE,
ONLINE,
OFFLINE,
ONLINE
} |
|
enum | state_type {
OFFLINE,
ONLINE,
OFFLINE,
ONLINE,
OFFLINE,
ONLINE
} |
|
typedef INT_8U | id_type |
|
typedef INT_8U | id_type |
|
typedef INT_8U | id_type |
|
|
void | path (const std::string &PathName) |
|
void | path (const std::string &PathName) |
|
void | path (const std::string &PathName) |
|
◆ id_type [1/3]
◆ id_type [2/3]
◆ id_type [3/3]
◆ p_type [1/3]
◆ p_type [2/3]
◆ p_type [3/3]
◆ state_type [1/3]
Enumerator |
---|
OFFLINE | |
ONLINE | |
OFFLINE | |
ONLINE | |
OFFLINE | |
ONLINE | |
◆ state_type [2/3]
Enumerator |
---|
OFFLINE | |
ONLINE | |
OFFLINE | |
ONLINE | |
OFFLINE | |
ONLINE | |
◆ state_type [3/3]
Enumerator |
---|
OFFLINE | |
ONLINE | |
OFFLINE | |
ONLINE | |
OFFLINE | |
ONLINE | |
◆ Device() [1/9]
diskCache::Cache::Device::Device |
( |
| ) |
|
◆ Device() [2/9]
diskCache::Cache::Device::Device |
( |
const std::string & |
Path, |
|
|
id_type |
Id |
|
) |
| |
◆ Device() [3/9]
diskCache::Cache::Device::Device |
( |
const Device & |
Source | ) |
|
◆ ~Device() [1/3]
diskCache::Cache::Device::~Device |
( |
| ) |
|
◆ Device() [4/9]
diskCache::Cache::Device::Device |
( |
| ) |
|
◆ Device() [5/9]
diskCache::Cache::Device::Device |
( |
const std::string & |
Path, |
|
|
id_type |
Id |
|
) |
| |
◆ Device() [6/9]
diskCache::Cache::Device::Device |
( |
const Device & |
Source | ) |
|
◆ ~Device() [2/3]
diskCache::Cache::Device::~Device |
( |
| ) |
|
◆ Device() [7/9]
diskCache::Cache::Device::Device |
( |
| ) |
|
◆ Device() [8/9]
diskCache::Cache::Device::Device |
( |
const std::string & |
Path, |
|
|
id_type |
Id |
|
) |
| |
◆ Device() [9/9]
diskCache::Cache::Device::Device |
( |
const Device & |
Source | ) |
|
◆ ~Device() [3/3]
diskCache::Cache::Device::~Device |
( |
| ) |
|
◆ action() [1/3]
void diskCache::Cache::Device::action |
( |
| ) |
|
|
protected |
◆ action() [2/3]
void diskCache::Cache::Device::action |
( |
| ) |
|
|
protected |
◆ action() [3/3]
void diskCache::Cache::Device::action |
( |
| ) |
|
|
protected |
◆ Id() [1/6]
◆ Id() [2/6]
id_type diskCache::Cache::Device::Id |
( |
| ) |
const |
◆ Id() [3/6]
id_type diskCache::Cache::Device::Id |
( |
| ) |
const |
◆ Id() [4/6]
Set the id associated with the device.
- Note
- This function should be used very sparingly.
◆ Id() [5/6]
void diskCache::Cache::Device::Id |
( |
id_type |
Source | ) |
|
Set the id associated with the device.
- Note
- This function should be used very sparingly.
◆ Id() [6/6]
void diskCache::Cache::Device::Id |
( |
id_type |
Source | ) |
|
Set the id associated with the device.
- Note
- This function should be used very sparingly.
◆ IsOffline() [1/3]
bool diskCache::Cache::Device::IsOffline |
( |
| ) |
const |
|
inline |
◆ IsOffline() [2/3]
bool diskCache::Cache::Device::IsOffline |
( |
| ) |
const |
◆ IsOffline() [3/3]
bool diskCache::Cache::Device::IsOffline |
( |
| ) |
const |
◆ Offline() [1/3]
void diskCache::Cache::Device::Offline |
( |
| ) |
|
◆ Offline() [2/3]
void diskCache::Cache::Device::Offline |
( |
| ) |
|
◆ Offline() [3/3]
void diskCache::Cache::Device::Offline |
( |
| ) |
|
◆ Path() [1/3]
const std::string & diskCache::Cache::Device::Path |
( |
| ) |
const |
◆ Path() [2/3]
const std::string& diskCache::Cache::Device::Path |
( |
| ) |
const |
◆ Path() [3/3]
const std::string& diskCache::Cache::Device::Path |
( |
| ) |
const |
◆ path() [1/3]
void diskCache::Cache::Device::path |
( |
const std::string & |
PathName | ) |
|
|
private |
◆ path() [2/3]
void diskCache::Cache::Device::path |
( |
const std::string & |
PathName | ) |
|
|
private |
◆ path() [3/3]
void diskCache::Cache::Device::path |
( |
const std::string & |
PathName | ) |
|
|
private |
◆ State() [1/3]
state_type diskCache::Cache::Device::State |
( |
| ) |
const |
◆ State() [2/3]
◆ State() [3/3]
state_type diskCache::Cache::Device::State |
( |
| ) |
const |
◆ StateStr() [1/3]
std::string diskCache::Cache::Device::StateStr |
( |
| ) |
const |
|
inline |
◆ StateStr() [2/3]
std::string diskCache::Cache::Device::StateStr |
( |
| ) |
const |
◆ StateStr() [3/3]
std::string diskCache::Cache::Device::StateStr |
( |
| ) |
const |
◆ Used() [1/6]
void diskCache::Cache::Device::Used |
( |
bool |
Value | ) |
|
◆ Used() [2/6]
void diskCache::Cache::Device::Used |
( |
bool |
Value | ) |
|
|
inline |
◆ Used() [3/6]
void diskCache::Cache::Device::Used |
( |
bool |
Value | ) |
|
◆ Used() [4/6]
bool diskCache::Cache::Device::Used |
( |
| ) |
const |
◆ Used() [5/6]
bool diskCache::Cache::Device::Used |
( |
| ) |
const |
◆ Used() [6/6]
bool diskCache::Cache::Device::Used |
( |
| ) |
const |
|
inline |
◆ Devices
◆ baton
LDASTools::AL::ReadWriteLock::baton_type diskCache::Cache::Device::baton |
|
mutableprivate |
◆ pdata
p_type diskCache::Cache::Device::pdata |
|
private |
◆ state
◆ used
bool diskCache::Cache::Device::used |
|
private |
The documentation for this class was generated from the following files:
- /build/ldas-tools-diskcacheapi-2.7.0/debian/tmp/usr/include/diskcacheAPI/Cache/Device.hh
- /build/ldas-tools-diskcacheapi-2.7.0/src/Cache/Device.cc