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

Go to the source code of this file.

Classes

class  TestEncoder
 This class encodes a Test interaction from a TestInteraction object. More...
 

Macros

#define DtDECLARE_TEST_PARAM_ENCODER(paramName)   DtDECLARE_PARAM_ENCODER(TestInteraction, paramName)
 We define several macros that can be helpful in defining the class, and the individual encoding functions. More...
 
#define DtDEFINE_SIMPLE_TEST_PARAM_ENCODER(paramName, netType, inspector)
 This one can be used to define a "simple" parameter encoding function: one in which we merely obtain the data from this object using an inspector function, extract the data from the PHVPS, cast to to the "net" type used to store the FOM representation of the parameter, and add it to an RTI::ParameterHandleValuePairSet. More...
 

Document ID: Generated on Tue Feb 2 21:02:17 EST 2021 from SVN revision 223668
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)