OBSERVABLE_LIST< _LIT >::CONST_ITERATOR Class Reference

Constant bidirectional iterator. More...

#include <mi32/obslist.h>

Inheritance diagram for OBSERVABLE_LIST< _LIT >::CONST_ITERATOR:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 CONST_ITERATOR (const ITERATOR &item)
 CONST_ITERATOR (LISTITEM *item)
 CONST_ITERATOR ()
LISTITEM * GetNode () 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

LISTITEM * m_Ptr

Detailed Description

template<class _LIT>
class OBSERVABLE_LIST< _LIT >::CONST_ITERATOR

Constant bidirectional iterator.

Definition at line 144 of file obslist.h.


Constructor & Destructor Documentation

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

Definition at line 147 of file obslist.h.

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

Parameters:
item  Default constructor Internal constructor

Definition at line 150 of file obslist.h.

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

Parameters:
item  Copy constructor

Definition at line 154 of file obslist.h.


Member Function Documentation

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

Definition at line 210 of file obslist.h.

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

Reimplemented in OBSERVABLE_LIST< _LIT >::ITERATOR.

Definition at line 158 of file obslist.h.

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

Parameters:
rhs  Inequality operator

Definition at line 204 of file obslist.h.

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

Post-increment operator.

Reimplemented in OBSERVABLE_LIST< _LIT >::ITERATOR.

Definition at line 176 of file obslist.h.

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

Pre-increment operator.

Reimplemented in OBSERVABLE_LIST< _LIT >::ITERATOR.

Definition at line 169 of file obslist.h.

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

Post-decrement operator.

Reimplemented in OBSERVABLE_LIST< _LIT >::ITERATOR.

Definition at line 191 of file obslist.h.

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

Pre-decrement operator.

Reimplemented in OBSERVABLE_LIST< _LIT >::ITERATOR.

Definition at line 184 of file obslist.h.

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

Reimplemented in OBSERVABLE_LIST< _LIT >::ITERATOR.

Definition at line 163 of file obslist.h.

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

Parameters:
rhs  Equality operator

Definition at line 198 of file obslist.h.


Member Data Documentation

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

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