MAK RTIspy API Documentation for HLA 1.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
assistantNetStatsRtiAmbUpdateMsg.h
Go to the documentation of this file.
1 #ifndef assistantNetStatsRtiAmbUpdateMsg_h__
2 #define assistantNetStatsRtiAmbUpdateMsg_h__
3 
4 
5 
6 #include "assistantTemplateMsg.h"
9 #include "rtiAmbAPITypes.h"
10 
12 class DtRtiAssistantPeer;
16 {
17 public:
18  // Declare the standard methods required by the message class.
22 
23  //Note, Assistant Header is 32 bits and is implicitly placed in front of the following
24  DtDECLARE_ARRAY_SIZE_PARAMETER_METHODS(NumRtiAmbCalls, 16)
27 
28  DtDECLARE_FLOAT_ARRAY_PARAMETER_METHODS(RtiAmbTotalTime, 64, 16);
29  DtDECLARE_FLOAT_ARRAY_PARAMETER_METHODS(RtiAmbAvgTime, 64, 16);
30  DtDECLARE_FLOAT_ARRAY_PARAMETER_METHODS(RtiAmbMinTime, 64, 16);
31  DtDECLARE_FLOAT_ARRAY_PARAMETER_METHODS(RtiAmbMaxTime, 64, 16);
34 };
35 #endif // assistantNetStatsRtiAmbUpdateMsg_h__

Document ID: Generated on Mon Mar 21 09:41:37 EDT 2016 from SVN revision 163228
Copyright © 2005-2015 VT MÄK Inc. All Rights Reserved (www.mak.com)