MAK RTIspy API Documentation for HLA 1.3
netAssistantNotifyObserveMsg.h
Go to the documentation of this file.
00001 /*********************************************************************
00002 ** Copyright (c) 2011 MaK Technologies, Inc.
00003 ** All rights reserved.
00004 *********************************************************************/
00005 
00006 #ifndef DtNetAssistantNotifyObserveMsg_H_
00007 #define DtNetAssistantNotifyObserveMsg_H_
00008 
00012 
00013 #include <vlutil/vlNetTypes.h>
00014 #include <vlutil/vlUtil.h>
00015 
00016 #include "netAssistantMsgHdr.h"
00017 
00020 class DT_DLL_ASSISTANT DtNetAssistantNotifyObserveMsg
00021 {
00022 public:
00023 
00024    DtNetAssistantMsgHeader header;
00025    DtNetU8 isObserved;
00026 };
00027 
00028 
00029 #endif

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)