VR-Forces 4.8 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Classes | Namespaces | Macros
epEncHLA.h File Reference

Go to the source code of this file.

Classes

class  makVrv::DT_PROTOCOL_NAMESPACE::EpEncoder
 This is a simple encoder for the Shoot Interaction in the myFomMap example. More...
 

Namespaces

 makVrv
 Declare & export the plugin initialization function (bool initDeModule(DtDe* de))
 
 makVrv::DT_PROTOCOL_NAMESPACE
 

Macros

#define DtDECLARE_EP_ATTR_CHECKER(attrName)   DtDECLARE_ATTR_CHECKER(DtEnvironmentProcessRepository, attrName)
 
#define DtDECLARE_EP_ATTR_ENCODER(attrName)   DtDECLARE_ATTR_ENCODER(DtEnvironmentProcessRepository, attrName)
 
#define DtDEFINE_SIMPLE_EP_ATTR_ENCODER(attrName, netType, inspector)
 
#define DtDEFINE_SIMPLE_EP_ATTR_CHECKER(attrName, inspector)
 

Macro Definition Documentation

#define DtDECLARE_EP_ATTR_CHECKER (   attrName)    DtDECLARE_ATTR_CHECKER(DtEnvironmentProcessRepository, attrName)
#define DtDECLARE_EP_ATTR_ENCODER (   attrName)    DtDECLARE_ATTR_ENCODER(DtEnvironmentProcessRepository, attrName)
#define DtDEFINE_SIMPLE_EP_ATTR_ENCODER (   attrName,
  netType,
  inspector 
)
Value:
DtDEFINE_SIMPLE_ATTR_ENCODER( \
EpEncoder, \
attrName, netType, inspector)
#define DtDEFINE_SIMPLE_EP_ATTR_CHECKER (   attrName,
  inspector 
)
Value:
DtDEFINE_SIMPLE_ATTR_CHECKER( \
EpEncoder, \
attrName, inspector)

Document ID: Generated on Thu Aug 27 10:56:05 EDT 2020 from SVN revision 217100
Copyright © 2005-2020 MAK Technologies. All Rights Reserved (www.mak.com)