librevenge::RVNGPropertyListVector::Iter Class Reference

#include <RVNGPropertyListVector.h>

Public Member Functions

 Iter (const RVNGPropertyListVector &vect)
 
virtual ~Iter ()
 
void rewind ()
 
bool next ()
 
bool last ()
 
const RVNGPropertyListoperator() () const
 

Private Member Functions

 Iter (const Iter &)
 
Iteroperator= (const Iter &)
 

Private Attributes

RVNGPropertyListVectorIterImplm_iterImpl
 

Constructor & Destructor Documentation

librevenge::RVNGPropertyListVector::Iter::Iter ( const RVNGPropertyListVector vect)
librevenge::RVNGPropertyListVector::Iter::~Iter ( )
virtual
librevenge::RVNGPropertyListVector::Iter::Iter ( const Iter )
private

Member Function Documentation

bool librevenge::RVNGPropertyListVector::Iter::last ( )
bool librevenge::RVNGPropertyListVector::Iter::next ( )
const RVNGPropertyList & librevenge::RVNGPropertyListVector::Iter::operator() ( ) const
Iter& librevenge::RVNGPropertyListVector::Iter::operator= ( const Iter )
private
void librevenge::RVNGPropertyListVector::Iter::rewind ( )

Member Data Documentation

RVNGPropertyListVectorIterImpl* librevenge::RVNGPropertyListVector::Iter::m_iterImpl
private

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

Generated for librevenge by doxygen 1.8.10