Public Member Functions | Private Attributes

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

const char * WPXMapIterImpl::key (  ) 
bool WPXMapIterImpl::last (  ) 
bool WPXMapIterImpl::next (  ) 
const WPXProperty * WPXMapIterImpl::operator() (  )  const
void WPXMapIterImpl::rewind (  ) 

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 Sat Aug 27 2011 02:15:24 for libwpd by doxygen 1.7.1