#include <WPXPropertyListVector.h>
Public Member Functions | |
WPXPropertyListVector (const WPXPropertyListVector &) | |
WPXPropertyListVector () | |
virtual | ~WPXPropertyListVector () |
virtual void | append (const WPXPropertyList &elem) |
virtual size_t | count () const |
Private Attributes | |
WPXPropertyListVectorImpl * | m_impl |
Friends | |
class | WPXPropertyListVector::Iter |
Classes | |
class | Iter |
WPXPropertyListVector::WPXPropertyListVector | ( | const WPXPropertyListVector & | ) |
WPXPropertyListVector::WPXPropertyListVector | ( | ) |
WPXPropertyListVector::~WPXPropertyListVector | ( | ) | [virtual] |
void WPXPropertyListVector::append | ( | const WPXPropertyList & | elem | ) | [virtual] |
size_t WPXPropertyListVector::count | ( | ) | const [virtual] |
friend class WPXPropertyListVector::Iter [friend] |