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