libetonyek::NUM1ParserState Class Reference

#include <NUM1ParserState.h>

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

Public Member Functions

 NUM1ParserState (NUM1Parser &parser, NUMCollector &collector, NUM1Dictionary &dict)
 
NUMCollectorgetCollector ()
 
NUM1DictionarygetDictionary ()
 
- Public Member Functions inherited from libetonyek::IWORKXMLParserState
 IWORKXMLParserState (IWORKParser &parser, IWORKCollector &collector, IWORKDictionary &dict)
 
IWORKParsergetParser ()
 
IWORKDictionarygetDictionary ()
 
IWORKCollectorgetCollector () const
 
const IWORKTokenizergetTokenizer () const
 
IWORKStylePtr_t getStyleByName (const char *const name, const IWORKStyleMap_t &mainMap, bool mustExist=true) const
 

Private Member Functions

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

Private Attributes

NUMCollectorm_collector
 
NUM1Dictionarym_dict
 

Additional Inherited Members

- Public Attributes inherited from libetonyek::IWORKXMLParserState
IWORKTableDataPtr_t m_tableData
 
IWORKStylesheetPtr_t m_stylesheet
 
bool m_enableCollector
 
IWORKTableNameMapPtr_t m_tableNameMap
 
IWORKLanguageManager m_langManager
 
std::shared_ptr< IWORKTablem_currentTable
 
std::shared_ptr< IWORKTextm_currentText
 

Constructor & Destructor Documentation

◆ NUM1ParserState() [1/2]

libetonyek::NUM1ParserState::NUM1ParserState ( const NUM1ParserState & )
private

Referenced by NUM1ParserState(), and operator=().

◆ NUM1ParserState() [2/2]

libetonyek::NUM1ParserState::NUM1ParserState ( NUM1Parser & parser,
NUMCollector & collector,
NUM1Dictionary & dict )

Member Function Documentation

◆ getCollector()

NUMCollector & libetonyek::NUM1ParserState::getCollector ( )

◆ getDictionary()

NUM1Dictionary & libetonyek::NUM1ParserState::getDictionary ( )

◆ operator=()

NUM1ParserState & libetonyek::NUM1ParserState::operator= ( const NUM1ParserState & )
private

Member Data Documentation

◆ m_collector

NUMCollector& libetonyek::NUM1ParserState::m_collector
private

Referenced by getCollector(), and NUM1ParserState().

◆ m_dict

NUM1Dictionary& libetonyek::NUM1ParserState::m_dict
private

Referenced by getDictionary(), and NUM1ParserState().


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

Generated for libetonyek by doxygen 1.13.2