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

Public Member Functions

 RVNGTwipProperty (const double val)
 
 ~RVNGTwipProperty ()
 
virtual RVNGUnit getUnit () const
 returns the property unit when possible. More...
 
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
 
- Public Member Functions inherited from librevenge::RVNGProperty
virtual ~RVNGProperty ()
 

Constructor & Destructor Documentation

librevenge::RVNGTwipProperty::RVNGTwipProperty ( const double  val)

Referenced by clone().

librevenge::RVNGTwipProperty::~RVNGTwipProperty ( )
inline

Member Function Documentation

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

Reimplemented from librevenge::RVNGDoubleProperty.

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

Reimplemented from librevenge::RVNGDoubleProperty.

virtual RVNGUnit librevenge::RVNGTwipProperty::getUnit ( ) const
inlinevirtual

returns the property unit when possible.

If not, returns RVNG_UNIT_ERROR

Reimplemented from librevenge::RVNGDoubleProperty.


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

Generated for librevenge by doxygen 1.8.7