#include <EvmsCo.h>
Public Member Functions | |
| EvmsObj (unsigned i=0, const string &n="", unsigned v=0) | |
| bool | operator== (const EvmsObj &rhs) const |
Public Attributes | |
| unsigned | id |
| unsigned | vol |
| string | name |
| storage::EvmsObj::EvmsObj | ( | unsigned | i = 0, |
|
| const string & | n = "", |
|||
| unsigned | v = 0 | |||
| ) | [inline] |
| bool storage::EvmsObj::operator== | ( | const EvmsObj & | rhs | ) | const [inline] |
| unsigned storage::EvmsObj::id |
Referenced by storage::EvmsCo::getEvmsList(), storage::operator<<(), and operator==().
| unsigned storage::EvmsObj::vol |
Referenced by storage::EvmsCo::getEvmsList(), storage::operator<<(), and operator==().
| string storage::EvmsObj::name |
Referenced by storage::EvmsCo::getEvmsList(), storage::operator<<(), and operator==().
1.5.5