MAK RTIspy API Documentation for HLA 1516
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
assistantNetStatsInteractionsUpdateMsg.h
Go to the documentation of this file.
1 /*********************************************************************
2 ** Copyright (c) 2012 MaK Technologies, Inc.
3 ** All rights reserved.
4 *********************************************************************/
5 
6 #ifndef assistantNetStatsInteractionsUpdateMsg_h__
7 #define assistantNetStatsInteractionsUpdateMsg_h__
8 
9 
10 #include "assistantTemplateMsg.h"
13 
15 class DtRtiAssistantPeer;
19 {
20 public:
21  // Declare the standard methods required by the message class.
25 
26 
27  DtDECLARE_ARRAY_SIZE_PARAMETER_METHODS(NumInteractions, 16)
30 
32  DtDECLARE_UNSIGNED_ARRAY_PARAMETER_METHODS(InteractionUpdatesReceived, 32, 16)
34  DtDECLARE_UNSIGNED_ARRAY_PARAMETER_METHODS(InteractionUpdatesSent, 32, 16)
36 };
37 #endif // assistantNetStatsInteractionsUpdateMsg_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)