![]() |
VR-Link API Documentation for DIS
|
Inheritance diagram for DtCsAddClientMsg:
Collaboration diagram for DtCsAddClientMsg:Public Member Functions | |
| DtCsAddClientMsg (int fd, DtCsMsg *m) | |
| DtCsAddClientMsg (int fd, DtU16 flgs, DtInt32 s2cSize, DtInt32 c2sSize, DtInt32 pid, char *path) | |
| virtual | ~DtCsAddClientMsg () |
| DtU16 | flags () |
| void | setServer2ClientSize (DtU32 s) |
| DtInt32 | server2ClientSize () |
| void | setClient2ServerSize (DtU32 s) |
| DtInt32 | client2ServerSize () |
| DtInt32 | clientProcessId () |
| char * | clientPath () |
Public Member Functions inherited from DtSocketMsg | |
| DtSocketMsg (int sockId) | |
| DtSocketMsg (int sockId, DtCsMsg *m) | |
| virtual | ~DtSocketMsg () |
| virtual int | send () |
Public Member Functions inherited from DtClientServerMsg | |
| DtClientServerMsg () | |
| DtClientServerMsg (DtCsMsg *msg) | |
| virtual | ~DtClientServerMsg () |
| virtual void | print () |
| DtU8 | kind () |
| DtU8 | version () |
| size_t | msgSize () |
Additional Inherited Members | |
Protected Attributes inherited from DtClientServerMsg | |
| DtCsMsg | msg |
| size_t | size |
| DtCsAddClientMsg::DtCsAddClientMsg | ( | int | fd, |
| DtU16 | flgs, | ||
| DtInt32 | s2cSize, | ||
| DtInt32 | c2sSize, | ||
| DtInt32 | pid, | ||
| char * | path | ||
| ) |
|
inlinevirtual |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |