WPXIntProperty Class Reference
Inheritance diagram for WPXIntProperty:
WPXProperty WPXBoolProperty

Public Member Functions

 WPXIntProperty (const int val)
 ~WPXIntProperty ()
virtual int getInt () const
virtual double getDouble () const
virtual WPXString getStr () const
virtual WPXPropertyclone () const
- Public Member Functions inherited from WPXProperty
virtual ~WPXProperty ()

Private Attributes

int m_val

Constructor & Destructor Documentation

WPXIntProperty::WPXIntProperty ( const int  val)

Referenced by clone().

WPXIntProperty::~WPXIntProperty ( )
inline

Member Function Documentation

WPXProperty * WPXIntProperty::clone ( ) const
virtual

Implements WPXProperty.

Reimplemented in WPXBoolProperty.

double WPXIntProperty::getDouble ( ) const
virtual

Implements WPXProperty.

int WPXIntProperty::getInt ( ) const
virtual
WPXString WPXIntProperty::getStr ( ) const
virtual

Implements WPXProperty.

Reimplemented in WPXBoolProperty.

Member Data Documentation

int WPXIntProperty::m_val
private

Referenced by clone(), getDouble(), getInt(), and getStr().


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

Generated for libwpd by doxygen 1.8.1.2