#include <IWORKColorElement.h>
 
  
 | Public Member Functions | |
| IWORKColorElement (IWORKXMLParserState &state, boost::optional< IWORKColor > &color) | |
|  Public Member Functions inherited from libetonyek::IWORKXMLContextBase< Base, State, Collector > | |
| IWORKXMLContextBase (State &state) | |
| template<typename T > | |
| IWORKXMLContextBase (State &state, const T &a) | |
| State & | getState () | 
| Protected Member Functions | |
| virtual void | attribute (int name, const char *value) | 
| virtual void | endOfElement () | 
|  Protected Member Functions inherited from libetonyek::IWORKXMLContextBase< Base, State, Collector > | |
| Collector & | getCollector () const | 
| int | getToken (const char *const value) const | 
| bool | isCollector () const | 
| Private Attributes | |
| boost::optional< IWORKColor > & | m_color | 
| double | m_r | 
| double | m_g | 
| double | m_b | 
| double | m_a | 
| Additional Inherited Members | |
|  Protected Attributes inherited from libetonyek::IWORKXMLContextBase< Base, State, Collector > | |
| State & | m_state | 
| libetonyek::IWORKColorElement::IWORKColorElement | ( | IWORKXMLParserState & | state, | 
| boost::optional< IWORKColor > & | color | ||
| ) | 
| 
 | protectedvirtual | 
| 
 | protectedvirtual | 
| 
 | 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().