MAK RTIspy API Documentation for HLA 1.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
assistantNetStatsMsgUpdateMsg.h
Go to the documentation of this file.
1 #ifndef assistantNetStatsMsgUpdateMsg_h__
2 #define assistantNetStatsMsgUpdateMsg_h__
3 
4 
5 #include "assistantTemplateMsg.h"
8 #include "rtiMsgKind.h"
9 
11 class DtRtiAssistantPeer;
15 {
16 public:
17  // Declare the standard methods required by the message class.
21 
22  //Note, Assistant Header is 32 bits and is implicitly placed in front of the following
26 
28  DtDECLARE_UNSIGNED_ARRAY_PARAMETER_METHODS(MsgsReceived, 32, 16)
29  DtDECLARE_UNSIGNED_ARRAY_PARAMETER_METHODS(MsgsBytesSent, 32, 16)
30  DtDECLARE_UNSIGNED_ARRAY_PARAMETER_METHODS(MsgsBytesReceived, 32, 16)
31 
33 
34 
35 
36 };
37 #endif // assistantNetStatsMsgUpdateMsg_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)