MAK RTIspy API Documentation for HLA 4
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
Default – Unix or Win32 static.
Definition:
rtiMsConfig.h:150
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 Wed Jul 8 16:20:32 EDT 2026 from SVN revision 291616
Copyright © 2005-2025 MAK Technologies Inc. All Rights Reserved (
www.mak.com
)