T_Nonflat_object_iterator< T, L > Class Template Reference

#include <objiter.h>

Inheritance diagram for T_Nonflat_object_iterator< T, L >:

Inheritance graph
[legend]
Collaboration diagram for T_Nonflat_object_iterator< T, L >:

Collaboration graph
[legend]
List of all members.

Public Member Functions

void reset ()
 T_Nonflat_object_iterator (L chunk)

Private Attributes

nonflats

Detailed Description

template<class T, class L>
class T_Nonflat_object_iterator< T, L >

Definition at line 81 of file objiter.h.


Constructor & Destructor Documentation

template<class T, class L>
T_Nonflat_object_iterator< T, L >::T_Nonflat_object_iterator ( chunk  )  [inline]

Definition at line 87 of file objiter.h.

References T_Nonflat_object_iterator< T, L >::reset().

Here is the call graph for this function:


Member Function Documentation

template<class T, class L>
void T_Nonflat_object_iterator< T, L >::reset (  )  [inline]

Reimplemented from T_Object_iterator< T >.

Definition at line 85 of file objiter.h.

References T_Object_iterator< T >::cur, T_Nonflat_object_iterator< T, L >::nonflats, and T_Object_iterator< T >::stop.

Referenced by T_Nonflat_object_iterator< T, L >::T_Nonflat_object_iterator().


Member Data Documentation

template<class T, class L>
T T_Nonflat_object_iterator< T, L >::nonflats [private]

Definition at line 83 of file objiter.h.

Referenced by T_Nonflat_object_iterator< T, L >::reset().


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