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