#include <PAG1StyleContext.h>
Public Member Functions | |
PAG1StyleContext (PAG1ParserState &state, IWORKStyleMap_t *styleMap, const char *defaultParent, bool nested=false) | |
![]() | |
PAG1XMLContextBase (PAG1ParserState &state) | |
PAG1XMLContextBase (PAG1ParserState &state, T1 arg1) | |
PAG1XMLContextBase (PAG1ParserState &state) | |
PAG1XMLContextBase (PAG1ParserState &state, T1 arg1) | |
![]() | |
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::PAG1StyleContext::PAG1StyleContext | ( | PAG1ParserState & | state, |
IWORKStyleMap_t * | styleMap, | ||
const char * | defaultParent, | ||
bool | nested = false ) |
Referenced by PAG1StyleContext().
|
overrideprivate |
|
overrideprivate |
|
overrideprivate |
|
private |
Referenced by attribute(), endOfElement(), and PAG1StyleContext().
|
private |
Referenced by attribute(), and PAG1StyleContext().
|
private |
Referenced by attribute(), and PAG1StyleContext().
|
private |
Referenced by element(), and PAG1StyleContext().