libetonyek::NUM1ParserState Class Reference

#include <NUM1ParserState.h>

Inheritance diagram for libetonyek::NUM1ParserState:
libetonyek::IWORKXMLParserState

Public Member Functions

 NUM1ParserState (NUM1Parser &parser, NUMCollector &collector, NUMDictionary &dict)
 
NUMCollectorgetCollector ()
 
NUMDictionarygetDictionary ()
 
- Public Member Functions inherited from libetonyek::IWORKXMLParserState
 IWORKXMLParserState (IWORKParser &parser, IWORKCollector &collector, IWORKDictionary &dict)
 
IWORKParsergetParser ()
 
IWORKDictionarygetDictionary ()
 
IWORKCollectorgetCollector () const
 
const IWORKTokenizergetTokenizer () const
 

Private Member Functions

 NUM1ParserState (const NUM1ParserState &)
 
NUM1ParserStateoperator= (const NUM1ParserState &)
 

Private Attributes

NUMCollectorm_collector
 
NUMDictionarym_dict
 

Additional Inherited Members

- Public Attributes inherited from libetonyek::IWORKXMLParserState
IWORKTableDataPtr_t m_tableData
 
IWORKStylesheetPtr_t m_stylesheet
 
bool m_enableCollector
 

Constructor & Destructor Documentation

libetonyek::NUM1ParserState::NUM1ParserState ( const NUM1ParserState )
private
libetonyek::NUM1ParserState::NUM1ParserState ( NUM1Parser parser,
NUMCollector collector,
NUMDictionary dict 
)

Member Function Documentation

NUMCollector & libetonyek::NUM1ParserState::getCollector ( )
NUMDictionary & libetonyek::NUM1ParserState::getDictionary ( )
NUM1ParserState& libetonyek::NUM1ParserState::operator= ( const NUM1ParserState )
private

Member Data Documentation

NUMCollector& libetonyek::NUM1ParserState::m_collector
private

Referenced by getCollector().

NUMDictionary& libetonyek::NUM1ParserState::m_dict
private

Referenced by getDictionary().


The documentation for this class was generated from the following files:

Generated for libetonyek by doxygen 1.8.9.1