MAK RTIspy API Documentation for HLA Evolved
 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__

Document ID: Generated on Wed Mar 11 20:26:49 EDT 2015 from SVN revision 150939
Copyright © 2005-2015 VT MÄK Inc. All Rights Reserved (www.mak.com)