#include "object/C4Id.h"Go to the source code of this file.
Classes | |
| class | C4ObjectLink |
| class | C4ObjectListChangeListener |
| class | C4ObjectList |
| class | C4ObjectList::iterator |
| class | C4ObjectList::ReverseView |
| class | C4NotifyingObjectList |
| class | C4ObjectListIterator |
Variables | |
| C4ObjectListChangeListener & | ObjectListChangeListener |
| class C4ObjectLink |
Definition at line 25 of file C4ObjectList.h.
| Class Members | ||
|---|---|---|
| C4ObjectLink * | Next | |
| C4Object * | Obj | |
| C4ObjectLink * | Prev | |
|
extern |
Definition at line 97 of file C4ObjectListDlg.cpp.
Referenced by C4Object::Enter(), C4Object::Exit(), C4NotifyingObjectList::InsertLink(), C4NotifyingObjectList::InsertLinkBefore(), and C4NotifyingObjectList::RemoveLink().