MAK RTIspy API Documentation for HLA 1.3
assistantNetStatsFomAttrParamUpdateMsg.h
Go to the documentation of this file.
1 /*********************************************************************
2 ** Copyright (c) 2012 MaK Technologies, Inc.
3 ** All rights reserved.
4 *********************************************************************/
5 #ifndef assistantNetStatsFomAttrUpdateMsg_h__
6 #define assistantNetStatsFomAttrUpdateMsg_h__
7 
8 
9 #include "assistantTemplateMsg.h"
12 #include "assistantNetStatsEnums.h"
13 
15 class DtRtiAssistantPeer;
19 {
20 public:
21  // Declare the standard methods required by the message class.
25 
26  //Note, Assistant Header is 32 bits and is implicitly placed in front of the following
27 
31 
34 
37 
40 
43 
44  DtDECLARE_ARRAY_SIZE_PARAMETER_METHODS(ObjInterPublishLength, 16)
45  DtDECLARE_ARRAY_SIZE_PARAMETER_METHODS(ObjInterPubSubHandlesLength, 16)
46 
48 
50 
52 
53  DtDECLARE_ENUMERATION_ARRAY_PARAMETER_METHODS(Transports, DtTransportType, 8, 16)
55 
58 
59  DtDECLARE_BOOL_ARRAY_PARAMETER_METHODS(ObjInterSubscribes, 16)
60  DtDECLARE_BOOL_ARRAY_PARAMETER_METHODS(ObjInterPublishes, 16)
61 };
62 #endif // assistantNetStatsFomAttrUpdateMsg_h__

Document ID: Generated on Tue May 7 16:26:47 EDT 2013 from SVN revision 126903
Copyright © 2005-2013 VT MÄK Inc. All Rights Reserved (www.mak.com)