POLYLINE::ITERATOR Class Reference

Non-const iterator. More...

#include <mi32/polyline.h>

List of all members.

Public Member Functions

 ITERATOR (const ITERATOR &rhs)
 ITERATOR (INT32 index, POLYLINE *PolyLine)
 ITERATOR ()
DPOINT2Doperator * () const
bool operator!= (const ITERATOR &rhs) const
ITERATOR operator++ (int)
ITERATORoperator++ ()
ITERATOR operator-- (int)
ITERATORoperator-- ()
DPOINT2Doperator-> () const
ITERATORoperator= (const ITERATOR &rhs)
bool operator== (const ITERATOR &rhs) const

Protected Attributes

INT32 m_Index
POLYLINEm_PolyLine


Detailed Description

Non-const iterator.

Definition at line 497 of file polyline.h.


Constructor & Destructor Documentation

POLYLINE::ITERATOR::ITERATOR  )  [inline]
 

Definition at line 500 of file polyline.h.

POLYLINE::ITERATOR::ITERATOR INT32  index,
POLYLINE PolyLine
[inline]
 

Parameters:
index  Default constructor Internal constructor

Definition at line 506 of file polyline.h.

POLYLINE::ITERATOR::ITERATOR const ITERATOR rhs  )  [inline]
 

Parameters:
rhs  Copy constructor

Definition at line 514 of file polyline.h.


Member Function Documentation

DPOINT2D& POLYLINE::ITERATOR::operator *  )  const [inline]
 

Definition at line 531 of file polyline.h.

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

Inequality operator.

Definition at line 573 of file polyline.h.

ITERATOR POLYLINE::ITERATOR::operator++ int   )  [inline]
 

Post-increment operator.

Definition at line 545 of file polyline.h.

ITERATOR& POLYLINE::ITERATOR::operator++  )  [inline]
 

Pre-increment operator.

Definition at line 538 of file polyline.h.

ITERATOR POLYLINE::ITERATOR::operator-- int   )  [inline]
 

Post-increment operator.

Definition at line 560 of file polyline.h.

ITERATOR& POLYLINE::ITERATOR::operator--  )  [inline]
 

Pre-decrement operator.

Definition at line 553 of file polyline.h.

DPOINT2D* POLYLINE::ITERATOR::operator->  )  const [inline]
 

Definition at line 534 of file polyline.h.

ITERATOR& POLYLINE::ITERATOR::operator= const ITERATOR rhs  )  [inline]
 

Definition at line 521 of file polyline.h.

bool POLYLINE::ITERATOR::operator== const ITERATOR rhs  )  const [inline]
 

Equality operator.

Definition at line 568 of file polyline.h.


Member Data Documentation

INT32 POLYLINE::ITERATOR::m_Index [protected]
 

Definition at line 578 of file polyline.h.

POLYLINE* POLYLINE::ITERATOR::m_PolyLine [protected]
 

Definition at line 579 of file polyline.h.


The documentation for this class was generated from the following file:
Generated on Tue Dec 14 13:20:09 2004 for TNTsdk by  doxygen 1.3.8-20040913