#include <syncobjlist.h>
Collaboration diagram for CLUS::SyncObjList:
Public Member Functions | |
SyncObjList (void) | |
void | AddObject (SyncObj *Obj) |
void | Run (void) |
Private Attributes | |
listel * | objListHead |
listel * | objListTail |
|
Definition at line 55 of file syncobjlist.h. |
|
Definition at line 58 of file syncobjlist.h. |
|
Definition at line 74 of file syncobjlist.h. |
|
Definition at line 51 of file syncobjlist.h. Referenced by AddObject(), Run(), and SyncObjList(). |
|
Definition at line 52 of file syncobjlist.h. Referenced by AddObject(), and SyncObjList(). |