libetonyek::IWORKMetadataElement Class Reference

#include <IWORKMetadataElement.h>

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

Public Member Functions

 IWORKMetadataElement (IWORKXMLParserState &state)
 
- Public Member Functions inherited from libetonyek::IWORKXMLContextBase< Base, State, Collector >
 IWORKXMLContextBase (State &state)
 
template<typename T >
 IWORKXMLContextBase (State &state, const T &a)
 
State & getState ()
 

Protected Member Functions

IWORKXMLContextPtr_t element (int name) override
 
void endOfElement () override
 
- Protected Member Functions inherited from libetonyek::IWORKXMLContextBase< Base, State, Collector >
Collector & getCollector () const
 
int getToken (const char *const value) const
 
bool isCollector () const
 

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
 

Additional Inherited Members

- Protected Attributes inherited from libetonyek::IWORKXMLContextBase< Base, State, Collector >
State & m_state
 

Constructor & Destructor Documentation

◆ IWORKMetadataElement()

libetonyek::IWORKMetadataElement::IWORKMetadataElement ( IWORKXMLParserState state)
explicit

Member Function Documentation

◆ element()

IWORKXMLContextPtr_t libetonyek::IWORKMetadataElement::element ( int  name)
overrideprotected

◆ endOfElement()

void libetonyek::IWORKMetadataElement::endOfElement ( )
overrideprotected

Member Data Documentation

◆ m_author

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

Referenced by element(), and endOfElement().

◆ m_comment

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

Referenced by element(), and endOfElement().

◆ m_keywords

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

Referenced by element(), and endOfElement().

◆ m_title

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:

Generated for libetonyek by doxygen 1.8.13