HMWKGraphInternal::Group Struct Reference

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

Inheritance diagram for HMWKGraphInternal::Group:
HMWKGraphInternal::Frame

List of all members.

Classes

struct  Child
 struct to store child data in HMWKGraphInternal::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 HMWKGraph.


Constructor & Destructor Documentation

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

constructor

destructor


Member Function Documentation

std::string HMWKGraphInternal::Group::print ( ) const

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: