bit::FieldBase::iterator Class Reference

#include <bit/fieldbase.h>

List of all members.


Detailed Description

This is a generalized interator that performs all operations using the generalized container methods in the FieldBase class.


Public Member Functions

 iterator (FieldBase *container=NULL, FieldBase::pointer object=FieldBase::pointer())
iteratoroperator= (const iterator &other)
bool operator== (const iterator &other) const
bool operator!= (const iterator &other) const
iteratoroperator++ () throw (exception::invalid_iterator)
iterator operator++ (int) throw (exception::invalid_iterator)
iteratoroperator-- () throw (exception::invalid_iterator)
iterator operator-- (int) throw (exception::invalid_iterator)
FieldBaseoperator * () throw (exception::invalid_iterator)
FieldBaseoperator-> () throw (exception::invalid_iterator)
FieldBase::pointer pointer ()
 iterator (FieldBase *container=NULL, FieldBase::pointer object=FieldBase::pointer())
iteratoroperator= (const iterator &other)
bool operator== (const iterator &other) const
bool operator!= (const iterator &other) const
iteratoroperator++ () throw (exception::invalid_iterator)
iterator operator++ (int) throw (exception::invalid_iterator)
iteratoroperator-- () throw (exception::invalid_iterator)
iterator operator-- (int) throw (exception::invalid_iterator)
FieldBaseoperator * () throw (exception::invalid_iterator)
FieldBaseoperator-> () throw (exception::invalid_iterator)
FieldBase::pointer pointer ()
 iterator (FieldBase *container=NULL, FieldBase::pointer object=FieldBase::pointer())
iteratoroperator= (const iterator &other)
bool operator== (const iterator &other) const
bool operator!= (const iterator &other) const
iteratoroperator++ () throw (exception::invalid_iterator)
iterator operator++ (int) throw (exception::invalid_iterator)
iteratoroperator-- () throw (exception::invalid_iterator)
iterator operator-- (int) throw (exception::invalid_iterator)
FieldBaseoperator * () throw (exception::invalid_iterator)
FieldBaseoperator-> () throw (exception::invalid_iterator)
FieldBase::pointer pointer ()


The documentation for this class was generated from the following files:
Generated on Tue Mar 13 20:00:04 2007 by  doxygen 1.5.1