OpenClonk
C4ObjectList.h File Reference
#include "object/C4Id.h"
Include dependency graph for C4ObjectList.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  C4ObjectListChangeListener
 
class  C4ObjectList
 
class  C4ObjectList::iterator
 
class  C4ObjectList::ReverseView
 
class  C4NotifyingObjectList
 
class  C4ObjectListIterator
 

Variables

C4ObjectListChangeListenerObjectListChangeListener
 

Class Documentation

◆ C4ObjectLink

class C4ObjectLink

Definition at line 25 of file C4ObjectList.h.

Collaboration diagram for C4ObjectLink:
[legend]
Class Members
C4ObjectLink * Next
C4Object * Obj
C4ObjectLink * Prev

Variable Documentation

◆ ObjectListChangeListener