librevenge::RVNGPropertyListVector Class Reference

#include <RVNGPropertyListVector.h>

Inheritance diagram for librevenge::RVNGPropertyListVector:
librevenge::RVNGProperty

List of all members.

Classes

class  Iter

Public Member Functions

 RVNGPropertyListVector (const RVNGPropertyListVector &)
 RVNGPropertyListVector ()
virtual ~RVNGPropertyListVector ()
int getInt () const
double getDouble () const
RVNGUnit getUnit () const
 returns the property unit when possible.
RVNGString getStr () const
RVNGPropertyclone () const
void append (const RVNGPropertyList &elem)
void append (const RVNGPropertyListVector &vec)
unsigned long count () const
bool empty () const
void clear ()
const RVNGPropertyListoperator[] (unsigned long index) const
RVNGPropertyListVectoroperator= (const RVNGPropertyListVector &vect)
RVNGString getPropString () const

Private Attributes

RVNGPropertyListVectorImplm_impl

Friends

class RVNGPropertyListVector::Iter

Constructor & Destructor Documentation


Member Function Documentation

returns the property unit when possible.

If not, returns RVNG_UNIT_ERROR

Implements librevenge::RVNGProperty.

RVNGPropertyListVector & librevenge::RVNGPropertyListVector::operator= ( const RVNGPropertyListVector vect)
const RVNGPropertyList & librevenge::RVNGPropertyListVector::operator[] ( unsigned long  index) const

Friends And Related Function Documentation

friend class RVNGPropertyListVector::Iter [friend]

Member Data Documentation


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