#include <IWORKStringElement.h>
Public Member Functions | |
IWORKStringElement (IWORKXMLParserState &state, boost::optional< std::string > &str) | |
![]() | |
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 | |
![]() | |
Collector & | getCollector () const |
int | getToken (const char *const value) const |
bool | isCollector () const |
![]() | |
State & | m_state |
libetonyek::IWORKStringElement::IWORKStringElement | ( | IWORKXMLParserState & | state, |
boost::optional< std::string > & | str | ||
) |
|
overrideprivate |
|
private |
Referenced by attribute().