![]() |
VR-Link API Documentation for DIS
|
This file declares the class DtCommentPdu. More...
Go to the source code of this file.
Classes | |
| class | DtCommentPdu |
| Instances of DtCommentPdu are used to send/receive comment PDUs. More... | |
Typedefs | |
| typedef DtCommentPdu | DtCommentInteraction |
| typedef DtCommentPdu | DtMessagePdu |
| typedef void(* | DtCommentPduCb )(DtCommentPdu *pdu, void *usr) |
| DtCommentPdu callback function signature. More... | |
This file declares the class DtCommentPdu.
| typedef DtCommentPdu DtCommentInteraction |
| typedef void(* DtCommentPduCb)(DtCommentPdu *pdu, void *usr) |
DtCommentPdu callback function signature.
| typedef DtCommentPdu DtMessagePdu |