MSKGraphInternal::Table Struct Reference

Internal: the table of a MSKGraph. More...

Inheritance diagram for MSKGraphInternal::Table:
MSKGraphInternal::Zone

List of all members.

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

Detailed Description

Internal: the table of a MSKGraph.


Constructor & Destructor Documentation

MSKGraphInternal::Table::Table ( Zone const &  z) [inline]

constructor

empty constructor


Member Function Documentation

virtual Type MSKGraphInternal::Table::type ( ) const [inline, virtual]

return the type

Reimplemented from MSKGraphInternal::Zone.


Member Data Documentation

the table id

Referenced by MSKGraph::send().


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