Internal: the table of a MSKGraph. More...
Public Member Functions | |
Table (Zone const &z) | |
constructor | |
Table () | |
empty constructor | |
virtual Type | type () const |
return the type | |
Public Attributes | |
int | m_tableId |
the table id |
Internal: the table of a MSKGraph.
MSKGraphInternal::Table::Table | ( | Zone const & | z | ) | [inline] |
constructor
MSKGraphInternal::Table::Table | ( | ) | [inline] |
empty constructor
virtual Type MSKGraphInternal::Table::type | ( | ) | const [inline, virtual] |
return the type
Reimplemented from MSKGraphInternal::Zone.
the table id
Referenced by MSKGraph::send().