struct to store child data in HMWKGraphInternal::Group More...
Public Member Functions | |
Child () | |
constructor More... | |
Public Attributes | |
long | m_fileId |
the child id More... | |
int | m_values [2] |
two values More... | |
Friends | |
std::ostream & | operator<< (std::ostream &o, Child const &ch) |
operator<< More... | |
struct to store child data in HMWKGraphInternal::Group
|
inline |
constructor
|
friend |
operator<<
long HMWKGraphInternal::Group::Child::m_fileId |
the child id
Referenced by HMWKGraph::readGroup().
int HMWKGraphInternal::Group::Child::m_values[2] |
two values
Referenced by Child(), and HMWKGraph::readGroup().