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

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

Member Function Documentation

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

Member Data Documentation

NUMCollector& libetonyek::NUM1ParserState::m_collector
private

Referenced by getCollector().

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.6