#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 Attributes | |
WPXMapIterImpl * | m_iterImpl |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|