MAK RTIspy API Documentation for HLA 1516
Home
Modules
Namespaces
Classes
Files
Examples
Libraries
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Groups
Pages
libsrc
RTI
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 Fri Sep 27 00:57:56 EDT 2019 from SVN revision 201708
Copyright © 2005-2018 VT MÄK Inc. All Rights Reserved (
www.mak.com
)