10 #ifndef IWORKNUMBERELEMENT_H_INCLUDED 11 #define IWORKNUMBERELEMENT_H_INCLUDED 53 #endif // IWORKNUMBERELEMENT_H_INCLUDED Definition: IWORKBezierElement.cpp:18
static boost::optional< T > convert(const char *value)
Definition: IWORKNumberConverter.cpp:20
Definition: IWORKToken.h:211
Definition: IWORKNumberElement.h:21
Definition: IWORKToken.h:419
const char * name
Definition: IWORKToken.cpp:43
Definition: IWORKXMLContextBase.h:27
Definition: IWORKXMLParserState.h:30
IWORKNumberElement(IWORKXMLParserState &state, boost::optional< T > &value)
Definition: IWORKNumberElement.h:34
boost::optional< T > & m_value
Definition: IWORKNumberElement.h:30
void attribute(int name, const char *value) override
Definition: IWORKNumberElement.h:41