VR-Link API Documentation for DIS
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
interactionDIS.h
Go to the documentation of this file.
1 /*********************************************************************
2 ** Copyright (c) 1992-2025 MAK Technologies, Inc
3 ** All rights reserved.
4 *********************************************************************/
5 
6 #pragma once
7 
10 
11 #if DtDIS
12 
14 
15 class DtPduEncoder;
16 
25 {
26 public:
27 
29  DtInteraction();
30 
32  virtual ~DtInteraction();
33 
35  DtInteraction(const DtInteraction& orig);
36 
39 
40 };
41 
42 #endif
43 
DtInteraction is an base class for representing DIS PDUs which don't have state.
Definition: interactionDIS.h:24
Definition: pduWithAttributeRecordSets.h:22
#define DT_DLL_VL
Definition: vlMachineTypes.h:108
The DtPduEncoder class provides a base class for all DIS encoders.
Definition: pduEncoder.h:18
DtPduWithAttributeRecordSets & operator=(const DtPduWithAttributeRecordSets &other)
Assignment operator.

Document ID: Generated on Thu Oct 16 00:12:25 EDT 2025 from SVN revision 280738
Copyright © 1992-2025 MAK Technologies. All Rights Reserved (www.mak.com)