objiter.h File Reference

#include "objlist.h"

Include dependency graph for objiter.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  T_Safe_object_iterator< T >
class  T_Object_iterator< T >
class  T_Nonflat_object_iterator< T, L >
class  T_Flat_object_iterator< T, L >
class  T_Object_iterator_backwards< T, L >
class  D_Recursive_object_iterator< D >

Defines

#define INCL_OBJITER   1
 Objiter.h - Game objects iterator.

Typedefs

typedef T_Object_iterator<
Game_object * > 
Object_iterator
typedef T_Nonflat_object_iterator<
Game_object *, Map_chunk * > 
Nonflat_object_iterator
typedef T_Flat_object_iterator<
Game_object *, Map_chunk * > 
Flat_object_iterator
typedef T_Object_iterator_backwards<
Game_object *, Map_chunk * > 
Object_iterator_backwards
typedef D_Recursive_object_iterator<
Object_iterator_backwards
Recursive_object_iterator_backwards
typedef D_Recursive_object_iterator<
Object_iterator
Recursive_object_iterator


Define Documentation

#define INCL_OBJITER   1

Objiter.h - Game objects iterator.

Written: 7/29/2000 - JSF

Definition at line 26 of file objiter.h.


Typedef Documentation

typedef T_Flat_object_iterator<Game_object *, Map_chunk *> Flat_object_iterator

Definition at line 127 of file objiter.h.

typedef T_Nonflat_object_iterator<Game_object *, Map_chunk *> Nonflat_object_iterator

Definition at line 92 of file objiter.h.

typedef T_Object_iterator<Game_object *> Object_iterator

Definition at line 75 of file objiter.h.

typedef T_Object_iterator_backwards<Game_object *, Map_chunk *> Object_iterator_backwards

Definition at line 159 of file objiter.h.

typedef D_Recursive_object_iterator<Object_iterator> Recursive_object_iterator

Definition at line 184 of file objiter.h.

typedef D_Recursive_object_iterator<Object_iterator_backwards> Recursive_object_iterator_backwards

Definition at line 182 of file objiter.h.


Generated on Mon Jul 9 14:45:20 2007 for ExultEngine by  doxygen 1.5.1