libetonyek::KEY1StylesContext Class Reference

#include <KEY1StylesContext.h>

Inheritance diagram for libetonyek::KEY1StylesContext:
libetonyek::KEY1XMLContextBase< Base > libetonyek::IWORKXMLContextBase< Base, KEY1ParserState, KEYCollector >

Public Member Functions

 KEY1StylesContext (KEY1ParserState &state, IWORKStylePtr_t &style, IWORKStylePtr_t parentStyle)
 
- Public Member Functions inherited from libetonyek::KEY1XMLContextBase< Base >
 KEY1XMLContextBase (KEY1ParserState &state)
 
template<typename T >
 KEY1XMLContextBase (KEY1ParserState &state, const T &a)
 
- Public Member Functions inherited from libetonyek::IWORKXMLContextBase< Base, KEY1ParserState, KEYCollector >
 IWORKXMLContextBase (KEY1ParserState &state)
 
 IWORKXMLContextBase (KEY1ParserState &state, const T &a)
 
KEY1ParserStategetState ()
 

Private Member Functions

IWORKXMLContextPtr_t element (int name) override
 
void endOfElement () override
 

Private Attributes

IWORKStylePtr_tm_style
 
IWORKPropertyMap m_propMap
 
IWORKStylePtr_t m_parentStyle
 
boost::optional< IWORKFillm_fill
 
boost::optional< IWORKMarkerm_lineHead
 
boost::optional< IWORKMarkerm_lineTail
 
boost::optional< IWORKPatternm_pattern
 
boost::optional< IWORKShadowm_shadow
 

Additional Inherited Members

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

Constructor & Destructor Documentation

◆ KEY1StylesContext()

libetonyek::KEY1StylesContext::KEY1StylesContext ( KEY1ParserState & state,
IWORKStylePtr_t & style,
IWORKStylePtr_t parentStyle )

Member Function Documentation

◆ element()

IWORKXMLContextPtr_t libetonyek::KEY1StylesContext::element ( int name)
overrideprivate

◆ endOfElement()

void libetonyek::KEY1StylesContext::endOfElement ( )
overrideprivate

Member Data Documentation

◆ m_fill

boost::optional<IWORKFill> libetonyek::KEY1StylesContext::m_fill
private

Referenced by element(), and endOfElement().

◆ m_lineHead

boost::optional<IWORKMarker> libetonyek::KEY1StylesContext::m_lineHead
private

Referenced by element(), and endOfElement().

◆ m_lineTail

boost::optional<IWORKMarker> libetonyek::KEY1StylesContext::m_lineTail
private

Referenced by element(), and endOfElement().

◆ m_parentStyle

IWORKStylePtr_t libetonyek::KEY1StylesContext::m_parentStyle
private

Referenced by endOfElement().

◆ m_pattern

boost::optional<IWORKPattern> libetonyek::KEY1StylesContext::m_pattern
private

Referenced by element(), and endOfElement().

◆ m_propMap

IWORKPropertyMap libetonyek::KEY1StylesContext::m_propMap
private

Referenced by endOfElement().

◆ m_shadow

boost::optional<IWORKShadow> libetonyek::KEY1StylesContext::m_shadow
private

Referenced by element(), and endOfElement().

◆ m_style

IWORKStylePtr_t& libetonyek::KEY1StylesContext::m_style
private

Referenced by endOfElement().


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

Generated for libetonyek by doxygen 1.12.0