#include <IWORKStrokeContext.h>
Public Member Functions | |
IWORKStrokeContext (IWORKXMLParserState &state, boost::optional< IWORKStroke > &value) | |
IWORKXMLContextPtr_t | element (int name) override |
void | endOfElement () override |
![]() | |
IWORKXMLContextBase (State &state) | |
template<typename T > | |
IWORKXMLContextBase (State &state, const T &a) | |
State & | getState () |
Private Attributes | |
boost::optional< IWORKStroke > & | m_value |
boost::optional< ID_t > | m_ref |
Additional Inherited Members | |
![]() | |
Collector & | getCollector () const |
int | getToken (const char *const value) const |
bool | isCollector () const |
![]() | |
State & | m_state |
libetonyek::IWORKStrokeContext::IWORKStrokeContext | ( | IWORKXMLParserState & | state, |
boost::optional< IWORKStroke > & | value | ||
) |
|
override |
|
override |
|
private |
Referenced by element(), and endOfElement().
|
private |
Referenced by element(), and endOfElement().