VR-Link API Documentation for HLA Evolved
Classes | Macros
commentDecoder.h File Reference

This class provides a declaration of the class DtCommentDecoder. More...

Go to the source code of this file.

Classes

class  DtCommentDecoder
 Instances of DtCommentDecoder are used to decode Comment Interactions from the network. More...

Macros

#define DtDECLARE_COMMENT_PARAM_DECODER(paramName)   DtDECLARE_PARAM_DECODER(DtCommentInteraction, paramName)
 This can be used to declare parameter processor functions which are static members of a class.
#define DtDEFINE_SIMPLE_COMMENT_PARAM_DECODER(paramName, netType, mutator)

Detailed Description

This class provides a declaration of the class DtCommentDecoder.

Macro Definition Documentation

#define DtDECLARE_COMMENT_PARAM_DECODER (   paramName)    DtDECLARE_PARAM_DECODER(DtCommentInteraction, paramName)

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

#define DtDEFINE_SIMPLE_COMMENT_PARAM_DECODER (   paramName,
  netType,
  mutator 
)
Value:

Document ID: Generated on Wed Oct 23 22:25:48 EDT 2013 from SVN revision 132765
Copyright © 2005-2013 VT MÄK. All Rights Reserved (www.mak.com)