HanMacWrdKGraphInternal::Group Struct Reference

Internal: the group of a HanMacWrdKGraph. More...

Inheritance diagram for HanMacWrdKGraphInternal::Group:
HanMacWrdKGraphInternal::Frame

List of all members.

Classes

struct  Child
 struct to store child data in HanMacWrdKGraphInternal::Group More...

Public Member Functions

 Group (Frame const &orig)
 constructor
 ~Group ()
 destructor
std::string print () const
 print local data

Public Attributes

std::vector< Childm_childsList
 the list of child

Friends

std::ostream & operator<< (std::ostream &o, Group const &group)
 operator<<

Detailed Description

Internal: the group of a HanMacWrdKGraph.


Constructor & Destructor Documentation

HanMacWrdKGraphInternal::Group::Group ( Frame const &  orig) [inline]

constructor

destructor


Member Function Documentation

print local data


Friends And Related Function Documentation

std::ostream& operator<< ( std::ostream &  o,
Group const &  group 
) [friend]

operator<<


Member Data Documentation


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