#include <IWORKDataElement.h>
 
  
 | Public Member Functions | |
| IWORKDataElement (IWORKXMLParserState &state, IWORKDataPtr_t &data) | |
|  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 | |
| virtual void | attribute (int name, const char *value) | 
| virtual void | endOfElement () | 
| Private Attributes | |
| IWORKDataPtr_t & | m_data | 
| boost::optional< std::string > | m_displayName | 
| RVNGInputStreamPtr_t | m_stream | 
| boost::optional< std::string > | m_mimeType | 
| 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 | 
| libetonyek::IWORKDataElement::IWORKDataElement | ( | IWORKXMLParserState & | state, | 
| IWORKDataPtr_t & | data | ||
| ) | 
| 
 | privatevirtual | 
| 
 | privatevirtual | 
| 
 | private | 
Referenced by endOfElement().
| 
 | private | 
Referenced by attribute(), and endOfElement().
| 
 | private | 
Referenced by attribute(), and endOfElement().
| 
 | private | 
Referenced by attribute(), and endOfElement().