|
dcrud
0.0.0
Distributed data and services
|
#include <IParticipant.h>

Data Fields | |
| dcrudClassID | classID |
| void * | userContext |
| dcrudIParticipant | participant |
| dcrudRemoteFactory_create | create |
| dcrudRemoteFactory_update | update |
| dcrudRemoteFactory_delete | delete |
Definition at line 35 of file IParticipant.h.
| dcrudClassID classID |
Definition at line 37 of file IParticipant.h.
| dcrudRemoteFactory_create create |
Definition at line 40 of file IParticipant.h.
| dcrudRemoteFactory_delete delete |
Definition at line 42 of file IParticipant.h.
| dcrudIParticipant participant |
Definition at line 39 of file IParticipant.h.
| dcrudRemoteFactory_update update |
Definition at line 41 of file IParticipant.h.
| void* userContext |
Definition at line 38 of file IParticipant.h.