#include <EvmsCo.h>
Public Member Functions | |
| peinfo () | |
| bool | operator== (const peinfo &rhs) const |
Public Attributes | |
| unsigned | id |
| unsigned long long | size |
| unsigned long long | free |
| string | uuid |
| bool storage::EvmsCont::peinfo::operator== | ( | const peinfo & | rhs | ) | const [inline] |
| unsigned storage::EvmsCont::peinfo::id |
Referenced by storage::EvmsCo::getEvmsList(), storage::operator<<(), and operator==().
| unsigned long long storage::EvmsCont::peinfo::size |
Referenced by storage::EvmsCo::getEvmsList(), storage::operator<<(), operator==(), and peinfo().
| unsigned long long storage::EvmsCont::peinfo::free |
Referenced by storage::EvmsCo::getEvmsList(), storage::operator<<(), operator==(), and peinfo().
Referenced by storage::EvmsCo::getEvmsList(), storage::operator<<(), and operator==().
1.5.5