VR-Link API Documentation for HLA Evolved
 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 VT MAK
3 ** All rights reserved.
4 *********************************************************************/
5 
6 #ifndef underwaterAcousticsEmissionEncoder_H_
7 #define underwaterAcousticsEmissionEncoder_H_
8 #if DtHLA
9 
13 
15 
17 
23 {
24 public:
25 
28  DtExerciseConn* exConn,
29  DtObjClassDesc* classDesc);
30 
33 
37 
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

Document ID: Generated on Thu Feb 22 04:26:36 EST 2018 from SVN revision 186468
Copyright © 2005-2016 VT MÄK. All Rights Reserved (www.mak.com)