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
assistant
assistantMsgFact.h
Go to the documentation of this file.
1
/*********************************************************************
2
** Copyright (c) 1998 MaK Technologies, Inc.
3
** All rights reserved.
4
*********************************************************************/
5
/*********************************************************************
6
** $RCSfile: assistantMsgFact.h,v $ $Revision: 1.4 $ $State: Exp $
7
*********************************************************************/
8
11
12
#ifndef DtAssistantMessageFactory_H_
13
#define DtAssistantMessageFactory_H_
14
17
18
#include <
messageFactory.h
>
19
#include "
assistantMsg.h
"
20
22
typedef
DT_DLL_ASSISTANT
DtMessageFactory<DtAssistantMsg, DtAssistantMsgKind, DtNetAssistantMsgHeader>
DtAssistantMessageFactory
;
23
24
#endif
messageFactory.h
Declares a template class for a factory to create messages.
DT_DLL_ASSISTANT
#define DT_DLL_ASSISTANT
_WIN32
Definition:
rtiMsConfig.h:121
DtMessageFactory
The DtMessageFactory template can be instantiated to declare a message factory for a given message cl...
Definition:
messageFactory.h:33
DtAssistantMessageFactory
DT_DLL_ASSISTANT DtMessageFactory< DtAssistantMsg, DtAssistantMsgKind, DtNetAssistantMsgHeader > DtAssistantMessageFactory
Definition:
assistantMsgFact.h:22
assistantMsg.h
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
)