WPXMapIterImpl Class Reference

List of all members.

Public Member Functions

 WPXMapIterImpl (const WPXMapImpl *impl)
void rewind ()
bool next ()
bool last ()
const WPXPropertyoperator() () const
const char * key ()

Private Attributes

bool m_imaginaryFirst
std::map< std::string,
WPXProperty * >::iterator 
m_iter
std::map< std::string,
WPXProperty * > * 
m_map


Constructor & Destructor Documentation

WPXMapIterImpl::WPXMapIterImpl ( const WPXMapImpl impl  ) 


Member Function Documentation

void WPXMapIterImpl::rewind (  ) 

bool WPXMapIterImpl::next (  ) 

bool WPXMapIterImpl::last (  ) 

const WPXProperty * WPXMapIterImpl::operator() (  )  const

const char * WPXMapIterImpl::key (  ) 


Member Data Documentation

Referenced by next(), and rewind().

std::map<std::string, WPXProperty *>::iterator WPXMapIterImpl::m_iter [private]

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

std::map<std::string, WPXProperty *>* WPXMapIterImpl::m_map [private]

Referenced by last(), next(), and rewind().


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

Generated on Tue Feb 12 15:38:30 2008 for libwpd by doxygen 1.5.5