#include <EvmsCo.h>
Public Member Functions | |
| EvmsVol (unsigned i=0, const string &n="", unsigned s=0) | |
| bool | operator== (const EvmsVol &rhs) const |
Public Attributes | |
| unsigned | id |
| unsigned long long | sizeK |
| bool | native |
| string | name |
| string | device |
| unsigned | uses |
| storage::EvmsVol::EvmsVol | ( | unsigned | i = 0, |
|
| const string & | n = "", |
|||
| unsigned | s = 0 | |||
| ) | [inline] |
| bool storage::EvmsVol::operator== | ( | const EvmsVol & | rhs | ) | const [inline] |
| unsigned storage::EvmsVol::id |
Referenced by storage::EvmsCo::getEvmsList(), storage::operator<<(), and operator==().
| unsigned long long storage::EvmsVol::sizeK |
Referenced by storage::EvmsCo::getEvmsList(), storage::operator<<(), and operator==().
Referenced by EvmsVol(), storage::EvmsCo::getEvmsList(), and storage::operator<<().
| string storage::EvmsVol::name |
Referenced by storage::EvmsCo::getEvmsList(), storage::operator<<(), and operator==().
| string storage::EvmsVol::device |
Referenced by storage::EvmsCo::getEvmsList(), storage::operator<<(), and operator==().
| unsigned storage::EvmsVol::uses |
Referenced by EvmsVol(), storage::EvmsCo::getEvmsList(), and storage::operator<<().
1.5.5