WPXPropertyList::Iter Class Reference

#include <WPXPropertyList.h>

Public Member Functions

 Iter (const WPXPropertyList &propList)
virtual ~Iter ()
void rewind ()
bool next ()
bool last ()
const WPXPropertyoperator() () const
const char * key ()

Private Member Functions

 Iter (const Iter &)
Iteroperator= (const Iter &)

Private Attributes

WPXMapIterImplm_iterImpl

Constructor & Destructor Documentation

WPXPropertyList::Iter::Iter ( const WPXPropertyList propList)
WPXPropertyList::Iter::~Iter ( )
virtual
WPXPropertyList::Iter::Iter ( const Iter )
private

Member Function Documentation

const char * WPXPropertyList::Iter::key ( )
bool WPXPropertyList::Iter::last ( )
bool WPXPropertyList::Iter::next ( )
const WPXProperty * WPXPropertyList::Iter::operator() ( ) const
Iter& WPXPropertyList::Iter::operator= ( const Iter )
private
void WPXPropertyList::Iter::rewind ( )

Member Data Documentation

WPXMapIterImpl* WPXPropertyList::Iter::m_iterImpl
private

The documentation for this class was generated from the following files:

Generated for libwpd by doxygen 1.8.1.2