#include <IWORKListLabelTypeinfoElement.h>
Public Member Functions | |
IWORKListLabelTypeinfoElement (IWORKXMLParserState &state, boost::optional< IWORKListLabelTypeInfo_t > &value) | |
![]() | |
IWORKXMLContextBase (State &state) | |
template<typename T > | |
IWORKXMLContextBase (State &state, const T &a) | |
State & | getState () |
Private Member Functions | |
void | attribute (int name, const char *value) override |
IWORKXMLContextPtr_t | element (int name) override |
void | endOfElement () override |
Private Attributes | |
boost::optional< IWORKListLabelTypeInfo_t > & | m_value |
boost::optional< IWORKListLabelTypeInfo_t > | m_text |
boost::optional< ID_t > | m_textRef |
IWORKMediaContentPtr_t | m_image |
boost::optional< ID_t > | m_imageRef |
bool | m_isText |
bool | m_isImage |
Additional Inherited Members | |
![]() | |
Collector & | getCollector () const |
int | getToken (const char *const value) const |
bool | isCollector () const |
![]() | |
State & | m_state |
libetonyek::IWORKListLabelTypeinfoElement::IWORKListLabelTypeinfoElement | ( | IWORKXMLParserState & | state, |
boost::optional< IWORKListLabelTypeInfo_t > & | value | ||
) |
|
overrideprivate |
|
overrideprivate |
|
overrideprivate |
|
private |
Referenced by element(), and endOfElement().
|
private |
Referenced by element(), and endOfElement().
|
private |
Referenced by attribute(), and endOfElement().
|
private |
Referenced by attribute(), and endOfElement().
|
private |
Referenced by element(), and endOfElement().
|
private |
Referenced by element(), and endOfElement().
|
private |
Referenced by endOfElement().