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
RTI
rtiMsgFact.h
Go to the documentation of this file.
1
/*********************************************************************
2
** Copyright (c) 1998 MaK Technologies, Inc.
3
** All rights reserved.
4
*********************************************************************/
5
/*********************************************************************
6
** $RCSfile: rtiMsgFact.h,v $ $Revision: 1.14 $ $State: Exp $
7
*********************************************************************/
8
11
12
#ifndef DtRtiMsgFactory_H_
13
#define DtRtiMsgFactory_H_
14
17
18
#include <
messageFactory.h
>
19
#include "
rtiMsg.h
"
20
21
typedef
DtMessageFactory<DtRtiMsg, DtRtiMsgKind, DtNetMsgHeader>
DtRtiMsgFactory
;
22
23
#endif
messageFactory.h
Declares a template class for a factory to create messages.
rtiMsg.h
DtRtiMsgFactory
DtMessageFactory< DtRtiMsg, DtRtiMsgKind, DtNetMsgHeader > DtRtiMsgFactory
/File rtiMsgFact.h Instantiates the message factory template for RTI messages
Definition:
rtiMsgFact.h:21
DtMessageFactory
The DtMessageFactory template can be instantiated to declare a message factory for a given message cl...
Definition:
messageFactory.h:33
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
)