10 #ifndef IWORKBINARYELEMENT_H_INCLUDED
11 #define IWORKBINARYELEMENT_H_INCLUDED
13 #include <boost/optional.hpp>
39 #endif // IWORKBINARYELEMENT_H_INCLUDED
boost::optional< IWORKSize > m_size
Definition: IWORKBinaryElement.h:32
std::shared_ptr< IWORKXMLContext > IWORKXMLContextPtr_t
Definition: IWORKXMLContext.h:18
IWORKMediaContentPtr_t & m_value
Definition: IWORKBinaryElement.h:31
Definition: IWORKToken.h:631
std::shared_ptr< IWORKData > IWORKDataPtr_t
Definition: IWORKTypes_fwd.h:49
void endOfElement() override
Definition: IWORKBinaryElement.cpp:46
const char * name
Definition: IWORKToken.cpp:43
boost::optional< IWORKColor > m_fillColor
Definition: IWORKBinaryElement.h:34
Definition: IWORKXMLContextBase.h:27
Definition: IWORKXMLParserState.h:31
Definition: IWORKBinaryElement.h:21
IWORKDataPtr_t m_data
Definition: IWORKBinaryElement.h:33
IWORKBinaryElement(IWORKXMLParserState &state, IWORKMediaContentPtr_t &value)
Definition: IWORKBinaryElement.cpp:23
std::shared_ptr< IWORKMediaContent > IWORKMediaContentPtr_t
Definition: IWORKTypes_fwd.h:54
IWORKXMLContextPtr_t element(int name) override
Definition: IWORKBinaryElement.cpp:32