GRE::LABELPLACEMENT::ITERATOR Class Reference

#include <gre/labelplacement.h>

Inheritance diagram for GRE::LABELPLACEMENT::ITERATOR:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 ITERATOR (LABELPLACEMENT *placement)
 ITERATOR ()
LABELPLACEoperator * ()
bool operator!= (const ITERATOR &rhs) const
ITERATOR operator++ (int)
ITERATORoperator++ ()
ITERATOR operator-- (int)
ITERATORoperator-- ()
LABELPLACEoperator-> ()
bool operator== (const ITERATOR &rhs) const

Constructor & Destructor Documentation

GRE::LABELPLACEMENT::ITERATOR::ITERATOR  ) 
 

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

Internal constructor.

Definition at line 576 of file labelplacement.h.


Member Function Documentation

LABELPLACE& GRE::LABELPLACEMENT::ITERATOR::operator *  )  [inline]
 

Dereference operator.

Definition at line 581 of file labelplacement.h.

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

Inequality operator.

Definition at line 622 of file labelplacement.h.

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

Post-increment operator.

Reimplemented from GRE::LABELPLACEMENT::CONST_ITERATOR.

Definition at line 595 of file labelplacement.h.

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

Pre-increment operator.

Reimplemented from GRE::LABELPLACEMENT::CONST_ITERATOR.

Definition at line 589 of file labelplacement.h.

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

Post-decrement operator.

Reimplemented from GRE::LABELPLACEMENT::CONST_ITERATOR.

Definition at line 609 of file labelplacement.h.

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

Pre-decrement operator.

Reimplemented from GRE::LABELPLACEMENT::CONST_ITERATOR.

Definition at line 603 of file labelplacement.h.

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

Dereference operator.

Definition at line 585 of file labelplacement.h.

bool GRE::LABELPLACEMENT::ITERATOR::operator== const ITERATOR rhs  )  const
 

Equality operator.


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