GreatWksGraphInternal::FrameGroup Struct Reference

Internal: the group zone of a GreatWksGraph. More...

Inheritance diagram for GreatWksGraphInternal::FrameGroup:
GreatWksGraphInternal::Frame

List of all members.

Public Member Functions

 FrameGroup (Frame const &frame)
 constructor
virtual Type getType () const
 return the frame type
virtual void print (std::ostream &o) const
 print funtion

Public Attributes

int m_numChild
 the number of child
std::vector< int > m_childList
 the list of child

Detailed Description

Internal: the group zone of a GreatWksGraph.


Constructor & Destructor Documentation

constructor


Member Function Documentation

virtual Type GreatWksGraphInternal::FrameGroup::getType ( ) const [inline, virtual]

return the frame type

Reimplemented from GreatWksGraphInternal::Frame.

virtual void GreatWksGraphInternal::FrameGroup::print ( std::ostream &  o) const [inline, virtual]

print funtion

Reimplemented from GreatWksGraphInternal::Frame.


Member Data Documentation


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