libetonyek::PAG1ParserState Class Reference

#include <PAG1ParserState.h>

Inheritance diagram for libetonyek::PAG1ParserState:
libetonyek::IWORKXMLParserState

Public Member Functions

 PAG1ParserState (PAG1Parser &parser, PAGCollector *collector, PAGDictionary &dict)
 
PAGCollector * getCollector ()
 
PAGDictionary & 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

 PAG1ParserState (const PAG1ParserState &)
 
PAG1ParserState & operator= (const PAG1ParserState &)
 

Private Attributes

PAGCollector *const m_collector
 
PAGDictionary & m_dict
 

Constructor & Destructor Documentation

libetonyek::PAG1ParserState::PAG1ParserState ( const PAG1ParserState &  )
private
libetonyek::PAG1ParserState::PAG1ParserState ( PAG1Parser &  parser,
PAGCollector *  collector,
PAGDictionary &  dict 
)

Member Function Documentation

PAGCollector * libetonyek::PAG1ParserState::getCollector ( )
PAGDictionary & libetonyek::PAG1ParserState::getDictionary ( )
PAG1ParserState& libetonyek::PAG1ParserState::operator= ( const PAG1ParserState &  )
private

Member Data Documentation

PAGCollector* const libetonyek::PAG1ParserState::m_collector
private

Referenced by getCollector().

PAGDictionary& libetonyek::PAG1ParserState::m_dict
private

Referenced by getDictionary().


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

Generated for libetonyek by doxygen 1.8.5