MAK RTIspy API Documentation for HLA 1.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
newFomClassesMsg.h
Go to the documentation of this file.
1 /*********************************************************************
2 ** Copyright (c) 2013 VT MAK, Inc.
3 ** All rights reserved.
4 *********************************************************************/
5 
8 
9 
10 #ifndef DtNewFomClassesMsg_H_
11 #define DtNewFomClassesMsg_H_
12 
13 #include "rtiTemplateMsg.h"
16 #include <vlutil/vlNetTypes.h>
17 
19 {
22 
23  // Declare the methods for setting and getting parameters.
24 
25 
26  DtDECLARE_UNSIGNED_PARAMETER_METHODS(JoiningFedHdl, 32)
27 
28 
30 
31 
32  DtDECLARE_ARRAY_SIZE_PARAMETER_METHODS(NumInteractionClasses, 32)
33 
34 
36 
37 
38  DtDECLARE_UNSIGNED_ARRAY_PARAMETER_METHODS(ParentObjectClasses, 32, 32)
39 
40 
42 
43 
44  DtDECLARE_UNSIGNED_ARRAY_PARAMETER_METHODS(ParentInteractionClasses, 32, 32)
45 };
46 
47 #endif
48 

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)