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

Go to the source code of this file.

Classes

class  DtActionRequestEncoder
 DtActionRequestEncoder is a DtInteractionWithDataEncoder that registers parameter encoders for all of the ActionRequest interaction parameters. More...
 

Macros

#define DtDECLARE_ACTREQ_PARAM_ENCODER(paramName)   DtDECLARE_PARAM_ENCODER(DtActionRequestInteraction, paramName)
 
#define DtDEFINE_SIMPLE_ACTREQ_PARAM_ENCODER(paramName, netType, inspector)
 

Macro Definition Documentation

#define DtDECLARE_ACTREQ_PARAM_ENCODER (   paramName)    DtDECLARE_PARAM_ENCODER(DtActionRequestInteraction, paramName)
#define DtDEFINE_SIMPLE_ACTREQ_PARAM_ENCODER (   paramName,
  netType,
  inspector 
)
Value:
DtActionRequestInteraction, paramName, netType, inspector)
Instances of DtActionRequestInteraction are used to represent ActionRequest Interactions in the RPR F...
Definition: actionRequestInteractionHLA.h:35
DtActionRequestEncoder is a DtInteractionWithDataEncoder that registers parameter encoders for all of...
Definition: actionRequestEncoder.h:30
#define DtDEFINE_SIMPLE_PARAM_ENCODER(encClass, interClass, paramName, netType, inspector)
Definition: interactionEncoder.h:135

Document ID: Generated on Wed Mar 27 02:04:30 EDT 2024 from SVN revision 264570
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)