MAK RTIspy API Documentation for HLA 1.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
timeMgrPacket.h
Go to the documentation of this file.
1 /*********************************************************************
2 ** Copyright (c) 1998 MaK Technologies, Inc.
3 ** All rights reserved.
4 *********************************************************************/
5 /*********************************************************************
6 ** $RCSfile: timeMgrPacket.h,v $ $Revision: 1.15 $ $State: Exp $
7 *********************************************************************/
8 
11 
12 #ifndef DtTimeMgrPacket_H_
13 #define DtTimeMgrPacket_H_
14 
15 #include <vlutil/vlNetTypes.h>
16 #include <vlutil/vlString.h>
17 #include "savDataHdr.h"
18 
20 {
21 public:
23 
28 
31  DtNetU8 checkGalt;
32  DtNetU8 flushQueue;
33 
34  DtNetU8 advancingTime;
35  DtNetU8 timeAvailable;
38  DtNetU8 galtIsValid;
39 
44 
46  DtNetU8 pendingGrant;
47  DtNetU8 deliveredEvent;
49 
51  DtNetU8 padding[3];
52 
53  DtNetU32 serialNumber;
54  DtNetU32 nerCycle;
55  DtNetU32 numPool;
56  DtNetU32 numRetract;
57  DtNetU32 numMsgs;
58  //DtNetU8 lits[];
59  //DtNetU8 lots[];
60  //DtNetU8 galt[];
61  //DtNetU8 federateTime[];
62  //DtNetU8 lookahead[];
63  //DtNetU8 requestedTime[];
64  //DtNetU8 requestedLookahead[];
65  //DtNetU8 workingLookahead[];
66  //DtNetU8 pendingGrantTime[];
67  //DtNetU8 deliveredEventTime[];
68  //retractInfo[] {DtNetU32 serialNumber,DtNetU32 timeSize,DtNetU8 fedtime[]}
70 };
71 
72 #endif

Document ID: Generated on Wed Mar 11 20:26:49 EDT 2015 from SVN revision 150939
Copyright © 2005-2015 VT MÄK Inc. All Rights Reserved (www.mak.com)