Internal: a group of a HMWJGraph. More...
Public Member Functions | |
Group (Frame const &orig) | |
constructor | |
virtual bool | valid () const |
returns true if the frame data are read | |
Public Attributes | |
long | m_zId |
the group id | |
std::vector< long > | m_childsList |
the child list |
Internal: a group of a HMWJGraph.
HMWJGraphInternal::Group::Group | ( | Frame const & | orig | ) | [inline] |
constructor
virtual bool HMWJGraphInternal::Group::valid | ( | ) | const [inline, virtual] |
returns true if the frame data are read
Reimplemented from HMWJGraphInternal::Frame.
std::vector<long> HMWJGraphInternal::Group::m_childsList |
the child list
Referenced by HMWJGraph::canCreateGraphic(), HMWJGraph::checkGroupStructures(), HMWJGraph::readGroupData(), HMWJGraph::sendGroup(), and HMWJGraph::sendGroupChild().
the group id
Referenced by HMWJGraph::readFrame().