VR-Link API Documentation for HLA 1.3
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.
#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.

Document ID: Generated on Wed Oct 23 22:25:48 EDT 2013 from SVN revision 132765
Copyright © 2005-2013 VT MÄK. All Rights Reserved (www.mak.com)