![]() |
VR-Link API Documentation for DIS
|
Contains classes, constants and macros which provide a wrapper around the Entity State PDU defined in IEEE-1278 - 1995 & 1998. More...
Go to the source code of this file.
Classes | |
| class | DtEntityStatePdu |
| This class provides a wrapper around the DIS Entity State PDU network structure. More... | |
Defines | |
| #define | DtMaxNumArtParts 83 |
| #define | DtMaxNumAttachedParts 83 |
| #define | DtINCREMENT -1 |
| #define | DtNO_SUCH_ART_PART 0 |
| #define | DtART_PART_SUCCESS 1 |
Typedefs | |
| typedef void(* | DtEntityStatePduCb )(DtEntityStatePdu *pdu, void *usr) |
Functions | |
| std::ostream & | operator<< (std::ostream &str, const DtEntityStatePdu &pdu) |
Contains classes, constants and macros which provide a wrapper around the Entity State PDU defined in IEEE-1278 - 1995 & 1998.
| #define DtART_PART_SUCCESS 1 |
| #define DtINCREMENT -1 |
| #define DtMaxNumArtParts 83 |
| #define DtMaxNumAttachedParts 83 |
| #define DtNO_SUCH_ART_PART 0 |
| typedef void(* DtEntityStatePduCb)(DtEntityStatePdu *pdu, void *usr) |
| std::ostream& operator<< | ( | std::ostream & | str, |
| const DtEntityStatePdu & | pdu | ||
| ) |