virtual void endOfElement()
Definition: IWORKValueContext.h:50
Type *const m_direct
Definition: IWORKValueContext.h:70
boost::optional< Type > & m_optional
Definition: IWORKValueContext.h:69
State & getState()
Definition: IWORKXMLContextBase.h:43
Definition: IWORKValueContext.h:21
virtual IWORKXMLContextPtr_t element(const int name)
Definition: IWORKValueContext.h:43
Definition: IWORKXMLContextBase.h:27
boost::optional< Type > m_value
Definition: IWORKValueContext.h:68
IWORKValueContext(IWORKXMLParserState &state, boost::optional< Type > &value)
Definition: IWORKValueContext.h:24
IWORKValueContext(IWORKXMLParserState &state, Type &value, bool *isSet=0)
Definition: IWORKValueContext.h:33
bool *const m_isSet
Definition: IWORKValueContext.h:71