WPXStringProperty Class Reference

Public Member Functions

 WPXStringProperty (const WPXString &str)
 WPXStringProperty (const char *str)
 ~WPXStringProperty ()
virtual int getInt () const
virtual double getDouble () const
virtual WPXString getStr () const
virtual WPXProperty * clone () const

Private Attributes

WPXString m_str

Constructor & Destructor Documentation

WPXStringProperty::WPXStringProperty ( const WPXString &  str)

Referenced by clone().

WPXStringProperty::WPXStringProperty ( const char *  str)
WPXStringProperty::~WPXStringProperty ( )
inline

Member Function Documentation

WPXProperty * WPXStringProperty::clone ( ) const
virtual
double WPXStringProperty::getDouble ( ) const
virtual
int WPXStringProperty::getInt ( ) const
virtual
WPXString WPXStringProperty::getStr ( ) const
virtual

Member Data Documentation

WPXString WPXStringProperty::m_str
private

Referenced by clone(), and getStr().


The documentation for this class was generated from the following file:

Generated for libwpd by doxygen 1.8.1.2