libetonyek::IWORKMetadataElement Class Reference

#include <IWORKMetadataElement.h>

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

List of all members.

Public Member Functions

 IWORKMetadataElement (IWORKXMLParserState &state)

Protected Member Functions

virtual IWORKXMLContextPtr_t element (int name)
virtual void endOfElement ()

Private Attributes

boost::optional< std::string > m_author
boost::optional< std::string > m_title
boost::optional< std::string > m_keywords
boost::optional< std::string > m_comment

Constructor & Destructor Documentation


Member Function Documentation

void libetonyek::IWORKMetadataElement::endOfElement ( ) [protected, virtual]

Member Data Documentation

boost::optional<std::string> libetonyek::IWORKMetadataElement::m_author [private]

Referenced by element(), and endOfElement().

boost::optional<std::string> libetonyek::IWORKMetadataElement::m_comment [private]

Referenced by element(), and endOfElement().

boost::optional<std::string> libetonyek::IWORKMetadataElement::m_keywords [private]

Referenced by element(), and endOfElement().

boost::optional<std::string> libetonyek::IWORKMetadataElement::m_title [private]

Referenced by element(), and endOfElement().


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