MAK RTIspy API Documentation for HLA Evolved
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
resignRespMsg.h
Go to the documentation of this file.
1 /*********************************************************************
2 ** Copyright (c) 2013 MaK Technologies, Inc.
3 ** All rights reserved.
4 *********************************************************************/
5 
6 #pragma once
7 
8 #include "rtiMsConfig.h"
9 #include "rtiTemplateMsg.h"
11 
13 {
17 };
18 
19 
21 {
22  // Declare the standard methods required by the message class.
25 };
#define DtDECLARE_STANDARD_MSG_METHODS(ClassName)
Definition: rtiTemplateMsg.h:136
This file defines the DtRtiMsgParam template which can be used to produce template based message clas...
Definition: resignRespMsg.h:20
Definition: resignRespMsg.h:14
Definition: resignRespMsg.h:15
#define DtDECLARE_ENUMERATION_PARAMETER_METHODS(ParamName, EnumType, BitSize)
Definition: rtiTemplateMsgParams.h:237
#define DT_DLL_LRC
Definition: rtiMsConfig.h:155
Used as an invalid value while waiting for a response.
Definition: resignRespMsg.h:16
DtRtiTemplateMsg defines a base class which can be subclassed to quickly produce a new RTI messages b...
Definition: rtiTemplateMsg.h:43
DtResignResponse
Definition: resignRespMsg.h:12

Document ID: Generated on Sun Jul 20 16:15:30 EDT 2025 from SVN revision 277985
Copyright © 2005-2025 MAK Technologies Inc. All Rights Reserved (www.mak.com)