MAK RTIspy API Documentation for HLA 1.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
netAssistantShutdownMsg.h
Go to the documentation of this file.
1 /*********************************************************************
2 ** Copyright (c) 2008 MaK Technologies, Inc.
3 ** All rights reserved.
4 *********************************************************************/
5 /*********************************************************************
6 ** $RCSfile: netAssistantShutdownMsg.h,v $ $Revision: 1.2 $ $State: Exp $
7 *********************************************************************/
8 
11 
12 #ifndef DtNetAssistantShutdownMsg_H_
13 #define DtNetAssistantShutdownMsg_H_
14 
15 #include "netAssistantMsgHdr.h"
16 #include <vlutil/vlNetTypes.h>
17 #include <vlutil/vlUtil.h>
18 
20 {
21 public:
22 
24  DtNetU8 shutdown;
25  DtNetU8 assistant;
26 };
27 
28 
29 #endif
Definition: netAssistantMsgHdr.h:26
DtNetU8 assistant
Definition: netAssistantShutdownMsg.h:25
DtNetAssistantMsgHeader header
Definition: netAssistantShutdownMsg.h:23
#define DT_DLL_ASSISTANT
_WIN32
Definition: rtiMsConfig.h:121
Definition: netAssistantShutdownMsg.h:19
DtNetU8 shutdown
Definition: netAssistantShutdownMsg.h:24

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)