![]() |
MAK RTIspy API Documentation for HLA 4
|
Go to the source code of this file.
Classes | |
| class | DtTickCallbackInfo |
| Info for tick callbacks. More... | |
| class | DtForwarderNode |
| The DtForwarderNode class defines a 3-way message distribution architecture for building forwarding networks of arbitrary complexity. More... | |
Macros | |
| #define | DtForwarderIntfcIn 0x01 |
| Define bitmasks for the DtForwarderNode interfaces (aka 'ports') More... | |
| #define | DtForwarderIntfcOut 0x02 |
| #define | DtForwarderIntfcLan 0x04 |
Typedefs | |
| typedef void(* | DtTickCbFn )(void *usr) |
| #define DtForwarderIntfcIn 0x01 |
Define bitmasks for the DtForwarderNode interfaces (aka 'ports')
| #define DtForwarderIntfcLan 0x04 |
| #define DtForwarderIntfcOut 0x02 |
| typedef void(* DtTickCbFn)(void *usr) |