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