librevenge::RVNGPropertyListVectorIterImpl Class Reference

List of all members.

Public Member Functions

 RVNGPropertyListVectorIterImpl (std::vector< RVNGPropertyList > *vect)
 ~RVNGPropertyListVectorIterImpl ()
void rewind ()
bool next ()
bool last ()
const RVNGPropertyListoperator() () const

Private Member Functions

 RVNGPropertyListVectorIterImpl (const RVNGPropertyListVectorIterImpl &)
RVNGPropertyListVectorIterImploperator= (const RVNGPropertyListVectorIterImpl &)

Private Attributes

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

Constructor & Destructor Documentation


Member Function Documentation

const RVNGPropertyList& librevenge::RVNGPropertyListVectorIterImpl::operator() ( ) const [inline]
RVNGPropertyListVectorIterImpl& librevenge::RVNGPropertyListVectorIterImpl::operator= ( const RVNGPropertyListVectorIterImpl ) [private]

Member Data Documentation


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