#include <KEY2StyleContext.h>
Public Member Functions | |
KEY2StyleContext (KEY2ParserState &state, IWORKStyleMap_t *styleMap, bool nested=false) | |
![]() | |
KEY2XMLContextBase (KEY2ParserState &state) | |
template<typename T > | |
KEY2XMLContextBase (KEY2ParserState &state, const T &a) | |
![]() | |
IWORKXMLContextBase (KEY2ParserState &state) | |
IWORKXMLContextBase (KEY2ParserState &state, const T &a) | |
KEY2ParserState & | 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 |
IWORKStyleMap_t *const | m_styleMap |
const bool | m_nested |
boost::optional< std::string > | m_ident |
boost::optional< std::string > | m_parentIdent |
Additional Inherited Members | |
![]() | |
KEYCollector & | getCollector () const |
int | getToken (const char *const value) const |
bool | isCollector () const |
![]() | |
KEY2ParserState & | m_state |
libetonyek::KEY2StyleContext::KEY2StyleContext | ( | KEY2ParserState & | state, |
IWORKStyleMap_t * | styleMap, | ||
bool | nested = false |
||
) |
|
overrideprivate |
|
overrideprivate |
|
overrideprivate |
|
private |
Referenced by attribute().
|
private |
Referenced by attribute(), and endOfElement().
|
private |
Referenced by endOfElement().
|
private |
Referenced by attribute(), and endOfElement().
|
private |
Referenced by element(), and endOfElement().
|
private |
Referenced by endOfElement().