![]() |
VR-Link API Documentation for HLA Evolved
|
This file provides a declaration of the class DtServiceRequestInteraction and the DtServiceRequestInteractionCb typedef. More...
Go to the source code of this file.
Classes | |
| class | DtServiceRequestInteraction |
| class DtServiceRequestInteraction: More... | |
Macros | |
| #define | DtSUPPLY_VALID 1 |
| #define | DtSUPPLY_BAD_INDEX 0 |
Typedefs | |
| typedef void(* | DtServiceRequestInteractionCb )(DtServiceRequestInteraction *inter, void *usr) |
| ServiceRequest interaction callback function signature. | |
This file provides a declaration of the class DtServiceRequestInteraction and the DtServiceRequestInteractionCb typedef.
| #define DtSUPPLY_BAD_INDEX 0 |
| #define DtSUPPLY_VALID 1 |
| typedef void(* DtServiceRequestInteractionCb)(DtServiceRequestInteraction *inter, void *usr) |
ServiceRequest interaction callback function signature.