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

This file provides a declaration of the class DtDataDecoder. More...

Go to the source code of this file.

Classes

class  DtDataDecoder
 class DtDataDecoder: More...
 

Macros

#define DtDECLARE_DATA_PARAM_DECODER(paramName)   DtDECLARE_PARAM_DECODER(DtDataInteraction, paramName)
 This can be used to declare parameter processor functions which are static members of a class. More...
 
#define DtDEFINE_SIMPLE_DATA_PARAM_DECODER(paramName, netType, mutator)
 
#define DtDEFINE_SIMPLE_DATA_PARAM_DECODER_WITH_CAST(paramName, netType, mutator, castExpr)
 

Detailed Description

This file provides a declaration of the class DtDataDecoder.

Macro Definition Documentation

#define DtDECLARE_DATA_PARAM_DECODER (   paramName)    DtDECLARE_PARAM_DECODER(DtDataInteraction, paramName)

This can be used to declare parameter processor functions which are static members of a class.

#define DtDEFINE_SIMPLE_DATA_PARAM_DECODER (   paramName,
  netType,
  mutator 
)
Value:
paramName, netType, mutator)
class DtDataInteraction:
Definition: dataInteractionHLA.h:38
#define DtDEFINE_SIMPLE_PARAM_DECODER(decClass, interClass, paramName, netType, mutator)
Definition: interactionDecoder.h:345
class DtDataDecoder:
Definition: dataDecoder.h:43
#define DtDEFINE_SIMPLE_DATA_PARAM_DECODER_WITH_CAST (   paramName,
  netType,
  mutator,
  castExpr 
)
Value:
paramName, netType, mutator, castExpr)
class DtDataInteraction:
Definition: dataInteractionHLA.h:38
#define DtDEFINE_SIMPLE_PARAM_DECODER_WITH_CAST(decClass, interClass, paramName, netType, mutator, castExpr)
Defines a "simple" parameter decoder.
Definition: interactionDecoder.h:259
class DtDataDecoder:
Definition: dataDecoder.h:43

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)