#include <Device.hh>
◆ id_type
◆ state_type
◆ Device() [1/3]
diskCache::Cache::Device::Device |
( |
| ) |
|
◆ Device() [2/3]
diskCache::Cache::Device::Device |
( |
const std::string & |
Path, |
|
|
id_type |
Id |
|
) |
| |
◆ Device() [3/3]
diskCache::Cache::Device::Device |
( |
const Device & |
Source | ) |
|
◆ ~Device()
diskCache::Cache::Device::~Device |
( |
| ) |
|
◆ action()
void diskCache::Cache::Device::action |
( |
| ) |
|
|
protected |
◆ Id() [1/2]
◆ Id() [2/2]
Set the id associated with the device.
- Note
- This function should be used very sparingly.
◆ IsOffline()
bool diskCache::Cache::Device::IsOffline |
( |
| ) |
const |
|
inline |
◆ Offline()
void diskCache::Cache::Device::Offline |
( |
| ) |
|
◆ Path()
const std::string & diskCache::Cache::Device::Path |
( |
| ) |
const |
◆ State()
◆ StateStr()
std::string diskCache::Cache::Device::StateStr |
( |
| ) |
const |
|
inline |
◆ Used() [1/2]
void diskCache::Cache::Device::Used |
( |
bool |
Value | ) |
|
|
inline |
◆ Used() [2/2]
bool diskCache::Cache::Device::Used |
( |
| ) |
const |
|
inline |
◆ Devices
The documentation for this class was generated from the following files: