WPXPropertyListVector Class Reference

#include <WPXPropertyListVector.h>

Classes

class  Iter
 

Public Member Functions

 WPXPropertyListVector (const WPXPropertyListVector &)
 
 WPXPropertyListVector ()
 
virtual ~WPXPropertyListVector ()
 
void append (const WPXPropertyList &elem)
 
void append (const WPXPropertyListVector &vec)
 
unsigned long count () const
 
const WPXPropertyListoperator[] (unsigned long index) const
 
WPXPropertyListVectoroperator= (const WPXPropertyListVector &vect)
 

Private Attributes

WPXPropertyListVectorImplm_impl
 

Friends

class WPXPropertyListVector::Iter
 

Constructor & Destructor Documentation

WPXPropertyListVector::WPXPropertyListVector ( const WPXPropertyListVector vect)
WPXPropertyListVector::WPXPropertyListVector ( )
WPXPropertyListVector::~WPXPropertyListVector ( )
virtual

Member Function Documentation

void WPXPropertyListVector::append ( const WPXPropertyList elem)
void WPXPropertyListVector::append ( const WPXPropertyListVector vec)
unsigned long WPXPropertyListVector::count ( ) const
WPXPropertyListVector & WPXPropertyListVector::operator= ( const WPXPropertyListVector vect)
const WPXPropertyList & WPXPropertyListVector::operator[] ( unsigned long  index) const

Friends And Related Function Documentation

friend class WPXPropertyListVector::Iter
friend

Member Data Documentation

WPXPropertyListVectorImpl* WPXPropertyListVector::m_impl
private

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

Generated for libwpd by doxygen 1.8.4