#include <KEY2StyleContext.h>
Public Member Functions | |
| KEY2StyleContext (KEY2ParserState &state, int id, bool nested=false) | |
Public Member Functions inherited from libetonyek::KEY2XMLContextBase< Base > | |
| KEY2XMLContextBase (KEY2ParserState &state) | |
| template<typename T > | |
| KEY2XMLContextBase (KEY2ParserState &state, const T &a) | |
Public Member Functions inherited from libetonyek::IWORKXMLContextBase< Base, KEY2ParserState, KEYCollector > | |
| IWORKXMLContextBase (KEY2ParserState &state) | |
| IWORKXMLContextBase (KEY2ParserState &state, const T &a) | |
| KEY2ParserState & | getState () |
Private Member Functions | |
| virtual void | attribute (int name, const char *value) |
| virtual IWORKXMLContextPtr_t | element (int name) |
| virtual void | endOfElement () |
| KEYDictionary & | getDictionary () |
Private Attributes | |
| IWORKPropertyMap | m_props |
| IWORKStyleContext | m_base |
| const int | m_id |
| const bool | m_nested |
| boost::optional< std::string > | m_ident |
| boost::optional< std::string > | m_parentIdent |
Additional Inherited Members | |
Protected Member Functions inherited from libetonyek::IWORKXMLContextBase< Base, KEY2ParserState, KEYCollector > | |
| KEYCollector * | getCollector () const |
| int | getToken (const char *const value) const |
Protected Attributes inherited from libetonyek::IWORKXMLContextBase< Base, KEY2ParserState, KEYCollector > | |
| KEY2ParserState & | m_state |
| libetonyek::KEY2StyleContext::KEY2StyleContext | ( | KEY2ParserState & | state, |
| int | id, | ||
| bool | nested = false |
||
| ) |
|
privatevirtual |
|
privatevirtual |
|
privatevirtual |
|
private |
Referenced by endOfElement().
|
private |
Referenced by attribute(), and endOfElement().
|
private |
Referenced by endOfElement().
|
private |
Referenced by attribute(), and endOfElement().
|
private |
Referenced by endOfElement().
|
private |
Referenced by attribute(), and endOfElement().
|
private |
Referenced by element(), and endOfElement().