WPXPropertyListVector Class Reference

#include <WPXPropertyListVector.h>

List of all members.

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

Classes

class  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

const WPXPropertyList & WPXPropertyListVector::operator[] ( unsigned long  index  )  const

WPXPropertyListVector & WPXPropertyListVector::operator= ( const WPXPropertyListVector vect  ) 


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 on Sun Nov 21 10:48:13 2010 for libwpd by doxygen 1.5.4