#include <IWORKGroupElement.h>
 
  
| Public Member Functions | |
| IWORKGroupElement (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 | startOfElement () override | 
| IWORKXMLContextPtr_t | element (int name) override | 
| void | endOfElement () override | 
| void | ensureOpened () | 
| void | ensureClosed () | 
|  Protected Member Functions inherited from libetonyek::IWORKXMLContextBase< Base, State, Collector > | |
| Collector & | getCollector () const | 
| int | getToken (const char *const value) const | 
| bool | isCollector () const | 
| Protected Attributes | |
| bool | m_groupIsOpened | 
|  Protected Attributes inherited from libetonyek::IWORKXMLContextBase< Base, State, Collector > | |
| State & | m_state | 
| 
 | explicit | 
| 
 | overrideprotected | 
| 
 | overrideprotected | 
| 
 | protected | 
Referenced by element(), and endOfElement().
| 
 | protected | 
Referenced by element().
| 
 | overrideprotected | 
| 
 | protected | 
Referenced by ensureClosed(), and ensureOpened().