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