#include <IWORKGroupElement.h>
Public Member Functions | |
IWORKGroupElement (IWORKXMLParserState &state) | |
![]() | |
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 () |
![]() | |
Collector & | getCollector () const |
int | getToken (const char *const value) const |
bool | isCollector () const |
Protected Attributes | |
bool | m_groupIsOpened |
![]() | |
State & | m_state |
|
explicit |
|
overrideprotected |
|
overrideprotected |
|
protected |
Referenced by element(), and endOfElement().
|
protected |
Referenced by element().
|
overrideprotected |
|
protected |
Referenced by ensureClosed(), and ensureOpened().