Public Member Functions | Private Member Functions | Private Attributes

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

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


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

Generated on Tue Dec 28 2010 12:10:01 for libwpd by doxygen 1.7.2