#include <NUM1ParserState.h>
Public Member Functions | |
| NUM1ParserState (NUM1Parser &parser, NUMCollector *collector, NUMDictionary &dict) | |
| NUMCollector * | getCollector () |
| NUMDictionary & | getDictionary () |
Public Member Functions inherited from libetonyek::IWORKXMLParserState | |
| IWORKXMLParserState (IWORKParser &parser, IWORKCollector *collector, IWORKDictionary &dict) | |
| IWORKParser & | getParser () |
| IWORKDictionary & | getDictionary () |
| IWORKCollector * | getCollector () const |
| const IWORKTokenizer & | getTokenizer () const |
Private Member Functions | |
| NUM1ParserState (const NUM1ParserState &) | |
| NUM1ParserState & | operator= (const NUM1ParserState &) |
Private Attributes | |
| NUMCollector *const | m_collector |
| NUMDictionary & | m_dict |
|
private |
| libetonyek::NUM1ParserState::NUM1ParserState | ( | NUM1Parser & | parser, |
| NUMCollector * | collector, | ||
| NUMDictionary & | dict | ||
| ) |
| NUMCollector * libetonyek::NUM1ParserState::getCollector | ( | ) |
| NUMDictionary & libetonyek::NUM1ParserState::getDictionary | ( | ) |
|
private |
|
private |
Referenced by getCollector().
|
private |
Referenced by getDictionary().