![]() |
VR-Link API Documentation for HLA 1.3
|
Inheritance diagram for DtSocketMsg:
Collaboration diagram for DtSocketMsg:Public Member Functions | |
| DtSocketMsg (int sockId) | |
| DtSocketMsg (int sockId, DtCsMsg *m) | |
| virtual | ~DtSocketMsg () |
| virtual int | send () |
Private Attributes | |
| int | sendFd |
| DtSocketMsg::DtSocketMsg | ( | int | sockId | ) | [inline] |
| DtSocketMsg::DtSocketMsg | ( | int | sockId, |
| DtCsMsg * | m | ||
| ) | [inline] |
| virtual DtSocketMsg::~DtSocketMsg | ( | ) | [inline, virtual] |
| virtual int DtSocketMsg::send | ( | ) | [virtual] |
Implements DtClientServerMsg.
int DtSocketMsg::sendFd [private] |