MAK RTIspy API Documentation for HLA 1.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
assistantNetStatsStringUpdateMsg.h
Go to the documentation of this file.
1 #ifndef assistantNetStatsStringUpdateMsg_h__
2 #define assistantNetStatsStringUpdateMsg_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 
23 
24 
25  // Declare the standard methods required by the message class.
29 
30  //Note, Assistant Header is aligned to 64 bits and is implicitly placed in front of the following
31 
33  DtDECLARE_ENUMERATION_PARAMETER_METHODS(SecondHandleType, DtAssistantHandleType, 16);
35  DtDECLARE_ARRAY_SIZE_PARAMETER_METHODS(SecondHandlesLength, 16)
38 
40  DtDECLARE_UNSIGNED_ARRAY_PARAMETER_METHODS(SecondHandles, 32, 16)
41 
43 
44 };
45 #endif // assistantNetStatsStringUpdateMsg_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)