|
yast2-storage
|
Public Member Functions | |
| Node (NodeType type, const string &device, const string &label, unsigned long long sizeK) | |
| string | id () const |
Public Attributes | |
| NodeType | type |
| string | device |
| string | label |
| unsigned long long | sizeK |
| storage::Graph::Node::Node | ( | NodeType | type, |
| const string & | device, | ||
| const string & | label, | ||
| unsigned long long | sizeK | ||
| ) | [inline] |
| string storage::Graph::Node::id | ( | ) | const [inline] |
| string storage::Graph::Node::device |
Referenced by storage::operator<<().
| string storage::Graph::Node::label |
Referenced by storage::operator<<().
| unsigned long long storage::Graph::Node::sizeK |
Referenced by storage::operator<<().
Referenced by storage::operator<<().
1.7.3