libetonyek::IWORKStyleRefContext Class Reference

#include <IWORKStyleRefContext.h>

Inheritance diagram for libetonyek::IWORKStyleRefContext:
libetonyek::IWORKXMLContextBase< Base, State, Collector >

Public Member Functions

 IWORKStyleRefContext (IWORKXMLParserState &state, int id, bool nested=false, bool anonymous=false)
 
virtual void attribute (int name, const char *value)
 
virtual void endOfElement ()
 
- Public Member Functions inherited from libetonyek::IWORKXMLContextBase< Base, State, Collector >
 IWORKXMLContextBase (State &state)
 
template<typename T >
 IWORKXMLContextBase (State &state, const T &a)
 
State & getState ()
 

Private Member Functions

IWORKDictionarygetDictionary ()
 

Private Attributes

const int m_id
 
const bool m_nested
 
const bool m_anonymous
 

Additional Inherited Members

- Protected Member Functions inherited from libetonyek::IWORKXMLContextBase< Base, State, Collector >
Collector * getCollector () const
 
int getToken (const char *const value) const
 
- Protected Attributes inherited from libetonyek::IWORKXMLContextBase< Base, State, Collector >
State & m_state
 

Constructor & Destructor Documentation

libetonyek::IWORKStyleRefContext::IWORKStyleRefContext ( IWORKXMLParserState state,
int  id,
bool  nested = false,
bool  anonymous = false 
)

Member Function Documentation

void libetonyek::IWORKStyleRefContext::attribute ( int  name,
const char *  value 
)
virtual
void libetonyek::IWORKStyleRefContext::endOfElement ( )
virtual
IWORKDictionary & libetonyek::IWORKStyleRefContext::getDictionary ( )
private

Referenced by endOfElement().

Member Data Documentation

const bool libetonyek::IWORKStyleRefContext::m_anonymous
private

Referenced by endOfElement().

const int libetonyek::IWORKStyleRefContext::m_id
private

Referenced by endOfElement().

const bool libetonyek::IWORKStyleRefContext::m_nested
private

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

Generated for libetonyek by doxygen 1.8.8