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
handleImpl.h
Go to the documentation of this file.
1
/*********************************************************************
2
** Copyright (c) 2003 MaK Technologies, Inc.
3
** All rights reserved.
4
*********************************************************************/
5
/*********************************************************************
6
** $RCSfile: handleImpl.h,v $ $Revision: 1.6 $ $State: Exp $
7
*********************************************************************/
8
11
12
#ifndef handleImplementation_H_
13
#define handleImplementation_H_
14
15
#ifdef DtIFSPEC1516
16
#include "
msgRetractHandleImpl.h
"
17
#elif defined(DtIFSPEC1516E)
18
#include "
msgRetractHandleImpl1516e.h
"
19
#endif
20
21
#include <vlutil/vlMachineTypes.h>
22
23
const
MAKRti::DtU32
DtInvalidHandle
= 0xFFFFFFFF;
24
25
#endif
Document ID: Generated on Mon Mar 21 09:41:37 EDT 2016 from SVN revision 163228
Copyright © 2005-2015 VT MÄK Inc. All Rights Reserved (
www.mak.com
)