WPXPropertyListVector::Iter Class Reference

#include <WPXPropertyListVector.h>

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

WPXPropertyListVectorIterImpl* WPXPropertyListVector::Iter::m_iterImpl
private

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

Generated for libwpd by doxygen 1.8.5