MAK RTIspy API Documentation for HLA 1.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
assistantNetStatsFedAmbUpdateMsg.h
Go to the documentation of this file.
1 /*********************************************************************
2 ** Copyright (c) 2012 MaK Technologies, Inc.
3 ** All rights reserved.
4 *********************************************************************/
5 #ifndef assistantNetStatsFedAmbUpdateMsg_h__
6 #define assistantNetStatsFedAmbUpdateMsg_h__
7 
8 
9 #include "assistantTemplateMsg.h"
12 #include "fedAmbAPITypes.h"
13 
15 class DtRtiAssistantPeer;
19 {
20 public:
21  // Declare the standard methods required by the message class.
25 
26  //Note, Assistant Header is aligned to 64 bits and is implicitly placed in front of the following
27  DtDECLARE_ARRAY_SIZE_PARAMETER_METHODS(NumFedAmbCallbacks, 16)
31 
32  DtDECLARE_FLOAT_ARRAY_PARAMETER_METHODS(FedAmbTotalTime, 64, 16);
33  DtDECLARE_FLOAT_ARRAY_PARAMETER_METHODS(FedAmbAvgTime, 64, 16);
34  DtDECLARE_FLOAT_ARRAY_PARAMETER_METHODS(FedAmbMinTime, 64, 16);
35  DtDECLARE_FLOAT_ARRAY_PARAMETER_METHODS(FedAmbMaxTime, 64, 16);
36  DtDECLARE_UNSIGNED_ARRAY_PARAMETER_METHODS(FedAmbCallbacks, 32, 16)
38 };
39 #endif // assistantNetStatsFedAmbUpdateMsg_h__

Document ID: Generated on Mon Jul 9 10:30:41 EDT 2018 from SVN revision 190224
Copyright © 2005-2018 VT MÄK Inc. All Rights Reserved (www.mak.com)