WPXPropertyListVectorIterImpl Class Reference

List of all members.

Public Member Functions

 WPXPropertyListVectorIterImpl (std::vector< WPXPropertyList > *vect)
 ~WPXPropertyListVectorIterImpl ()
void rewind ()
bool next ()
bool last ()
const WPXPropertyListoperator() () const

Private Member Functions

 WPXPropertyListVectorIterImpl (const WPXPropertyListVectorIterImpl &)
WPXPropertyListVectorIterImploperator= (const WPXPropertyListVectorIterImpl &)

Private Attributes

std::vector< WPXPropertyList > * m_vector
std::vector< WPXPropertyList >
::iterator 
m_iter
bool m_imaginaryFirst

Constructor & Destructor Documentation


Member Function Documentation

const WPXPropertyList& WPXPropertyListVectorIterImpl::operator() ( ) const [inline]
WPXPropertyListVectorIterImpl& WPXPropertyListVectorIterImpl::operator= ( const WPXPropertyListVectorIterImpl ) [private]

Member Data Documentation

std::vector<WPXPropertyList>::iterator WPXPropertyListVectorIterImpl::m_iter [private]

Referenced by last(), next(), operator()(), and rewind().

Referenced by last(), next(), and rewind().


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