MAK RTIspy API Documentation for HLA 1.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
netTimeTwoMsg.h
Go to the documentation of this file.
1 /*********************************************************************
2 ** Copyright (c) 1998 MaK Technologies, Inc.
3 ** All rights reserved.
4 *********************************************************************/
5 /*********************************************************************
6 ** $RCSfile: netTimeTwoMsg.h,v $ $Revision: 1.8 $ $State: Exp $
7 *********************************************************************/
8 
11 
12 #pragma once
13 
14 #ifdef DtTIME
15 
16 #include <vlutil/vlNetTypes.h>
17 #include "netRtiMsgHdr.h"
18 #include <vlutil/vlUtil.h>
19 
20 class DT_DLL_LRC DtNetTimeLookaheadMsg
21 {
22 public:
23 
24  DtNetMsgHeader header;
25  DtNetU32 nerCycle;
26  DtNetU16 waitingForEvent;
27  DtNetU16 timeAvailable;
28  MAKRti::DtNetU16 timeSize;
29  MAKRti::DtNetU16 lookaheadSize;
32 };
33 
34 
35 #endif

Document ID: Generated on Mon Jul 9 10:30:41 EDT 2018 from SVN revision 190224
Copyright © 2005-2018 VT MÄK Inc. All Rights Reserved (www.mak.com)