VR-Link API Documentation for DIS
Classes | Defines | Typedefs | Functions
esPdu.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...

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)

Detailed Description

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


Define 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 Mon May 14 08:06:18 EDT 2012 from SVN revision 114750
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)