Public Member Functions | |
WPXMapIterImpl (const WPXMapImpl *impl) | |
void | rewind () |
bool | next () |
bool | last () |
const WPXProperty * | operator() () const |
const char * | key () |
Private Attributes | |
bool | m_imaginaryFirst |
std::map< std::string, WPXProperty * >::iterator | m_iter |
std::map< std::string, WPXProperty * > * | m_map |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|