librevenge::RVNGStringProperty Class Reference
Inheritance diagram for librevenge::RVNGStringProperty:
librevenge::RVNGProperty

List of all members.

Public Member Functions

 RVNGStringProperty (const char *str)
 ~RVNGStringProperty ()
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

Static Public Member Functions

 RVNGStringProperty (const RVNGString &str)

Private Attributes

RVNGString m_str

Constructor & Destructor Documentation

Referenced by clone().


Member Function Documentation

virtual double librevenge::RVNGStringProperty::getDouble ( ) const [inline, virtual]
virtual int librevenge::RVNGStringProperty::getInt ( ) const [inline, virtual]
virtual RVNGUnit librevenge::RVNGStringProperty::getUnit ( ) const [inline, virtual]

returns the property unit when possible.

If not, returns RVNG_UNIT_ERROR

Implements librevenge::RVNGProperty.


Member Data Documentation


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