#include <IWORKLinkElement.h>
 
  
| Public Member Functions | |
| IWORKLinkElement (IWORKXMLParserState &state) | |
|  Public Member Functions inherited from libetonyek::IWORKXMLContextBase< Base, State, Collector > | |
| 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 | text (const char *value) override | 
| void | endOfElement () override | 
|  Protected Member Functions inherited from libetonyek::IWORKXMLContextBase< Base, State, Collector > | |
| Collector & | getCollector () const | 
| int | getToken (const char *const value) const | 
| bool | isCollector () const | 
| Private Attributes | |
| bool | m_opened | 
| Additional Inherited Members | |
|  Protected Attributes inherited from libetonyek::IWORKXMLContextBase< Base, State, Collector > | |
| State & | m_state | 
| 
 | explicit | 
| 
 | overrideprotected | 
| 
 | overrideprotected | 
| 
 | overrideprotected | 
| 
 | overrideprotected | 
| 
 | private | 
Referenced by attribute(), and endOfElement().