MAK RTIspy API Documentation for HLA 1.3
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 Thu May 11 15:55:32 EDT 2023 from SVN revision 254743
Copyright © 2005-2020 MAK Technologies Inc. All Rights Reserved (
www.mak.com
)