Internal: a table of StarObjectTextInteral. More...
Public Member Functions | |
Table () | |
constructor More... | |
bool | send (STOFFListenerPtr &listener, StarState &state) const final |
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 | |
std::shared_ptr< StarTable > | m_table |
the table More... | |
Internal: a table of StarObjectTextInteral.
|
inline |
constructor
|
finalvirtual |
try to send the data to a listener
Implements StarObjectTextInternal::Zone.