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

Referenced by key(), last(), next(), operator()(), rewind(), and ~Iter().


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

Generated on Wed Sep 3 2014 16:25:02 for libwpd by doxygen 1.7.1