![]() |
VR-Link API Documentation for DIS
|
Go to the source code of this file.
Classes | |
| struct | NetTestPdu |
| The TestPdu class will represent a hypothetical variable-length "Test PDU". More... | |
| class | TestPdu |
| Define the TestPdu class. More... | |
Typedefs | |
| typedef struct NetTestPdu | NetTestPdu |
| The TestPdu class will represent a hypothetical variable-length "Test PDU". More... | |
| typedef void(* | TestPduCb )(TestPdu *pdu, void *usr) |
Variables | |
| const DtPduKind | TestPduKind = DtPduKind(225) |
| Extend the DtPduKind enumeration, adding our chosen value. More... | |