Inheritance diagram for WPXStdPropertyListVectorIterImpl:
Public Member Functions | |
WPXStdPropertyListVectorIterImpl (std::vector< WPXPropertyList > *vect) | |
virtual | ~WPXStdPropertyListVectorIterImpl () |
virtual void | rewind () |
virtual bool | next () |
virtual bool | last () |
virtual const WPXPropertyList & | operator() () const |
Private Attributes | |
std::vector< WPXPropertyList > * | m_vector |
std::vector< WPXPropertyList >::iterator | m_iter |
bool | m_imaginaryFirst |
|
|
|
|
|
Implements WPXPropertyListVectorIterImpl. |
|
Implements WPXPropertyListVectorIterImpl. |
|
Implements WPXPropertyListVectorIterImpl. |
|
Implements WPXPropertyListVectorIterImpl. |
|
|
|
|
|
|