MILIST< _LIT >::CONST_ITERATOR Class Reference

#include <mi32/milist.h>

Inheritance diagram for MILIST< _LIT >::CONST_ITERATOR:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 CONST_ITERATOR (const ITERATOR &item)
 CONST_ITERATOR (LISTITEM *item)
 CONST_ITERATOR ()
LISTITEMGetNode () const
const _LIT & operator * () const
bool operator!= (const CONST_ITERATOR &rhs) const
CONST_ITERATOR operator++ (int)
CONST_ITERATORoperator++ ()
CONST_ITERATOR operator-- (int)
CONST_ITERATORoperator-- ()
const _LIT * operator-> () const
bool operator== (const CONST_ITERATOR &rhs) const

Protected Attributes

LISTITEMm_Ptr

template<class _LIT>
class MILIST< _LIT >::CONST_ITERATOR


Constructor & Destructor Documentation

template<class _LIT>
MILIST< _LIT >::CONST_ITERATOR::CONST_ITERATOR  )  [inline]
 

Const iterator class.

Definition at line 87 of file milist.h.

template<class _LIT>
MILIST< _LIT >::CONST_ITERATOR::CONST_ITERATOR LISTITEM item  )  [inline]
 

Parameters:
item  Default constructor Internal constructor

Definition at line 90 of file milist.h.

template<class _LIT>
MILIST< _LIT >::CONST_ITERATOR::CONST_ITERATOR const ITERATOR item  )  [inline]
 

Parameters:
item  Copy constructor

Definition at line 94 of file milist.h.


Member Function Documentation

template<class _LIT>
LISTITEM* MILIST< _LIT >::CONST_ITERATOR::GetNode  )  const [inline]
 

Definition at line 142 of file milist.h.

template<class _LIT>
const _LIT& MILIST< _LIT >::CONST_ITERATOR::operator *  )  const [inline]
 

Reimplemented in MILIST< _LIT >::ITERATOR.

Definition at line 98 of file milist.h.

template<class _LIT>
bool MILIST< _LIT >::CONST_ITERATOR::operator!= const CONST_ITERATOR rhs  )  const [inline]
 

Parameters:
rhs  Inequality operator

Definition at line 138 of file milist.h.

template<class _LIT>
CONST_ITERATOR MILIST< _LIT >::CONST_ITERATOR::operator++ int   )  [inline]
 

Post-increment operator.

Reimplemented in MILIST< _LIT >::ITERATOR.

Definition at line 112 of file milist.h.

template<class _LIT>
CONST_ITERATOR& MILIST< _LIT >::CONST_ITERATOR::operator++  )  [inline]
 

Pre-increment operator.

Reimplemented in MILIST< _LIT >::ITERATOR.

Definition at line 105 of file milist.h.

template<class _LIT>
CONST_ITERATOR MILIST< _LIT >::CONST_ITERATOR::operator-- int   )  [inline]
 

Post-decrement operator.

Reimplemented in MILIST< _LIT >::ITERATOR.

Definition at line 127 of file milist.h.

template<class _LIT>
CONST_ITERATOR& MILIST< _LIT >::CONST_ITERATOR::operator--  )  [inline]
 

Pre-decrement operator.

Reimplemented in MILIST< _LIT >::ITERATOR.

Definition at line 120 of file milist.h.

template<class _LIT>
const _LIT* MILIST< _LIT >::CONST_ITERATOR::operator->  )  const [inline]
 

Reimplemented in MILIST< _LIT >::ITERATOR.

Definition at line 101 of file milist.h.

template<class _LIT>
bool MILIST< _LIT >::CONST_ITERATOR::operator== const CONST_ITERATOR rhs  )  const [inline]
 

Parameters:
rhs  Equality operator

Definition at line 134 of file milist.h.


Member Data Documentation

template<class _LIT>
LISTITEM* MILIST< _LIT >::CONST_ITERATOR::m_Ptr [protected]
 

Definition at line 146 of file milist.h.


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