Go to the documentation of this file.
10 #ifndef PAG1ANNOTATIONELEMENT_H_INCLUDED
11 #define PAG1ANNOTATIONELEMENT_H_INCLUDED
13 #include <boost/optional.hpp>
33 boost::optional<ID_t>
m_id;
38 #endif // PAG1ANNOTATIONELEMENT_H_INCLUDED
Definition: IWORKBezierElement.cpp:20
virtual IWORKXMLContextPtr_t element(int name)=0
Create a context for parsing a child element.
Definition: PAG1ParserState.h:23
@ ID
Definition: IWORKToken.h:499
std::shared_ptr< IWORKXMLContext > IWORKXMLContextPtr_t
Definition: IWORKXMLContext.h:18
@ NS_URI_SFA
Definition: IWORKToken.h:689
void text(const char *value) override
Definition: PAG1AnnotationElement.cpp:46
Definition: PAG1XMLContextBase.h:22
#define ETONYEK_DEBUG_MSG(M)
Definition: libetonyek_utils.h:54
IWORKXMLContext & m_container
Definition: PAG1AnnotationElement.h:31
bool isCollector() const
Definition: IWORKXMLContextBase.h:59
virtual void text(const char *value)=0
Process textual content of an element.
PAGCollector & getCollector() const
Definition: IWORKXMLContextBase.h:49
void attribute(int name, const char *value) override
Definition: PAG1AnnotationElement.cpp:28
bool m_isRef
Definition: PAG1AnnotationElement.h:32
Definition: PAG1AnnotationElement.h:19
boost::optional< ID_t > m_id
Definition: PAG1AnnotationElement.h:33
IWORKXMLContextPtr_t element(int name) override
Definition: PAG1AnnotationElement.cpp:41
Definition: IWORKXMLContext.h:22
PAG1AnnotationElement(PAG1ParserState &state, IWORKXMLContext &container, bool isRef=false)
Definition: PAG1AnnotationElement.cpp:20
boost::optional< ID_t > m_id
Definition: IWORKLineEndElement.cpp:34
void sendAnnotation(const std::string &name)
Definition: PAGCollector.cpp:180
void endOfElement() override
Definition: PAG1AnnotationElement.cpp:51
const ValueT & get(const detail::IWAFieldImpl< TagV, ValueT, Reader > &field)
Definition: IWAField.h:190
@ name
Definition: IWORKToken.h:578
void collectText(const std::shared_ptr< IWORKText > &text)
Definition: IWORKCollector.cpp:549
@ value
Definition: IWORKToken.h:624
PAG1ParserState & getState()
Definition: IWORKXMLContextBase.h:43
Generated for libetonyek by
doxygen 1.8.17