WPXPropertyListVectorIterImpl Class Reference

List of all members.

Public Member Functions

 WPXPropertyListVectorIterImpl (std::vector< WPXPropertyList > *vect)
 ~WPXPropertyListVectorIterImpl ()
void rewind ()
bool next ()
bool last ()
const WPXPropertyListoperator() () const

Private Member Functions

 WPXPropertyListVectorIterImpl (const WPXPropertyListVectorIterImpl &)
WPXPropertyListVectorIterImploperator= (const WPXPropertyListVectorIterImpl &)

Private Attributes

std::vector< WPXPropertyList > * m_vector
std::vector< WPXPropertyList >
::iterator 
m_iter
bool m_imaginaryFirst


Constructor & Destructor Documentation

WPXPropertyListVectorIterImpl::WPXPropertyListVectorIterImpl ( std::vector< WPXPropertyList > *  vect  )  [inline]

WPXPropertyListVectorIterImpl::~WPXPropertyListVectorIterImpl (  )  [inline]

WPXPropertyListVectorIterImpl::WPXPropertyListVectorIterImpl ( const WPXPropertyListVectorIterImpl  )  [private]


Member Function Documentation

void WPXPropertyListVectorIterImpl::rewind (  )  [inline]

bool WPXPropertyListVectorIterImpl::next (  )  [inline]

bool WPXPropertyListVectorIterImpl::last (  )  [inline]

const WPXPropertyList& WPXPropertyListVectorIterImpl::operator() (  )  const [inline]

WPXPropertyListVectorIterImpl& WPXPropertyListVectorIterImpl::operator= ( const WPXPropertyListVectorIterImpl  )  [private]


Member Data Documentation

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

std::vector<WPXPropertyList>::iterator WPXPropertyListVectorIterImpl::m_iter [private]

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

Referenced by next(), and rewind().


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

Generated on Sat Nov 22 15:19:17 2008 for libwpd by doxygen 1.5.5