OBSERVABLE_LIST< _LIT >::ITERATOR Class Reference

End of CONST_ITERATOR Non-constant bidirectional iterator. More...

#include <mi32/obslist.h>

Inheritance diagram for OBSERVABLE_LIST< _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

Detailed Description

template<class _LIT>
class OBSERVABLE_LIST< _LIT >::ITERATOR

End of CONST_ITERATOR Non-constant bidirectional iterator.

Definition at line 221 of file obslist.h.


Constructor & Destructor Documentation

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

Definition at line 224 of file obslist.h.

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

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

Definition at line 227 of file obslist.h.


Member Function Documentation

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

Reimplemented from OBSERVABLE_LIST< _LIT >::CONST_ITERATOR.

Definition at line 231 of file obslist.h.

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

Inequality operator.

Definition at line 279 of file obslist.h.

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

Post-increment operator.

Reimplemented from OBSERVABLE_LIST< _LIT >::CONST_ITERATOR.

Definition at line 249 of file obslist.h.

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

Pre-increment operator.

Reimplemented from OBSERVABLE_LIST< _LIT >::CONST_ITERATOR.

Definition at line 242 of file obslist.h.

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

Post-increment operator.

Reimplemented from OBSERVABLE_LIST< _LIT >::CONST_ITERATOR.

Definition at line 264 of file obslist.h.

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

Pre-decrement operator.

Reimplemented from OBSERVABLE_LIST< _LIT >::CONST_ITERATOR.

Definition at line 257 of file obslist.h.

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

Reimplemented from OBSERVABLE_LIST< _LIT >::CONST_ITERATOR.

Definition at line 236 of file obslist.h.

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

Equality operator.

Definition at line 272 of file obslist.h.


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