Main Page | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members

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 Attributes

WPXMapIterImpl * m_iterImpl


Constructor & Destructor Documentation

WPXPropertyList::Iter::Iter (  const WPXPropertyList &  propList  ) 
 

WPXPropertyList::Iter::~Iter (   )  [virtual]
 


Member Function Documentation

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

bool WPXPropertyList::Iter::last (   ) 
 

bool WPXPropertyList::Iter::next (   ) 
 

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

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 on Mon Mar 12 10:11:51 2007 for libwpd by doxygen 1.4.2