#include <StorageTypes.h>
List of all members.
Constructor & Destructor Documentation
| storage::Subvolume::Subvolume |
( |
const string & |
path | ) |
[inline] |
| storage::Subvolume::Subvolume |
( |
const xmlNode * |
node | ) |
[inline] |
Member Function Documentation
| bool storage::Subvolume::created |
( |
| ) |
const [inline] |
| bool storage::Subvolume::deleted |
( |
| ) |
const [inline] |
| storage::Subvolume::operator SubvolInfo |
( |
| ) |
const [inline] |
| bool storage::Subvolume::operator!= |
( |
const Subvolume & |
rhs | ) |
const [inline] |
| bool storage::Subvolume::operator== |
( |
const Subvolume & |
rhs | ) |
const [inline] |
| string storage::Subvolume::path |
( |
| ) |
const [inline] |
| void storage::Subvolume::setCreated |
( |
bool |
val = true | ) |
[inline] |
| void storage::Subvolume::setDeleted |
( |
bool |
val = true | ) |
[inline] |
Friends And Related Function Documentation
| std::ostream& operator<< |
( |
std::ostream & |
s, |
|
|
const Subvolume & |
sv |
|
) |
| [friend] |
| void setChildValue |
( |
xmlNode * |
node, |
|
|
const char * |
name, |
|
|
const Subvolume & |
value |
|
) |
| [friend] |
Member Data Documentation
The documentation for this class was generated from the following file: