librevenge::RVNGIntProperty Class Reference
Inheritance diagram for librevenge::RVNGIntProperty:
librevenge::RVNGProperty librevenge::RVNGBoolProperty

List of all members.

Public Member Functions

 RVNGIntProperty (const int val)
 ~RVNGIntProperty ()
virtual int getInt () const
virtual double getDouble () const
virtual RVNGUnit getUnit () const
 returns the property unit when possible.
virtual RVNGString getStr () const
virtual RVNGPropertyclone () const

Private Attributes

int m_val

Constructor & Destructor Documentation

Referenced by clone().


Member Function Documentation

double librevenge::RVNGIntProperty::getDouble ( ) const [virtual]
virtual RVNGUnit librevenge::RVNGIntProperty::getUnit ( ) const [inline, virtual]

returns the property unit when possible.

If not, returns RVNG_UNIT_ERROR

Implements librevenge::RVNGProperty.

Reimplemented in librevenge::RVNGBoolProperty.


Member Data Documentation


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