libetonyek::IWORKPropertyMapElement Class Reference

#include <IWORKPropertyMapElement.h>

Inheritance diagram for libetonyek::IWORKPropertyMapElement:
libetonyek::IWORKXMLContextBase< Base, State, Collector >

Public Member Functions

 IWORKPropertyMapElement (IWORKXMLParserState &state, IWORKPropertyMap &propMap)
 
 IWORKPropertyMapElement (IWORKXMLParserState &state, IWORKPropertyHandler &propHandler)
 
IWORKXMLContextPtr_t element (int name) 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

IWORKPropertyMapm_propMap
 
IWORKPropertyHandlerm_propHandler
 

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
 

Constructor & Destructor Documentation

◆ IWORKPropertyMapElement() [1/2]

libetonyek::IWORKPropertyMapElement::IWORKPropertyMapElement ( IWORKXMLParserState state,
IWORKPropertyMap propMap 
)

◆ IWORKPropertyMapElement() [2/2]

libetonyek::IWORKPropertyMapElement::IWORKPropertyMapElement ( IWORKXMLParserState state,
IWORKPropertyHandler propHandler 
)

Member Function Documentation

◆ element()

IWORKXMLContextPtr_t libetonyek::IWORKPropertyMapElement::element ( int  name)
override

Member Data Documentation

◆ m_propHandler

IWORKPropertyHandler* libetonyek::IWORKPropertyMapElement::m_propHandler
private

Referenced by element().

◆ m_propMap

IWORKPropertyMap* libetonyek::IWORKPropertyMapElement::m_propMap
private

Referenced by element().


The documentation for this class was generated from the following files:

Generated for libetonyek by doxygen 1.8.13