MAK RTIspy API Documentation for HLA 1516
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
assistantNetStatsFomUpdateMsg.h
Go to the documentation of this file.
1 #ifndef assistantNetStatsFomUpdateMsg_h__
2 #define assistantNetStatsFomUpdateMsg_h__
3 
4 /*********************************************************************
5 ** Copyright (c) 2012 MaK Technologies, Inc.
6 ** All rights reserved.
7 *********************************************************************/
8 
9 #include "assistantTemplateMsg.h"
12 #include "assistantNetStatsEnums.h"
13 
15 class DtRtiAssistantPeer;
17 
20 {
21 public:
22  // Declare the standard methods required by the message class.
26 
27  // Implicit 32 bit from AssistantMsg Header
30 
32 
33  DtDECLARE_ARRAY_SIZE_PARAMETER_METHODS(SecondHandlesLength, 16)
34  DtDECLARE_ARRAY_SIZE_PARAMETER_METHODS(TransportLength, 16)
35 
38 
39  DtDECLARE_ARRAY_SIZE_PARAMETER_METHODS(SubscribeLength, 16)
42 
44  DtDECLARE_UNSIGNED_ARRAY_PARAMETER_METHODS(SecondHandles, 32, 16)
45  DtDECLARE_ENUMERATION_ARRAY_PARAMETER_METHODS(Transport, DtTransportType, 16, 16)
49 
50 };
51 #endif // assistantNetStatsFomUpdateMsg_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)