VR-Link API Documentation for HLA Evolved
Classes | Defines
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...

Defines

#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 Mon May 14 08:06:18 EDT 2012 from SVN revision 114750
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)