GRE::LABELPLACEMENT::CONST_ITERATOR Class Reference

#include <gre/labelplacement.h>

Inheritance diagram for GRE::LABELPLACEMENT::CONST_ITERATOR:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 CONST_ITERATOR (LABELPLACEMENT *placement)
 CONST_ITERATOR (const CONST_ITERATOR &rhs)
 CONST_ITERATOR ()
const LABELPLACEoperator * () const
bool operator!= (const CONST_ITERATOR &rhs) const
CONST_ITERATOR operator++ (int)
CONST_ITERATORoperator++ ()
CONST_ITERATOR operator-- (int)
CONST_ITERATORoperator-- ()
const LABELPLACEoperator-> () const
bool operator== (const CONST_ITERATOR &rhs) const
virtual ~CONST_ITERATOR ()

Constructor & Destructor Documentation

GRE::LABELPLACEMENT::CONST_ITERATOR::CONST_ITERATOR  )  [inline]
 

Default constructor.

Definition at line 480 of file labelplacement.h.

virtual GRE::LABELPLACEMENT::CONST_ITERATOR::~CONST_ITERATOR  )  [inline, virtual]
 

Destructor.

Definition at line 487 of file labelplacement.h.

GRE::LABELPLACEMENT::CONST_ITERATOR::CONST_ITERATOR const CONST_ITERATOR rhs  )  [inline]
 

Copy constructor.

Definition at line 490 of file labelplacement.h.

GRE::LABELPLACEMENT::CONST_ITERATOR::CONST_ITERATOR LABELPLACEMENT placement  )  [inline]
 

Internal ctor.

Definition at line 500 of file labelplacement.h.


Member Function Documentation

const LABELPLACE& GRE::LABELPLACEMENT::CONST_ITERATOR::operator *  )  const [inline]
 

Dereference operator.

Definition at line 510 of file labelplacement.h.

bool GRE::LABELPLACEMENT::CONST_ITERATOR::operator!= const CONST_ITERATOR rhs  )  const [inline]
 

Inequality operator.

Definition at line 556 of file labelplacement.h.

CONST_ITERATOR GRE::LABELPLACEMENT::CONST_ITERATOR::operator++ int   )  [inline]
 

Post-increment operator.

Reimplemented in GRE::LABELPLACEMENT::ITERATOR.

Definition at line 525 of file labelplacement.h.

CONST_ITERATOR& GRE::LABELPLACEMENT::CONST_ITERATOR::operator++  )  [inline]
 

Pre-increment operator.

Reimplemented in GRE::LABELPLACEMENT::ITERATOR.

Definition at line 518 of file labelplacement.h.

CONST_ITERATOR GRE::LABELPLACEMENT::CONST_ITERATOR::operator-- int   )  [inline]
 

Post-decrement operator.

Reimplemented in GRE::LABELPLACEMENT::ITERATOR.

Definition at line 540 of file labelplacement.h.

CONST_ITERATOR& GRE::LABELPLACEMENT::CONST_ITERATOR::operator--  )  [inline]
 

Pre-decrement operator.

Reimplemented in GRE::LABELPLACEMENT::ITERATOR.

Definition at line 533 of file labelplacement.h.

const LABELPLACE* GRE::LABELPLACEMENT::CONST_ITERATOR::operator->  )  const [inline]
 

Dereference operator.

Definition at line 514 of file labelplacement.h.

bool GRE::LABELPLACEMENT::CONST_ITERATOR::operator== const CONST_ITERATOR rhs  )  const [inline]
 

Equality operator.

Definition at line 548 of file labelplacement.h.


The documentation for this class was generated from the following file:
Generated on Wed May 31 15:29:34 2006 for TNTsdk by  doxygen 1.3.8-20040913