#include <IWORKMetadataElement.h>
Public Member Functions | |
IWORKMetadataElement (IWORKXMLParserState &state) | |
![]() | |
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 |
![]() | |
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 | |
![]() | |
State & | m_state |
|
explicit |
|
overrideprotected |
|
overrideprotected |
|
private |
Referenced by element(), and endOfElement().
|
private |
Referenced by element(), and endOfElement().
|
private |
Referenced by element(), and endOfElement().
|
private |
Referenced by element(), and endOfElement().