MAK RTIspy API Documentation for HLA 1516
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
RTI
rtiMsgCbMgr.h
Go to the documentation of this file.
1
/*********************************************************************
2
** Copyright (c) 1998 MaK Technologies, Inc.
3
** All rights reserved.
4
*********************************************************************/
5
/*********************************************************************
6
** $RCSfile: rtiMsgCbMgr.h,v $ $Revision: 1.2 $ $State: Exp $
7
*********************************************************************/
8
11
12
#ifndef DtRtiMsgCbMgr_H_
13
#define DtRtiMsgCbMgr_H_
14
15
#include <
messageCallbackManager.h
>
16
#include "
rtiMsg.h
"
17
18
typedef
DtMessageCallbackManager<DtRtiMsg, DtRtiMsgKind>
DtRtiMsgCbMgr
;
19
20
#endif
21
22
messageCallbackManager.h
Declares a template class for managing message callbacks.
DtRtiMsgCbMgr
DtMessageCallbackManager< DtRtiMsg, DtRtiMsgKind > DtRtiMsgCbMgr
Definition:
rtiMsgCbMgr.h:18
rtiMsg.h
DtMessageCallbackManager< DtRtiMsg, DtRtiMsgKind >
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
)