T_Safe_object_iterator< T > Class Template Reference

#include <objiter.h>

Inheritance diagram for T_Safe_object_iterator< T >:

Inheritance graph
[legend]
Collaboration diagram for T_Safe_object_iterator< T >:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 T_Safe_object_iterator (T_Object_list< T > &l)
 ~T_Safe_object_iterator ()

Private Attributes

T_Object_list< T > & list

Detailed Description

template<class T>
class T_Safe_object_iterator< T >

Definition at line 38 of file objiter.h.


Constructor & Destructor Documentation

template<class T>
T_Safe_object_iterator< T >::T_Safe_object_iterator ( T_Object_list< T > &  l  )  [inline]

Definition at line 42 of file objiter.h.

References T_Safe_object_iterator< T >::list.

template<class T>
T_Safe_object_iterator< T >::~T_Safe_object_iterator (  )  [inline]

Definition at line 44 of file objiter.h.

References T_Safe_object_iterator< T >::list.


Member Data Documentation

template<class T>
T_Object_list<T>& T_Safe_object_iterator< T >::list [private]

Definition at line 40 of file objiter.h.

Referenced by T_Safe_object_iterator< T >::T_Safe_object_iterator(), and T_Safe_object_iterator< T >::~T_Safe_object_iterator().


The documentation for this class was generated from the following file:
Generated on Mon Jul 9 15:04:06 2007 for ExultEngine by  doxygen 1.5.1