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 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]


Member Function Documentation

void WPXPropertyListVectorIterImpl::rewind (  )  [inline]

bool WPXPropertyListVectorIterImpl::next (  )  [inline]

bool WPXPropertyListVectorIterImpl::last (  )  [inline]

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


Member Data Documentation

std::vector<WPXPropertyList>* WPXPropertyListVectorIterImpl::m_vector [private]

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

bool WPXPropertyListVectorIterImpl::m_imaginaryFirst [private]


The documentation for this class was generated from the following file:
Generated on Tue Aug 14 02:07:44 2007 for libwpd by doxygen 1.5.2