#include <WPXPropertyListVector.h>
Public Member Functions | |
Iter (const WPXPropertyListVector &vect) | |
virtual | ~Iter () |
void | rewind () |
bool | next () |
bool | last () |
const WPXPropertyList & | operator() () const |
Private Member Functions | |
Iter (const Iter &) | |
Iter & | operator= (const Iter &) |
Private Attributes | |
WPXPropertyListVectorIterImpl * | m_iterImpl |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|