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

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

Go to the source code of this file.

Classes

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

Macros

#define DtDECLARE_CRTOBJREQ_PARAM_ENCODER(paramName)   DtDECLARE_PARAM_ENCODER(DtCreateObjReqInter, paramName)
 
#define DtDEFINE_SIMPLE_CRTOBJREQ_PARAM_ENCODER(paramName, netType, inspector)
 

Detailed Description

This file provides a declaration of the class DtCreateObjReqEncoder.

Macro Definition Documentation

#define DtDECLARE_CRTOBJREQ_PARAM_ENCODER (   paramName)    DtDECLARE_PARAM_ENCODER(DtCreateObjReqInter, paramName)
#define DtDEFINE_SIMPLE_CRTOBJREQ_PARAM_ENCODER (   paramName,
  netType,
  inspector 
)
Value:
DtCreateObjReqInter, paramName, netType, inspector)
Instances of DtCreateObjReqInter are used to represent CreateObjectRequest Interactions in the RPR FO...
Definition: createObjReqInter.h:33
DtCreateObjReqEncoder is a DtInteractionEncoder that registers parameter encoders for all of the Crea...
Definition: createObjReqEncoder.h:30
#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)