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