Public Member Functions | |
| State () | |
| const OutputHandlerPtr_t | getCurrentOutput () const |
Public Attributes | |
| EBOOKOutputElements | output |
| RVNGPropertyList | metadata |
| StackMachine | machine |
| stack< Context > | contextStack |
| stack< Context > | savedStack |
| const RVNGPropertyList * | currentProps |
Private Member Functions | |
| State (const State &) | |
| State & | operator= (const State &) |
| libebook::XMLCollector::State::State | ( | const State & | ) | [private] |
| const OutputHandlerPtr_t libebook::XMLCollector::State::getCurrentOutput | ( | ) | const |
| stack<Context> libebook::XMLCollector::State::contextStack |
| const RVNGPropertyList* libebook::XMLCollector::State::currentProps |
| StackMachine libebook::XMLCollector::State::machine |
| RVNGPropertyList libebook::XMLCollector::State::metadata |
| stack<Context> libebook::XMLCollector::State::savedStack |