#include <IWORKStyleRefContext.h>
 
  
| Public Member Functions | |
| IWORKStyleRefContext (IWORKXMLParserState &state, const IWORKStyleMap_t &styleMap, bool nested=false) | |
| void | attribute (int name, const char *value) override | 
| void | endOfElement () override | 
|  Public Member Functions inherited from libetonyek::IWORKXMLContextBase< Base, State, Collector > | |
| IWORKXMLContextBase (State &state) | |
| template<typename T > | |
| IWORKXMLContextBase (State &state, const T &a) | |
| State & | getState () | 
| Private Attributes | |
| const IWORKStyleMap_t & | m_styleMap | 
| const bool | m_nested | 
| Additional Inherited Members | |
|  Protected Member Functions inherited from libetonyek::IWORKXMLContextBase< Base, State, Collector > | |
| Collector & | getCollector () const | 
| int | getToken (const char *const value) const | 
| bool | isCollector () const | 
|  Protected Attributes inherited from libetonyek::IWORKXMLContextBase< Base, State, Collector > | |
| State & | m_state | 
| libetonyek::IWORKStyleRefContext::IWORKStyleRefContext | ( | IWORKXMLParserState & | state, | 
| const IWORKStyleMap_t & | styleMap, | ||
| bool | nested = false | ||
| ) | 
| 
 | override | 
| 
 | override | 
| 
 | private | 
Referenced by endOfElement().
| 
 | private | 
Referenced by endOfElement().