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

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 Mon Nov 15 19:50:27 2010 for libwpd by doxygen 1.5.4