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

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

Go to the source code of this file.

Classes

class  DtCreateObjectResultEncoder
 DtCreateObjectResultEncoder is a DtInteractionEncoder that registers parameter encoders for all of the CreateObjectResult interaction parameters. More...
 

Macros

#define DtDECLARE_CRTOBJRES_PARAM_ENCODER(paramName)   DtDECLARE_PARAM_ENCODER(DtCreateObjectResultInter, paramName)
 
#define DtDEFINE_SIMPLE_CRTOBJRES_PARAM_ENCODER(paramName, netType, inspector)
 

Detailed Description

This file provides a declaration of the class DtCreateObjectResultEncoder.

Macro Definition Documentation

#define DtDECLARE_CRTOBJRES_PARAM_ENCODER (   paramName)    DtDECLARE_PARAM_ENCODER(DtCreateObjectResultInter, paramName)
#define DtDEFINE_SIMPLE_CRTOBJRES_PARAM_ENCODER (   paramName,
  netType,
  inspector 
)
Value:
DtCreateObjectResultInter, paramName, netType, inspector)
DtCreateObjectResultEncoder is a DtInteractionEncoder that registers parameter encoders for all of th...
Definition: createObjectResultEncoder.h:31
Instances of DtCreateObjectResultInter are used to represent CreateObjectResult Interactions in the R...
Definition: createObjectResultInter.h:35
#define DtDEFINE_SIMPLE_PARAM_ENCODER(encClass, interClass, paramName, netType, inspector)
Definition: interactionEncoder.h:135

Document ID: Generated on Tue Aug 10 00:12:31 EDT 2021 from SVN revision 232765
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)