VR-Link API Documentation for DIS
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Macros | Typedefs | Functions
entityStatePdu.h File Reference

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...
 

Macros

#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)
 

Detailed Description

Contains classes, constants and macros which provide a wrapper around the Entity State PDU defined in IEEE-1278 - 1995 & 1998.

Macro Definition Documentation

#define DtART_PART_SUCCESS   1
#define DtINCREMENT   -1
#define DtMaxNumArtParts   83
#define DtMaxNumAttachedParts   83
#define DtNO_SUCH_ART_PART   0

Typedef Documentation

typedef void(* DtEntityStatePduCb)(DtEntityStatePdu *pdu, void *usr)

Function Documentation

std::ostream& operator<< ( std::ostream &  str,
const DtEntityStatePdu pdu 
)

Document ID: Generated on Thu Oct 16 00:12:25 EDT 2025 from SVN revision 280738
Copyright © 1992-2025 MAK Technologies. All Rights Reserved (www.mak.com)