WPXMapIterImpl Class Reference

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

bool WPXMapIterImpl::m_imaginaryFirst
private

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 for libwpd by doxygen 1.8.1.2