MAK RTIspy API Documentation for HLA Evolved
savePackets.h
Go to the documentation of this file.
00001 /*********************************************************************
00002 ** Copyright (c) 1998 MaK Technologies, Inc.
00003 ** All rights reserved.
00004 *********************************************************************/
00005 /*********************************************************************
00006 ** $RCSfile: savePackets.h,v $ $Revision: 1.8 $ $State: Exp $
00007 *********************************************************************/
00008 
00011 
00012 #ifndef DtRtiSavePackets_H_
00013 #define DtRtiSavePackets_H_
00014 
00015 enum DtRtiSavePacketKind
00016 {
00017   DtRtiSaveFileHeaderType,
00018   DtRtiSaveFedMgrType,
00019   DtRtiSaveIntMgrType,
00020   DtRtiSaveDdmIntMgrType,
00021   DtRtiSaveObjMgrType,
00022   DtRtiSaveObjectType,
00023   DtRtiSaveObjectClassType,
00024   DtRtiSaveClassAttributeType,
00025   DtRtiSaveInteractionClassType,
00026   DtRtiSaveMomMgrType,
00027   DtRtiSaveDataDistMgrType,
00028   DtRtiSaveRegionChanType,
00029   DtRtiSaveRegionType,
00030   DtRtiSaveRegionSetType,
00031   DtRtiSaveTimeMgrType,
00032   DtRtiSaveReliableMsgType,
00033   DtRtiSaveBestEffortMsgType,
00034   DtRtiSaveRegionRealizationType,
00035   DtRtiSaveTerminateType   = 998,
00036   DtRtiSaveFinalType       = 999
00037 };
00038 
00039 
00040 #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)