|
clsync
|
#include <libclsync.h>

Data Fields | |
| clsyncsock_t * | sock_p |
| clsyncsock_procfunct_t | procfunct |
| void * | data |
Definition at line 22 of file libclsync.h.
| void* clsyncproc::data |
Definition at line 25 of file libclsync.h.
| clsyncsock_procfunct_t clsyncproc::procfunct |
Definition at line 24 of file libclsync.h.
| clsyncsock_t* clsyncproc::sock_p |
Definition at line 23 of file libclsync.h.