#include <KEY2StyleContext.h>
Public Member Functions | |
KEY2StyleContext (KEY2ParserState &state, IWORKStyleMap_t *styleMap, const char *defaultParent=nullptr, bool nested=false) | |
![]() | |
KEY2XMLContextBase (KEY2ParserState &state) | |
KEY2XMLContextBase (KEY2ParserState &state, const T &a) | |
KEY2XMLContextBase (KEY2ParserState &state) | |
KEY2XMLContextBase (KEY2ParserState &state, const T &a) | |
![]() | |
IWORKXMLContextBase (State &state) | |
template<typename T> | |
IWORKXMLContextBase (State &state, const T &a) | |
State & | getState () |
Private Member Functions | |
void | attribute (int name, const char *value) override |
IWORKXMLContextPtr_t | element (int name) override |
void | endOfElement () override |
Private Attributes | |
IWORKPropertyMap | m_props |
IWORKStyleContext | m_base |
boost::optional< std::string > | m_ident |
boost::optional< std::string > | m_parentIdent |
Additional Inherited Members | |
![]() | |
Collector & | getCollector () const |
int | getToken (const char *const value) const |
bool | isCollector () const |
![]() | |
State & | m_state |
libetonyek::KEY2StyleContext::KEY2StyleContext | ( | KEY2ParserState & | state, |
IWORKStyleMap_t * | styleMap, | ||
const char * | defaultParent = nullptr, | ||
bool | nested = false ) |
Referenced by KEY2StyleContext().
|
overrideprivate |
|
overrideprivate |
|
overrideprivate |
|
private |
Referenced by attribute(), endOfElement(), and KEY2StyleContext().
|
private |
Referenced by attribute(), and KEY2StyleContext().
|
private |
Referenced by attribute(), and KEY2StyleContext().
|
private |
Referenced by element(), and KEY2StyleContext().