#include <PAG1AnnotationElement.h>
Public Member Functions | |
PAG1AnnotationElement (PAG1ParserState &state, IWORKXMLContext &container, bool isRef=false) | |
![]() | |
PAG1XMLContextBase (PAG1ParserState &state) | |
PAG1XMLContextBase (PAG1ParserState &state, T1 arg1) | |
PAG1XMLContextBase (PAG1ParserState &state) | |
PAG1XMLContextBase (PAG1ParserState &state, T1 arg1) | |
![]() | |
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 |
void | text (const char *value) override |
![]() | |
Collector & | getCollector () const |
int | getToken (const char *const value) const |
bool | isCollector () const |
Private Attributes | |
IWORKXMLContext & | m_container |
bool | m_isRef |
boost::optional< ID_t > | m_id |
Additional Inherited Members | |
![]() | |
State & | m_state |
libetonyek::PAG1AnnotationElement::PAG1AnnotationElement | ( | PAG1ParserState & | state, |
IWORKXMLContext & | container, | ||
bool | isRef = false ) |
|
overrideprotected |
|
overrideprotected |
|
overrideprotected |
|
overrideprotected |
|
private |
Referenced by element(), PAG1AnnotationElement(), and text().
|
private |
Referenced by attribute(), endOfElement(), and PAG1AnnotationElement().
|
private |
Referenced by endOfElement(), and PAG1AnnotationElement().