#include <PAG1AnnotationElement.h>
 
  
| Public Member Functions | |
| PAG1AnnotationElement (PAG1ParserState &state, IWORKXMLContext &container, bool isRef=false) | |
|  Public Member Functions inherited from libetonyek::PAG1XMLContextBase< Base > | |
| PAG1XMLContextBase (PAG1ParserState &state) | |
| template<typename T1 > | |
| PAG1XMLContextBase (PAG1ParserState &state, T1 arg1) | |
|  Public Member Functions inherited from libetonyek::IWORKXMLContextBase< Base, PAG1ParserState, PAGCollector > | |
| IWORKXMLContextBase (PAG1ParserState &state) | |
| IWORKXMLContextBase (PAG1ParserState &state, const T &a) | |
| PAG1ParserState & | 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 | 
|  Protected Member Functions inherited from libetonyek::IWORKXMLContextBase< Base, PAG1ParserState, PAGCollector > | |
| PAGCollector & | 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 | |
|  Protected Attributes inherited from libetonyek::IWORKXMLContextBase< Base, PAG1ParserState, PAGCollector > | |
| PAG1ParserState & | m_state | 
| libetonyek::PAG1AnnotationElement::PAG1AnnotationElement | ( | PAG1ParserState & | state, | 
| IWORKXMLContext & | container, | ||
| bool | isRef = false | ||
| ) | 
| 
 | overrideprotected | 
| 
 | overrideprotected | 
| 
 | overrideprotected | 
| 
 | overrideprotected | 
| 
 | private | 
| 
 | private | 
Referenced by attribute(), and endOfElement().
| 
 | private | 
Referenced by endOfElement().