#include <IWORKStringElement.h>
Public Member Functions | |
| IWORKStringElement (IWORKXMLParserState &state, boost::optional< std::string > &str) | |
Private Member Functions | |
| virtual void | attribute (int name, const char *value) |
Private Attributes | |
| boost::optional< std::string > & | m_string |
| libetonyek::IWORKStringElement::IWORKStringElement | ( | IWORKXMLParserState & | state, |
| boost::optional< std::string > & | str | ||
| ) |
| void libetonyek::IWORKStringElement::attribute | ( | int | name, |
| const char * | value | ||
| ) | [private, virtual] |
boost::optional<std::string>& libetonyek::IWORKStringElement::m_string [private] |
Referenced by attribute().