VR-Forces Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
taskDismountInterEncoderHLA.h
Go to the documentation of this file.
1 /*********************************************************************
2 ** Copyright (c) 2025 MAK Technologies, Inc.
3 ** All rights reserved.
4 *********************************************************************/
5 
9 
10 #pragma once
11 
12 #if DtHLA
13 
16 
17 
18 
20 
24 
26 {
27 public:
29  DtTaskDismountInterEncoder(DtExerciseConn* exConn,
30  DtInterClassDesc* classDesc);
31 
33  virtual ~DtTaskDismountInterEncoder();
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
Instances of DtTaskDismountInterEncoder are used to encode data from DtTaskDismountInter objects into...
Definition: taskDismountInterEncoderHLA.h:25
DtTaskInterEncoder & operator=(const DtTaskInterEncoder &orig)
Assignment operator.
Instances of DtTaskInterEncoder are used to encode data from DtTaskInter objects into network structu...
Definition: taskInterEncoderHLA.h:23
This file provides a declaration of the class DtTaskInterEncoder.
#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)