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

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

Variables

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

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 25 03:39:01 EDT 2022 from SVN revision 242502
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)