MAK RTIspy API Documentation for HLA 1.3
netFomModuleRequestMsg.h
Go to the documentation of this file.
00001 /*********************************************************************
00002 ** Copyright (c) 1998 MaK Technologies, Inc.
00003 ** All rights reserved.
00004 *********************************************************************/
00005 /*********************************************************************
00006 ** $RCSfile: netFomModuleRequestMsg.h,v $ $Revision: 1.4 $ $State: Exp $
00007 *********************************************************************/
00008 
00011 
00012 #ifndef DtNetFomModuleReqMsg_H_
00013 #define DtNetFomModuleReqMsg_H_
00014 
00015 #include "netFedFileReqMsg.h"
00016 
00017 class DT_DLL_LRC DtNetFomModuleReqMsg
00018 {
00019 public:
00020    DtNetMsgHeader header;
00021    DtNetU32 sourceID;   
00022    DtNetU32 destinationID;
00023    DtNetU8 numFomModules;
00024    DtNetU8 fedExNameSize;
00025    DtNetU8 fomModuleNameSize;
00026    DtNetU8 pushPull;
00027 };
00028 
00029 #endif  //! DtNetFedFileReqMsg_H_

Document ID: Generated on Thu Jun 14 14:15:04 EDT 2012 from SVN revision 116116
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)