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