MAK RTIspy API Documentation for HLA Evolved
Home
Modules
Namespaces
Classes
Files
Examples
Libraries
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Groups
Pages
libsrc
assistant
assistantMsgCbMgr.h
Go to the documentation of this file.
1
/*********************************************************************
2
** Copyright (c) 1998 MaK Technologies, Inc.
3
** All rights reserved.
4
*********************************************************************/
5
/*********************************************************************
6
** $RCSfile: assistantMsgCbMgr.h,v $ $Revision: 1.2 $ $State: Exp $
7
*********************************************************************/
8
11
12
#ifndef DtAssistantMsgCbMgr_H_
13
#define DtAssistantMsgCbMgr_H_
14
15
#include <
messageCallbackManager.h
>
16
#include "
assistantMsg.h
"
17
18
typedef
DT_DLL_ASSISTANT
DtMessageCallbackManager<DtAssistantMsg, DtAssistantMsgKind>
DtAssistantMsgCbMgr
;
19
20
#endif
21
22
messageCallbackManager.h
Declares a template class for managing message callbacks.
DtMessageCallbackManager< DtAssistantMsg, DtAssistantMsgKind >
DT_DLL_ASSISTANT
#define DT_DLL_ASSISTANT
_WIN32
Definition:
rtiMsConfig.h:121
assistantMsg.h
DtAssistantMsgCbMgr
DT_DLL_ASSISTANT DtMessageCallbackManager< DtAssistantMsg, DtAssistantMsgKind > DtAssistantMsgCbMgr
Definition:
assistantMsgCbMgr.h:18
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
)