#include <IWORKPositionElement.h>
Public Member Functions | |
IWORKPositionElement (IWORKXMLParserState &state, boost::optional< IWORKPosition > &position) | |
![]() | |
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 |
void | endOfElement () override |
![]() | |
Collector & | getCollector () const |
int | getToken (const char *const value) const |
bool | isCollector () const |
Private Attributes | |
boost::optional< IWORKPosition > & | m_position |
boost::optional< double > | m_x |
boost::optional< double > | m_y |
Additional Inherited Members | |
![]() | |
State & | m_state |
libetonyek::IWORKPositionElement::IWORKPositionElement | ( | IWORKXMLParserState & | state, |
boost::optional< IWORKPosition > & | position | ||
) |
|
overrideprotected |
|
overrideprotected |
|
private |
Referenced by endOfElement().
|
private |
Referenced by attribute(), and endOfElement().
|
private |
Referenced by attribute(), and endOfElement().