WPXPropertyListVector::Iter Class Reference

#include <WPXPropertyListVector.h>

List of all members.

Public Member Functions

 Iter (const WPXPropertyListVector &vect)
virtual ~Iter ()
void rewind ()
bool next ()
bool last ()
const WPXPropertyListoperator() () const

Private Member Functions

 Iter (const Iter &)
Iteroperator= (const Iter &)

Private Attributes

WPXPropertyListVectorIterImplm_iterImpl

Constructor & Destructor Documentation

WPXPropertyListVector::Iter::Iter ( const WPXPropertyListVector vect)
WPXPropertyListVector::Iter::~Iter ( ) [virtual]
WPXPropertyListVector::Iter::Iter ( const Iter ) [private]

Member Function Documentation

bool WPXPropertyListVector::Iter::last ( )
bool WPXPropertyListVector::Iter::next ( )
const WPXPropertyList & WPXPropertyListVector::Iter::operator() ( ) const
Iter& WPXPropertyListVector::Iter::operator= ( const Iter ) [private]
void WPXPropertyListVector::Iter::rewind ( )

Member Data Documentation


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