#include <NUM1ParserState.h>
Public Member Functions | |
| NUM1ParserState (NUM1Parser &parser, NUMCollector &collector, NUM1Dictionary &dict) | |
| NUMCollector & | getCollector () |
| NUM1Dictionary & | getDictionary () |
Private Member Functions | |
| NUM1ParserState (const NUM1ParserState &) | |
| NUM1ParserState & | operator= (const NUM1ParserState &) |
Private Attributes | |
| NUMCollector & | m_collector |
| NUM1Dictionary & | m_dict |
| libetonyek::NUM1ParserState::NUM1ParserState | ( | const NUM1ParserState & | ) | [private] |
| libetonyek::NUM1ParserState::NUM1ParserState | ( | NUM1Parser & | parser, |
| NUMCollector & | collector, | ||
| NUM1Dictionary & | dict | ||
| ) |
Reimplemented from libetonyek::IWORKXMLParserState.
| NUM1ParserState& libetonyek::NUM1ParserState::operator= | ( | const NUM1ParserState & | ) | [private] |
Reimplemented from libetonyek::IWORKXMLParserState.
Referenced by getCollector().
Reimplemented from libetonyek::IWORKXMLParserState.
Referenced by getDictionary().