![]() |
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 () |
| DtCsAddClientMsg::DtCsAddClientMsg | ( | int | fd, |
| DtCsMsg * | m | ||
| ) | [inline] |
| DtCsAddClientMsg::DtCsAddClientMsg | ( | int | fd, |
| DtU16 | flgs, | ||
| DtInt32 | s2cSize, | ||
| DtInt32 | c2sSize, | ||
| DtInt32 | pid, | ||
| char * | path | ||
| ) |
| virtual DtCsAddClientMsg::~DtCsAddClientMsg | ( | ) | [inline, virtual] |
| DtInt32 DtCsAddClientMsg::client2ServerSize | ( | ) | [inline] |
| char* DtCsAddClientMsg::clientPath | ( | ) | [inline] |
| DtInt32 DtCsAddClientMsg::clientProcessId | ( | ) | [inline] |
| DtU16 DtCsAddClientMsg::flags | ( | ) | [inline] |
| DtInt32 DtCsAddClientMsg::server2ClientSize | ( | ) | [inline] |
| void DtCsAddClientMsg::setClient2ServerSize | ( | DtU32 | s | ) | [inline] |
| void DtCsAddClientMsg::setServer2ClientSize | ( | DtU32 | s | ) | [inline] |