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

Document ID: Generated on Thu May 11 15:55:32 EDT 2023 from SVN revision 254743
Copyright © 2005-2020 MAK Technologies Inc. All Rights Reserved (www.mak.com)