Internal: a table of StarObjectTextInteral. More...
Public Member Functions | |
Table () | |
constructor More... | |
virtual bool | send (STOFFListenerPtr listener, StarState &state) const |
try to send the data to a listener More... | |
![]() | |
Zone () | |
constructor More... | |
virtual | ~Zone () |
destructor More... | |
virtual void | inventoryPage (StarState &) const |
try to inventory the different pages More... | |
Public Attributes | |
shared_ptr< StarTable > | m_table |
the table More... | |
Internal: a table of StarObjectTextInteral.
|
inline |
constructor
|
virtual |
try to send the data to a listener
Implements StarObjectTextInternal::Zone.