virtual void endOfElement()
Definition: IWORKValueContext.h:55
Type *const m_direct
Definition: IWORKValueContext.h:75
boost::optional< Type > & m_optional
Definition: IWORKValueContext.h:74
State & getState()
Definition: IWORKXMLContextBase.h:43
Definition: IWORKValueContext.h:21
virtual IWORKXMLContextPtr_t element(const int name)
Definition: IWORKValueContext.h:48
void set(const Type &value)
Definition: IWORKValueContext.h:43
Definition: IWORKXMLContextBase.h:27
boost::optional< Type > m_value
Definition: IWORKValueContext.h:73
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:76