librevenge::RVNGGenericProperty Class Reference
Inheritance diagram for librevenge::RVNGGenericProperty:
librevenge::RVNGDoubleProperty librevenge::RVNGProperty

Public Member Functions

 RVNGGenericProperty (const double val)
 
 ~RVNGGenericProperty ()
 
virtual RVNGString getStr () const
 
virtual RVNGPropertyclone () const
 
- Public Member Functions inherited from librevenge::RVNGDoubleProperty
 RVNGDoubleProperty (const double val)
 
 ~RVNGDoubleProperty ()
 
virtual int getInt () const
 
virtual double getDouble () const
 
virtual RVNGUnit getUnit () const
 returns the property unit when possible. More...
 
- Public Member Functions inherited from librevenge::RVNGProperty
virtual ~RVNGProperty ()
 

Constructor & Destructor Documentation

librevenge::RVNGGenericProperty::RVNGGenericProperty ( const double  val)
librevenge::RVNGGenericProperty::~RVNGGenericProperty ( )
inline

Member Function Documentation

virtual RVNGProperty* librevenge::RVNGGenericProperty::clone ( ) const
virtual

Reimplemented from librevenge::RVNGDoubleProperty.

virtual RVNGString librevenge::RVNGGenericProperty::getStr ( ) const
virtual

Reimplemented from librevenge::RVNGDoubleProperty.


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

Generated for librevenge by doxygen 1.8.10