libetonyek::IWORKRefContext Class Reference

#include <IWORKRefContext.h>

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

Public Member Functions

 IWORKRefContext (IWORKXMLParserState &state, boost::optional< ID_t > &ref)
 
- 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 Member Functions

void endOfElement () override
 

Private Attributes

boost::optional< ID_t > & m_ref
 

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

◆ IWORKRefContext()

libetonyek::IWORKRefContext::IWORKRefContext ( IWORKXMLParserState state,
boost::optional< ID_t > &  ref 
)

Member Function Documentation

◆ endOfElement()

void libetonyek::IWORKRefContext::endOfElement ( )
overrideprivate

Member Data Documentation

◆ m_ref

boost::optional<ID_t>& libetonyek::IWORKRefContext::m_ref
private

Referenced by endOfElement().


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

Generated for libetonyek by doxygen 1.8.13