MAK RTIspy API Documentation for HLA 1.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
enumToStringHelpers.h
Go to the documentation of this file.
1 
2 
3 
4 #ifndef enumToStringHelpers_h__
5 #define enumToStringHelpers_h__
6 
7 #include "rtiMsConfig.h"
8 #include "rtiMsgKind.h"
9 #include "rtiAmbAPITypes.h"
10 #include "fedAmbAPITypes.h"
11 
12 
14 {
15 public:
16  static const char * rtiMsgKindToDisplayStr(DtRtiMsgKind rtiMsgkind);
17  static const char * rtiAmbTypeToDisplayStr(DtRtiAmbAPIType rtiAmbType);
18  static const char * fedAmbTypeToDisplayStr(DtFedAmbAPIType fedAmbType);
19 };
20 #endif // enumToStringHelpers_h__
DtRtiMsgKind
Definition: rtiMsgKind.h:9
DtFedAmbAPIType
Definition: fedAmbAPITypes.h:12
Definition: enumToStringHelpers.h:13
DtRtiAmbAPIType
Definition: rtiAmbAPITypes.h:12
#define DT_DLL_RTIUTIL
Definition: rtiMsConfig.h:160

Document ID: Generated on Wed Jul 8 16:20:32 EDT 2026 from SVN revision 291616
Copyright © 2005-2025 MAK Technologies Inc. All Rights Reserved (www.mak.com)