yast2-storage
Public Member Functions | Public Attributes

storage::Graph::Node Struct Reference

List of all members.

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

Constructor & Destructor Documentation

storage::Graph::Node::Node ( NodeType  type,
const string &  device,
const string &  label,
unsigned long long  sizeK 
) [inline]

Member Function Documentation

string storage::Graph::Node::id ( ) const [inline]

Member Data Documentation

Referenced by storage::operator<<().

Referenced by storage::operator<<().

unsigned long long storage::Graph::Node::sizeK

Referenced by storage::operator<<().

Referenced by storage::operator<<().


The documentation for this struct was generated from the following file: