MAK RTIspy API Documentation for HLA 1516
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
assistantObserveReqMsg.h
Go to the documentation of this file.
1 /*********************************************************************
2 ** Copyright (c) 2012 MaK Technologies, Inc.
3 ** All rights reserved.
4 *********************************************************************/
5 #ifndef assistantObserveReqMsg_h__
6 #define assistantObserveReqMsg_h__
7 
11 
12 #include "assistantTemplateMsg.h"
14 #include "assistantNetStatsEnums.h"
15 
17 class DtRtiAssistantPeer;
21 {
22 public:
23  // Declare the standard methods required by the message class.
28 
31 
34 };
35 
36 
37 #endif // assistantObserveReqMsg_h__
38 
#define DtASTNT_DECLARE_SERVER_CALLBACK_METHODS(ClassName)
Definition: assistantTemplateMsg.h:169
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 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 DtAssistantNetStatsObserveReqMsg defines...
Definition: assistantObserveReqMsg.h:20
DtAssistantObservationType
Definition: assistantNetStatsEnums.h:8
#define DtDECLARE_BOOL_PARAMETER_METHODS(ParamName)
Definition: rtiTemplateMsgParams.h:216
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 DtASTNT_DECLARE_CLIENT_CALLBACK_METHODS(ClassName)
Definition: assistantTemplateMsg.h:179
#define DtDECLARE_ENUMERATION_PARAMETER_METHODS(ParamName, EnumType, BitSize)
Definition: rtiTemplateMsgParams.h:237

Document ID: Generated on Thu May 11 15:55:32 EDT 2023 from SVN revision 254743
Copyright © 2005-2020 MAK Technologies Inc. All Rights Reserved (www.mak.com)