![]() |
VR-Link API Documentation for HLA 1.3
|
This file contains the declaration of DtTcpSocketMgr. More...
Go to the source code of this file.
Classes | |
| class | DtTcpSocketMgr |
Typedefs | |
| typedef void(* | DtSocketAdditionCallback )(DtTcpSocket *sock, void *usr) |
| typedef DtSocketAdditionCallback | DtSocketRemovalCallback |
| typedef DtSocket *(* | DtSocketCreationCallback )(void *creator, DtTcpSocketMgr *mgr) |
| Specialized socket creation callback signature. More... | |
This file contains the declaration of DtTcpSocketMgr.
| typedef void(* DtSocketAdditionCallback)(DtTcpSocket *sock, void *usr) |
| typedef DtSocket*(* DtSocketCreationCallback)(void *creator, DtTcpSocketMgr *mgr) |
Specialized socket creation callback signature.