VR-Link API Documentation for DIS
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
underwaterAcousticsEmissionEncoder.h
Go to the documentation of this file.
1 /*********************************************************************
2 ** Copyright (c) 1992-2010 MAK Technologies, Inc
3 ** All rights reserved.
4 *********************************************************************/
5 
6 #ifndef underwaterAcousticsEmissionEncoder_H_
7 #define underwaterAcousticsEmissionEncoder_H_
8 #if DtHLA
9 
13 
15 
17 
22 class DT_DLL_VL DtUnderwaterAcousticsEmissionEncoder : public DtBaseEmbeddedSystemEncoder
23 {
24 public:
25 
27  DtUnderwaterAcousticsEmissionEncoder(
28  DtExerciseConn* exConn,
29  DtObjClassDesc* classDesc);
30 
32  virtual ~DtUnderwaterAcousticsEmissionEncoder();
33 
35  DtUnderwaterAcousticsEmissionEncoder(
36  const DtUnderwaterAcousticsEmissionEncoder& orig);
37 
39  DtUnderwaterAcousticsEmissionEncoder& operator=(
40  const DtUnderwaterAcousticsEmissionEncoder& orig);
41 
42 public:
44  static DtHlaStateEncoder* create(
45  DtExerciseConn* exConn,
46  DtObjClassDesc* classDesc);
47 
48 protected:
51  static bool needEventIdentifier(
53  const DtUnderwaterAcousticsEmissionRepository& asSeenByRemote);
54 
56  static void encodeEventIdentifier(
58  RTI::AttributeHandleValuePairSet* attrs,
59  RTI::AttributeHandle attrHandle);
60 
61 };
62 
63 
64 #endif //underwaterAcousticsEmissionEnc_H_
65 
66 #endif //DtHLA
Instances of DtExerciseConn are used to provide an application's interface or connection to the netwo...
Definition: exerciseConnDIS.h:62
#define DT_DLL_VL
Definition: vlMachineTypes.h:108
Instances of DtUnderwaterAcousticsEmissionStateRepository are used to store state data for EmbeddedSy...
Definition: underwaterAcousticsEmissionRepository.h:18

Document ID: Generated on Wed Mar 27 02:04:30 EDT 2024 from SVN revision 264570
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)