MILIST< _LIT >::ITERATOR Class Reference

#include <mi32/milist.h>

Inheritance diagram for MILIST< _LIT >::ITERATOR:

Inheritance graph
[legend]
List of all members.

Public Member Functions

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

template<class _LIT>
class MILIST< _LIT >::ITERATOR


Constructor & Destructor Documentation

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

Definition at line 154 of file milist.h.

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

Parameters:
item  Internal, get a LISTITEM* Default constructor Internal constructor

Definition at line 157 of file milist.h.


Member Function Documentation

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

Dereference operator, returns reference to templated item.

Reimplemented from MILIST< _LIT >::CONST_ITERATOR.

Definition at line 162 of file milist.h.

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

Inequality operator.

Definition at line 205 of file milist.h.

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

Post-increment operator.

Reimplemented from MILIST< _LIT >::CONST_ITERATOR.

Definition at line 177 of file milist.h.

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

Pre-increment operator.

Reimplemented from MILIST< _LIT >::CONST_ITERATOR.

Definition at line 170 of file milist.h.

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

Post-increment operator.

Reimplemented from MILIST< _LIT >::CONST_ITERATOR.

Definition at line 192 of file milist.h.

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

Pre-decrement operator.

Reimplemented from MILIST< _LIT >::CONST_ITERATOR.

Definition at line 185 of file milist.h.

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

Dereference operator, returns pointer to templated item.

Reimplemented from MILIST< _LIT >::CONST_ITERATOR.

Definition at line 166 of file milist.h.

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

Equality operator.

Definition at line 200 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