dcrud
0.0.0
Distributed data and services
|
#include <IParticipant.h>
Data Fields | |
dcrudClassID | classID |
size_t | size |
dcrudLocalFactory_Initialize | initialize |
dcrudLocalFactory_Set | set |
dcrudLocalFactory_Serialize | serialize |
dcrudLocalFactory_Unserialize | unserialize |
Definition at line 24 of file IParticipant.h.
dcrudClassID classID |
Definition at line 26 of file IParticipant.h.
dcrudLocalFactory_Initialize initialize |
Definition at line 28 of file IParticipant.h.
dcrudLocalFactory_Serialize serialize |
Definition at line 30 of file IParticipant.h.
Definition at line 29 of file IParticipant.h.
size_t size |
Definition at line 27 of file IParticipant.h.
dcrudLocalFactory_Unserialize unserialize |
Definition at line 31 of file IParticipant.h.