VR-Forces Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
taskDismountInterDecoderHLA.h
Go to the documentation of this file.
1 /*********************************************************************
2 ** Copyright (c) 2025 MAK Technologies, Inc.
3 ** All rights reserved.
4 *********************************************************************/
5 
8 
9 
10 #pragma once
11 
12 #if DtHLA
13 
16 
17 
18 
20 
24 
26 {
27 public:
29  DtTaskDismountInterDecoder(DtExerciseConn* exConn,
30  DtInterClassDesc* classDesc);
31 
33  virtual ~DtTaskDismountInterDecoder();
34 
37 
40 
41 };
42 
43 
44 
45 #endif
Instances of DtTaskDismountInter are used to store state data for ETR_Root.ETR_Task.Dismount interactions.
Definition: taskDismountInterHLA.h:39
Contains the DtTaskInterDecoder class declaration.
Instances of DtTaskDismountInterDecoder are used to decode data from the network into DtTaskDismountI...
Definition: taskDismountInterDecoderHLA.h:25
DtTaskInterDecoder & operator=(const DtTaskInterDecoder &orig)
Assignment operator.
Instances of DtTaskInterDecoder are used to decode data from the network into DtTaskInter objects...
Definition: taskInterDecoderHLA.h:21
#define DT_DLL_vrfExtObjects
Definition: dllExport.h:23

Document ID: Generated on Thu Oct 23 22:29:17 EDT 2025 from SVN revision 280951
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)