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
netFomModuleRequestMsg.h
Go to the documentation of this file.
1
/*********************************************************************
2
** Copyright (c) 1998 MaK Technologies, Inc.
3
** All rights reserved.
4
*********************************************************************/
5
/*********************************************************************
6
** $RCSfile: netFomModuleRequestMsg.h,v $ $Revision: 1.4 $ $State: Exp $
7
*********************************************************************/
8
11
12
#ifndef DtNetFomModuleReqMsg_H_
13
#define DtNetFomModuleReqMsg_H_
14
15
#include "
netFedFileReqMsg.h
"
16
17
class
DT_DLL_LRC
DtNetFomModuleReqMsg
18
{
19
public
:
20
DtNetMsgHeader
header
;
21
DtNetU32
sourceID
;
22
DtNetU32
destinationID
;
23
DtNetU8
numFomModules
;
24
DtNetU8
fedExNameSize
;
25
DtNetU8
fomModuleNameSize
;
26
DtNetU8
pushPull
;
27
};
28
29
#endif
Document ID: Generated on Mon Mar 21 09:41:37 EDT 2016 from SVN revision 163228
Copyright © 2005-2015 VT MÄK Inc. All Rights Reserved (
www.mak.com
)