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...
 
virtual RVNGString getStr () const
 
virtual RVNGPropertyclone () const
 
- Public Member Functions inherited from librevenge::RVNGProperty
virtual ~RVNGProperty ()
 
virtual int getInt () const =0
 
virtual double getDouble () const =0
 
virtual RVNGUnit getUnit () const =0
 returns the property unit when possible. More...
 
virtual RVNGString getStr () const =0
 
virtual RVNGPropertyclone () const =0
 

Constructor & Destructor Documentation

◆ RVNGGenericProperty()

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

◆ ~RVNGGenericProperty()

librevenge::RVNGGenericProperty::~RVNGGenericProperty ( )
inline

Member Function Documentation

◆ clone()

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

Reimplemented from librevenge::RVNGDoubleProperty.

◆ getStr()

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.9.4