MAK RTIspy API Documentation for HLA 1516
 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 
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__
#define DtASTNT_DECLARE_SERVER_CALLBACK_METHODS(ClassName)
Definition: assistantTemplateMsg.h:169
#define DtDECLARE_ARRAY_SIZE_PARAMETER_METHODS(ParamName, BitSize)
Definition: rtiTemplateMsgArrayParams.h:513
DtAssistantTemplateMsg defines a base class which can be subclassed to quickly produce a new Assistan...
Definition: assistantTemplateMsg.h:46
Manages the client connection to the RTI Assistant.
Definition: rtiAssistantClient.h:59
#define DtASTNT_DECLARE_STANDARD_MSG_METHODS(ClassName)
Definition: assistantTemplateMsg.h:139
This file defines the DtRtiArrayMsgParam template which can be used to create a message parameter whi...
This file defines the DtRtiMsgParam template which can be used to produce template based message clas...
#define DT_DLL_ASSISTANT
_WIN32
Definition: rtiMsConfig.h:121
#define DtASTNT_DECLARE_PEER_CALLBACK_METHODS(ClassName)
Definition: assistantTemplateMsg.h:159
The DtAssistantNetStatsStringUpdateMsg defines...
Definition: assistantNetStatsStringUpdateMsg.h:19
#define DtDECLARE_UNSIGNED_ARRAY_PARAMETER_METHODS(ParamName, BitSize, CountBitSize)
Definition: rtiTemplateMsgArrayParams.h:565
DtRtiAssistantPeer manages the sharing of information between one Assistant to other Assistants using...
Definition: rtiAssistantPeer.h:82
Manages the server connections of the RTI Assistant.
Definition: rtiAssistantServer.h:45
#define DtDECLARE_UNSIGNED_PARAMETER_METHODS(ParamName, BitSize)
Definition: rtiTemplateMsgParams.h:206
#define DtDECLARE_STRING_ARRAY_PARAMETER_METHODS(ParamName, LengthBitSize)
Definition: rtiTemplateMsgArrayParams.h:638
DtAssistantHandleType
Definition: assistantNetStatsEnums.h:23
#define DtDECLARE_ENUMERATION_PARAMETER_METHODS(ParamName, EnumType, BitSize)
Definition: rtiTemplateMsgParams.h:237

Document ID: Generated on Mon Sep 7 15:40:32 EDT 2020 from SVN revision 217499
Copyright © 2005-2020 MAK Technologies Inc. All Rights Reserved (www.mak.com)