#include <StorageTypes.h>
List of all members.
Constructor & Destructor Documentation
| storage::UsedBy::UsedBy |
( |
UsedByType |
type, |
|
|
const string & |
device |
|
) |
| [inline] |
Member Function Documentation
| string storage::UsedBy::device |
( |
| ) |
const [inline] |
| storage::UsedBy::operator UsedByInfo |
( |
| ) |
const [inline] |
| bool storage::UsedBy::operator!= |
( |
const UsedBy & |
rhs | ) |
const [inline] |
| bool storage::UsedBy::operator== |
( |
const UsedBy & |
rhs | ) |
const [inline] |
| UsedByType storage::UsedBy::type |
( |
| ) |
const [inline] |
Friends And Related Function Documentation
| std::ostream& operator<< |
( |
std::ostream & |
s, |
|
|
const UsedBy & |
usedby |
|
) |
| [friend] |
| void setChildValue |
( |
xmlNode * |
node, |
|
|
const char * |
name, |
|
|
const UsedBy & |
value |
|
) |
| [friend] |
Member Data Documentation
The documentation for this class was generated from the following file: