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

More...

Go to the source code of this file.

Classes

class  DtExerciseConn
 Instances of DtExerciseConn are used to provide an application's interface or connection to the network in a DIS environment. More...

Typedefs

typedef DtPdu *(* DtPduInterceptFcn )(DtPdu *pdu, int *retCode)
 PDU intercept function signature.

Variables

const DtExerciseId DtMaxExerciseId = 255
 A total of 255 exercises can be supported.
const DtExerciseId DtAnyExercise = 0
 Used to indicate we are interested in all exercises.

Detailed Description

This file declares the DIS version of DtExerciseConn.

Typedef Documentation

typedef DtPdu*(* DtPduInterceptFcn)(DtPdu *pdu, int *retCode)

PDU intercept function signature.

Variable Documentation

const DtExerciseId DtAnyExercise = 0

Used to indicate we are interested in all exercises.

const DtExerciseId DtMaxExerciseId = 255

A total of 255 exercises can be supported.


Document ID: Generated on Mon Apr 8 04:49:21 EDT 2019 from SVN revision 197403
Copyright © 2005-2016 VT MÄK. All Rights Reserved (www.mak.com)