libetonyek::IWORKStyleRefContext Class Reference

#include <IWORKStyleRefContext.h>

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

Public Member Functions

 IWORKStyleRefContext (IWORKXMLParserState &state, const IWORKStyleMap_t &styleMap, bool nested=false)
 
void attribute (int name, const char *value) override
 
void endOfElement () override
 
- 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 Attributes

const IWORKStyleMap_tm_styleMap
 
const bool m_nested
 

Additional Inherited Members

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

Constructor & Destructor Documentation

◆ IWORKStyleRefContext()

libetonyek::IWORKStyleRefContext::IWORKStyleRefContext ( IWORKXMLParserState state,
const IWORKStyleMap_t styleMap,
bool  nested = false 
)

Member Function Documentation

◆ attribute()

void libetonyek::IWORKStyleRefContext::attribute ( int  name,
const char *  value 
)
override

◆ endOfElement()

void libetonyek::IWORKStyleRefContext::endOfElement ( )
override

Member Data Documentation

◆ m_nested

const bool libetonyek::IWORKStyleRefContext::m_nested
private

Referenced by endOfElement().

◆ m_styleMap

const IWORKStyleMap_t& libetonyek::IWORKStyleRefContext::m_styleMap
private

Referenced by endOfElement().


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

Generated for libetonyek by doxygen 1.8.13