libetonyek::IWORKDurationFormatElement Class Reference

#include <IWORKFormatElement.h>

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

Public Member Functions

 IWORKDurationFormatElement (IWORKXMLParserState &state, boost::optional< IWORKDurationFormat > &value)
 
- 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 attribute (int name, const char *value) override
 
void endOfElement () override
 

Private Attributes

boost::optional
< IWORKDurationFormat > & 
m_value
 

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

libetonyek::IWORKDurationFormatElement::IWORKDurationFormatElement ( IWORKXMLParserState state,
boost::optional< IWORKDurationFormat > &  value 
)

Member Function Documentation

void libetonyek::IWORKDurationFormatElement::attribute ( int  name,
const char *  value 
)
overrideprivate
void libetonyek::IWORKDurationFormatElement::endOfElement ( )
overrideprivate

Member Data Documentation

boost::optional<IWORKDurationFormat>& libetonyek::IWORKDurationFormatElement::m_value
private

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

Generated for libetonyek by doxygen 1.8.6