MSKGraphInternal::RBZone Struct Reference

Internal: a list of zones ( for v4) More...

List of all members.

Public Member Functions

 RBZone ()
int getId () const
 returns a unique id

Public Attributes

bool m_isMain
 the zone type: rbdr(true) or rbil
int m_id
 the zone id
std::vector< int > m_idList
 the list of rb
std::string m_frame
 the frame name ( if it exist )

Detailed Description

Internal: a list of zones ( for v4)


Constructor & Destructor Documentation


Member Function Documentation

int MSKGraphInternal::RBZone::getId ( ) const [inline]

returns a unique id

Referenced by MSKGraph::readRB().


Member Data Documentation

the frame name ( if it exist )

Referenced by MSKGraph::checkTextBoxLinks(), and MSKGraph::readRB().

the zone id

Referenced by getId(), and MSKGraph::readRB().

the zone type: rbdr(true) or rbil

Referenced by getId(), and MSKGraph::readRB().


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