#include <IWORKValueContext.h>
Public Member Functions | |
IWORKValueContext (IWORKXMLParserState &state, boost::optional< Type > &value) | |
IWORKValueContext (IWORKXMLParserState &state, Type &value, bool *isSet=0) | |
![]() | |
IWORKXMLContextBase (State &state) | |
template<typename T > | |
IWORKXMLContextBase (State &state, const T &a) | |
State & | getState () |
Private Member Functions | |
virtual IWORKXMLContextPtr_t | element (const int name) |
virtual void | endOfElement () |
Private Attributes | |
boost::optional< Type > | m_value |
boost::optional< Type > & | m_optional |
Type *const | m_direct |
bool *const | m_isSet |
Additional Inherited Members | |
![]() | |
Collector & | getCollector () const |
int | getToken (const char *const value) const |
bool | isCollector () const |
![]() | |
State & | m_state |
|
inline |
|
inline |
|
inlineprivatevirtual |
|
inlineprivatevirtual |
|
private |
|
private |
|
private |
|
private |