#include <WPXPropertyList.h>
Public Member Functions | |
Iter (const WPXPropertyList &propList) | |
virtual | ~Iter () |
void | rewind () |
bool | next () |
bool | last () |
const WPXProperty * | operator() () const |
const char * | key () |
Private Member Functions | |
Iter (const Iter &) | |
Iter & | operator= (const Iter &) |
Private Attributes | |
WPXMapIterImpl * | m_iterImpl |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|