libetonyek::KEY1FillElement Class Reference

#include <KEY1FillElement.h>

Inheritance diagram for libetonyek::KEY1FillElement:
libetonyek::KEY1XMLContextBase< IWORKXMLContextElement > libetonyek::IWORKXMLContextBase< Base, State, Collector >

Public Member Functions

 KEY1FillElement (KEY1ParserState &state, boost::optional< IWORKFill > &fill)
Public Member Functions inherited from libetonyek::KEY1XMLContextBase< IWORKXMLContextElement >
 KEY1XMLContextBase (KEY1ParserState &state)
 KEY1XMLContextBase (KEY1ParserState &state, const T &a)
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 Types

enum  FillType { FILL_TYPE_COLOR , FILL_TYPE_IMAGE , FILL_TYPE_NONE }

Private Member Functions

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

Private Attributes

boost::optional< IWORKFill > & m_fill
boost::optional< FillTypem_type
boost::optional< IWORKColorm_color
boost::optional< std::string > m_imageName
boost::optional< IWORKImageTypem_imageType

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

Member Enumeration Documentation

◆ FillType

Enumerator
FILL_TYPE_COLOR 
FILL_TYPE_IMAGE 
FILL_TYPE_NONE 

Constructor & Destructor Documentation

◆ KEY1FillElement()

libetonyek::KEY1FillElement::KEY1FillElement ( KEY1ParserState & state,
boost::optional< IWORKFill > & fill )

Member Function Documentation

◆ attribute()

void libetonyek::KEY1FillElement::attribute ( int name,
const char * value )
overrideprivate

◆ element()

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

◆ endOfElement()

void libetonyek::KEY1FillElement::endOfElement ( )
overrideprivate

Member Data Documentation

◆ m_color

boost::optional<IWORKColor> libetonyek::KEY1FillElement::m_color
private

◆ m_fill

boost::optional<IWORKFill>& libetonyek::KEY1FillElement::m_fill
private

Referenced by endOfElement(), and KEY1FillElement().

◆ m_imageName

boost::optional<std::string> libetonyek::KEY1FillElement::m_imageName
private

◆ m_imageType

boost::optional<IWORKImageType> libetonyek::KEY1FillElement::m_imageType
private

◆ m_type

boost::optional<FillType> libetonyek::KEY1FillElement::m_type
private

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

Generated for libetonyek by doxygen 1.14.0