MSKGraphInternal::GroupZone Struct Reference

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

Inheritance diagram for MSKGraphInternal::GroupZone:
MSKGraphInternal::Zone

List of all members.

Public Member Functions

 GroupZone (Zone const &z)
virtual Type type () const
 return the type
virtual void print (std::ostream &o) const
 operator<<

Public Attributes

std::vector< int > m_childs
 list of child id

Detailed Description

Internal: the group of a MSKGraph.


Constructor & Destructor Documentation


Member Function Documentation

virtual void MSKGraphInternal::GroupZone::print ( std::ostream &  o) const [inline, virtual]

operator<<

Reimplemented from MSKGraphInternal::Zone.

virtual Type MSKGraphInternal::GroupZone::type ( ) const [inline, virtual]

return the type

Reimplemented from MSKGraphInternal::Zone.


Member Data Documentation


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