#include <IWORKColorElement.h>
Public Member Functions | |
IWORKColorElement (IWORKXMLParserState &state, boost::optional< IWORKColor > &color) | |
![]() | |
IWORKXMLContextBase (State &state) | |
template<typename T > | |
IWORKXMLContextBase (State &state, const T &a) | |
State & | getState () |
Protected Member Functions | |
void | attribute (int name, const char *value) override |
IWORKXMLContextPtr_t | element (int name) override |
void | endOfElement () override |
![]() | |
Collector & | getCollector () const |
int | getToken (const char *const value) const |
bool | isCollector () const |
Private Attributes | |
boost::optional< IWORKColor > & | m_color |
std::string | m_type |
double | m_r |
double | m_g |
double | m_b |
double | m_w |
double | m_c |
double | m_m |
double | m_y |
double | m_k |
double | m_a |
Additional Inherited Members | |
![]() | |
State & | m_state |
libetonyek::IWORKColorElement::IWORKColorElement | ( | IWORKXMLParserState & | state, |
boost::optional< IWORKColor > & | color | ||
) |
|
overrideprotected |
|
overrideprotected |
|
overrideprotected |
|
private |
Referenced by attribute(), and endOfElement().
|
private |
Referenced by attribute(), and endOfElement().
|
private |
Referenced by attribute(), and endOfElement().
|
private |
Referenced by endOfElement().
|
private |
Referenced by attribute(), and endOfElement().
|
private |
Referenced by attribute(), and endOfElement().
|
private |
Referenced by attribute(), and endOfElement().
|
private |
Referenced by attribute(), and endOfElement().
|
private |
Referenced by attribute(), and endOfElement().
|
private |
Referenced by attribute(), and endOfElement().
|
private |
Referenced by attribute(), and endOfElement().