libetonyek::KEY2StyleRefContext Class Reference

#include <KEY2StyleRefContext.h>

Inheritance diagram for libetonyek::KEY2StyleRefContext:
libetonyek::KEY2XMLContextBase< Base > libetonyek::IWORKXMLContextBase< Base, KEY2ParserState, KEYCollector >

Public Member Functions

 KEY2StyleRefContext (KEY2ParserState &state, int id, bool nested=false, bool anonymous=false)
 
- Public Member Functions inherited from libetonyek::KEY2XMLContextBase< Base >
 KEY2XMLContextBase (KEY2ParserState &state)
 
template<typename T >
 KEY2XMLContextBase (KEY2ParserState &state, const T &a)
 
- Public Member Functions inherited from libetonyek::IWORKXMLContextBase< Base, KEY2ParserState, KEYCollector >
 IWORKXMLContextBase (KEY2ParserState &state)
 
 IWORKXMLContextBase (KEY2ParserState &state, const T &a)
 
KEY2ParserStategetState ()
 

Private Member Functions

virtual void attribute (int name, const char *value)
 
virtual void endOfElement ()
 
KEYDictionarygetDictionary ()
 

Private Attributes

IWORKStyleRefContext m_base
 
const int m_id
 
const bool m_nested
 
const bool m_anonymous
 

Additional Inherited Members

- Protected Member Functions inherited from libetonyek::IWORKXMLContextBase< Base, KEY2ParserState, KEYCollector >
KEYCollectorgetCollector () const
 
int getToken (const char *const value) const
 
- Protected Attributes inherited from libetonyek::IWORKXMLContextBase< Base, KEY2ParserState, KEYCollector >
KEY2ParserStatem_state
 

Constructor & Destructor Documentation

libetonyek::KEY2StyleRefContext::KEY2StyleRefContext ( KEY2ParserState state,
int  id,
bool  nested = false,
bool  anonymous = false 
)

Member Function Documentation

void libetonyek::KEY2StyleRefContext::attribute ( int  name,
const char *  value 
)
privatevirtual
void libetonyek::KEY2StyleRefContext::endOfElement ( )
privatevirtual
KEYDictionary & libetonyek::KEY2StyleRefContext::getDictionary ( )
private

Referenced by endOfElement().

Member Data Documentation

const bool libetonyek::KEY2StyleRefContext::m_anonymous
private

Referenced by endOfElement().

IWORKStyleRefContext libetonyek::KEY2StyleRefContext::m_base
private

Referenced by attribute(), and endOfElement().

const int libetonyek::KEY2StyleRefContext::m_id
private

Referenced by endOfElement().

const bool libetonyek::KEY2StyleRefContext::m_nested
private

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

Generated for libetonyek by doxygen 1.8.8