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

Public Member Functions

 RVNGBoolProperty (const bool val)
 
 ~RVNGBoolProperty ()
 
virtual RVNGUnit getUnit () const
 returns the property unit when possible.
 
virtual RVNGString getStr () const
 
virtual RVNGPropertyclone () const
 
- Public Member Functions inherited from librevenge::RVNGIntProperty
 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
 
- 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.
 
virtual RVNGString getStr () const =0
 
virtual RVNGPropertyclone () const =0
 

Constructor & Destructor Documentation

◆ RVNGBoolProperty()

librevenge::RVNGBoolProperty::RVNGBoolProperty ( const bool  val)

◆ ~RVNGBoolProperty()

librevenge::RVNGBoolProperty::~RVNGBoolProperty ( )
inline

Member Function Documentation

◆ clone()

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

Reimplemented from librevenge::RVNGIntProperty.

◆ getStr()

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

Reimplemented from librevenge::RVNGIntProperty.

◆ getUnit()

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

returns the property unit when possible.

If not, returns RVNG_UNIT_ERROR

Reimplemented from librevenge::RVNGIntProperty.


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

Generated for librevenge by doxygen 1.9.7