GWGraphInternal::FrameGroup Struct Reference

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

Inheritance diagram for GWGraphInternal::FrameGroup:
GWGraphInternal::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 GWGraph.


Constructor & Destructor Documentation

GWGraphInternal::FrameGroup::FrameGroup ( Frame const &  frame) [inline]

constructor


Member Function Documentation

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

return the frame type

Reimplemented from GWGraphInternal::Frame.

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

print funtion

Reimplemented from GWGraphInternal::Frame.


Member Data Documentation


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