Public Member Functions | |
WPXPropertyListVectorIterImpl (std::vector< WPXPropertyList > *vect) | |
~WPXPropertyListVectorIterImpl () | |
void | rewind () |
bool | next () |
bool | last () |
const WPXPropertyList & | operator() () const |
Private Member Functions | |
WPXPropertyListVectorIterImpl (const WPXPropertyListVectorIterImpl &) | |
WPXPropertyListVectorIterImpl & | operator= (const WPXPropertyListVectorIterImpl &) |
Private Attributes | |
std::vector< WPXPropertyList > * | m_vector |
std::vector< WPXPropertyList >::iterator | m_iter |
bool | m_imaginaryFirst |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|