WPXPropertyList::Iter Class Reference

#include <WPXPropertyList.h>

List of all members.

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

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