libetonyek::PAG1StyleContext Class Reference

#include <PAG1StyleContext.h>

Inheritance diagram for libetonyek::PAG1StyleContext:
libetonyek::PAG1XMLContextBase< Base > libetonyek::IWORKXMLContextBase< Base, PAG1ParserState, PAGCollector >

Public Member Functions

 PAG1StyleContext (PAG1ParserState &state, IWORKStyleMap_t *styleMap, const char *defaultParent, bool nested=false)
 
- Public Member Functions inherited from libetonyek::PAG1XMLContextBase< Base >
 PAG1XMLContextBase (PAG1ParserState &state)
 
template<typename T1 >
 PAG1XMLContextBase (PAG1ParserState &state, T1 arg1)
 
- Public Member Functions inherited from libetonyek::IWORKXMLContextBase< Base, PAG1ParserState, PAGCollector >
 IWORKXMLContextBase (PAG1ParserState &state)
 
 IWORKXMLContextBase (PAG1ParserState &state, const T &a)
 
PAG1ParserStategetState ()
 

Private Member Functions

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

Private Attributes

IWORKPropertyMap m_props
 
IWORKStyleContext m_base
 
IWORKStyleMap_t *const m_styleMap
 
const bool m_nested
 
boost::optional< std::string > m_ident
 
boost::optional< std::string > m_parentIdent
 

Additional Inherited Members

- Protected Member Functions inherited from libetonyek::IWORKXMLContextBase< Base, PAG1ParserState, PAGCollector >
PAGCollectorgetCollector () const
 
int getToken (const char *const value) const
 
bool isCollector () const
 
- Protected Attributes inherited from libetonyek::IWORKXMLContextBase< Base, PAG1ParserState, PAGCollector >
PAG1ParserStatem_state
 

Constructor & Destructor Documentation

§ PAG1StyleContext()

libetonyek::PAG1StyleContext::PAG1StyleContext ( PAG1ParserState state,
IWORKStyleMap_t styleMap,
const char *  defaultParent,
bool  nested = false 
)

Member Function Documentation

§ attribute()

void libetonyek::PAG1StyleContext::attribute ( int  name,
const char *  value 
)
privatevirtual

§ element()

IWORKXMLContextPtr_t libetonyek::PAG1StyleContext::element ( int  name)
privatevirtual

§ endOfElement()

void libetonyek::PAG1StyleContext::endOfElement ( )
privatevirtual

Member Data Documentation

§ m_base

IWORKStyleContext libetonyek::PAG1StyleContext::m_base
private

Referenced by attribute(), and endOfElement().

§ m_ident

boost::optional<std::string> libetonyek::PAG1StyleContext::m_ident
private

Referenced by attribute().

§ m_nested

const bool libetonyek::PAG1StyleContext::m_nested
private

§ m_parentIdent

boost::optional<std::string> libetonyek::PAG1StyleContext::m_parentIdent
private

Referenced by attribute().

§ m_props

IWORKPropertyMap libetonyek::PAG1StyleContext::m_props
private

Referenced by element().

§ m_styleMap

IWORKStyleMap_t* const libetonyek::PAG1StyleContext::m_styleMap
private

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

Generated for libetonyek by doxygen 1.8.12