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 ()
bool operator!= (const ITERATOR &rhs) const
LABELPLACEoperator* ()
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.


Member Function Documentation

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

Inequality operator.

Reimplemented from GRE::LABELPLACEMENT::CONST_ITERATOR.

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

Dereference operator.

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

Post-increment operator.

Reimplemented from GRE::LABELPLACEMENT::CONST_ITERATOR.

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

Pre-increment operator.

Reimplemented from GRE::LABELPLACEMENT::CONST_ITERATOR.

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

Post-decrement operator.

Reimplemented from GRE::LABELPLACEMENT::CONST_ITERATOR.

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

Pre-decrement operator.

Reimplemented from GRE::LABELPLACEMENT::CONST_ITERATOR.

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

Dereference operator.

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

Equality operator.

Reimplemented from GRE::LABELPLACEMENT::CONST_ITERATOR.


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

Generated on Sun Oct 7 21:34:16 2012 for TNTsdk 2012 by  doxygen 1.6.1