VR-Link API Documentation for HLA 1.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
vmfRadioSignalEncoder.h
Go to the documentation of this file.
1 /*********************************************************************
2 * ** Copyright (c) 2011 VT MAK
3 * ** All rights reserved.
4 * *********************************************************************/
5 /*********************************************************************
6 * ** $RCSfile: hVmfRadSigEnc.h,v $ $Revision: 1.1 $ $State: Exp $
7 * *********************************************************************/
8 
9 #if DtHLA
10 
11 #ifndef VmfRadioSignalEnc_H_
12 #define VmfRadioSignalEnc_H_
13 
16 
17 #define DtDECLARE_JTIDS_HEADER_RADIO_SIGNAL_PARAM_ENCODER(paramName) \
18  DtDECLARE_PARAM_ENCODER(DtVmfRadioSignalInteraction, paramName)
19 
20 #define DtDEFINE_SIMPLE_JTIDS_HEADER_RADIO_SIGNAL_PARAM_ENCODER(paramName, \
21  netType, inspector) \
22  DtDEFINE_SIMPLE_PARAM_ENCODER(DtVmfRadioSignalEncoder, \
23  DtVmfRadioSignalInteraction, paramName, netType, inspector)
24 
26 {
27 public:
28 
31  DtInterClassDesc* classDesc);
32 
34  virtual ~DtVmfRadioSignalEncoder();
35 
37 
39 
40 protected:
41 
44 };
45 
46 #endif
47 #endif
48 
Instances of DtExerciseConn are used to provide an application's interface or connection to the netwo...
Definition: exerciseConnHLA.h:58
#define DT_DLL_VL
Definition: vlMachineTypes.h:108
Instances of DtInterClassDesc are used to represent HLA Object and Interaction classes.
Definition: interClassDesc.h:33
#define DtDECLARE_JTIDS_HEADER_RADIO_SIGNAL_PARAM_ENCODER(paramName)
Definition: vmfRadioSignalEncoder.h:17
Definition: vmfRadioSignalEncoder.h:25
DtL16RadioSignalEncoder & operator=(const DtL16RadioSignalEncoder &orig)
assignment operator
Definition: l16RadioSignalEncoder.h:25

Document ID: Generated on Tue Feb 2 21:02:17 EST 2021 from SVN revision 223668
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)