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

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

Go to the source code of this file.

Classes

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

Macros

#define DtDECLARE_COMMENT_PARAM_ENCODER(paramName)   DtDECLARE_PARAM_ENCODER(DtCommentInteraction, paramName)
 
#define DtDEFINE_SIMPLE_COMMENT_PARAM_ENCODER(paramName, netType, inspector)
 

Detailed Description

This file provides a declaration of the class DtCommentEncoder.

Macro Definition Documentation

#define DtDECLARE_COMMENT_PARAM_ENCODER (   paramName)    DtDECLARE_PARAM_ENCODER(DtCommentInteraction, paramName)
#define DtDEFINE_SIMPLE_COMMENT_PARAM_ENCODER (   paramName,
  netType,
  inspector 
)
Value:
DtCommentInteraction, paramName, netType, inspector)
DtCommentEncoder is a DtInteractionEncoder that registers parameter encoders for all of the Comment i...
Definition: commentEncoder.h:31
Instances of DtCommentInteraction are used to represent Comment Interactions in the RPR FOM...
Definition: commentInteractionHLA.h:37
#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)