libetonyek::IWORKStringElement Class Reference

#include <IWORKStringElement.h>

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

Public Member Functions

 IWORKStringElement (IWORKXMLParserState &state, boost::optional< std::string > &str)
 
- 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
 

Private Attributes

boost::optional< std::string > & m_string
 

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::IWORKStringElement::IWORKStringElement ( IWORKXMLParserState state,
boost::optional< std::string > &  str 
)

Member Function Documentation

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

Member Data Documentation

boost::optional<std::string>& libetonyek::IWORKStringElement::m_string
private

Referenced by attribute().


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

Generated for libetonyek by doxygen 1.8.6