libetonyek::NUM1ParserState Class Reference

#include <NUM1ParserState.h>

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

Public Member Functions

 NUM1ParserState (NUM1Parser &parser, NUMCollector &collector, NUM1Dictionary &dict)
 
NUMCollector & getCollector ()
 
NUM1Dictionary & 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
 
IWORKStylePtr_t getStyleByName (const char *const name, const IWORKStyleMap_t &mainMap, bool mustExist=true) const
 

Private Member Functions

 NUM1ParserState (const NUM1ParserState &)
 
NUM1ParserState & operator= (const NUM1ParserState &)
 

Private Attributes

NUMCollector & m_collector
 
NUM1Dictionary & m_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< IWORKTable > m_currentTable
 
std::shared_ptr< IWORKText > m_currentText
 

Constructor & Destructor Documentation

◆ NUM1ParserState() [1/2]

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

◆ 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().

◆ m_dict

NUM1Dictionary& 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.20