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 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

void WPXPropertyList::Iter::rewind (  ) 

bool WPXPropertyList::Iter::next (  ) 

bool WPXPropertyList::Iter::last (  ) 

const WPXProperty * WPXPropertyList::Iter::operator() (  )  const

const char * WPXPropertyList::Iter::key (  ) 

Iter& WPXPropertyList::Iter::operator= ( const Iter  )  [private]


Member Data Documentation

WPXMapIterImpl* WPXPropertyList::Iter::m_iterImpl [private]


The documentation for this class was generated from the following files:
Generated on Mon Dec 3 14:06:11 2007 for libwpd by doxygen 1.5.4