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