MAK RTIspy API Documentation for HLA 1516
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Enums.h
Go to the documentation of this file.
1 /***********************************************************************
2  IEEE 1516.1 High Level Architecture Interface Specification C++ API
3  File: RTI/Enums.h
4 ***********************************************************************/
5 
6 #ifndef RTI_Enums_h
7 #define RTI_Enums_h
8 
9 #include <RTI/SpecificConfig.h>
10 
11 namespace rti1516
12 {
13  enum OrderType
14  {
17  };
18 
20  {
27  };
28 
30  {
35  };
36 
38  {
45  };
46 
48  {
54  };
55 
57  {
62  };
63 
65  {
73  };
74 
76  {
82  };
83 
85  {
88  };
89 }
90 
91 #endif // RTI_Enums_h

Document ID: Generated on Fri Sep 27 00:57:56 EDT 2019 from SVN revision 201708
Copyright © 2005-2018 VT MÄK Inc. All Rights Reserved (www.mak.com)