#include <IWORKStyleContext.h>
Public Member Functions | |
IWORKStyleContext (IWORKXMLParserState &state, IWORKStyleMap_t *styleMap=0, bool nested=false) | |
IWORKStyleContext (IWORKXMLParserState &state, IWORKPropertyMap &props, IWORKStyleMap_t *styleMap=0, bool nested=false) | |
IWORKStyleContext (IWORKXMLParserState &state, IWORKPropertyMap &props, IWORKStyleMap_t *styleMap=0, const char *defaultParent=0, bool nested=false) | |
virtual void | attribute (int name, const char *value) |
virtual void | endOfElement () |
![]() | |
IWORKXMLContextBase (State &state) | |
template<typename T > | |
IWORKXMLContextBase (State &state, const T &a) | |
State & | getState () |
Private Member Functions | |
virtual IWORKXMLContextPtr_t | element (int name) |
Private Attributes | |
IWORKStyleMap_t *const | m_styleMap |
const std::string | m_defaultParent |
const bool | m_nested |
IWORKPropertyMap | m_ownProps |
IWORKPropertyMap & | m_props |
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::IWORKStyleContext::IWORKStyleContext | ( | IWORKXMLParserState & | state, |
IWORKStyleMap_t * | styleMap = 0 , |
||
bool | nested = false |
||
) |
libetonyek::IWORKStyleContext::IWORKStyleContext | ( | IWORKXMLParserState & | state, |
IWORKPropertyMap & | props, | ||
IWORKStyleMap_t * | styleMap = 0 , |
||
bool | nested = false |
||
) |
libetonyek::IWORKStyleContext::IWORKStyleContext | ( | IWORKXMLParserState & | state, |
IWORKPropertyMap & | props, | ||
IWORKStyleMap_t * | styleMap = 0 , |
||
const char * | defaultParent = 0 , |
||
bool | nested = false |
||
) |
|
virtual |
Referenced by libetonyek::PAG1StyleContext::attribute(), and libetonyek::KEY2StyleContext::attribute().
|
privatevirtual |
|
virtual |
Referenced by libetonyek::PAG1StyleContext::endOfElement().
|
private |
Referenced by endOfElement().
|
private |
Referenced by attribute(), and endOfElement().
|
private |
Referenced by endOfElement().
|
private |
|
private |
Referenced by attribute(), and endOfElement().
|
private |
Referenced by element(), and endOfElement().
|
private |
Referenced by endOfElement().