VR-Forces 4.1.1 Class Documentation
Home
Modules
Namespaces
Classes
Files
Examples
Behavior Models
File List
File Members
include
vrfobjcore
netIfTypes.h
Go to the documentation of this file.
1
/*********************************************************************
2
** Copyright (c) 2000 MAK Technologies, Inc.
3
** All rights reserved.
4
*********************************************************************/
5
/*********************************************************************
6
** $RCSfile: netIfTypes.h,v $ $Revision: 1.3 $ $State: Exp $
7
*********************************************************************/
8
11
12
#ifndef DtSimObjectNetInterfaceTypes_H_
13
#define DtSimObjectNetInterfaceTypes_H_
14
18
19
const
char
DtSimAggregateRemoteEntityNetInterfaceType
[] =
20
"aggregate-remote-entity-net-interface"
;
21
22
const
char
DtSimIndividualRemoteEntityNetInterfaceType
[] =
23
"individual-remote-entity-net-interface"
;
24
25
const
char
DtSimRemoteEnvironmentalNetInterfaceType
[] =
26
"remote-environmental-net-interface"
;
27
28
const
char
DtSimInteractionNetInterfaceType
[] =
29
"interaction-net-interface"
;
30
31
#endif
32
Document ID: Generated on Mon Apr 8 19:24:01 EDT 2013 from SVN revision 125877
Copyright © 2005-2013 VT MÄK. All Rights Reserved (
www.mak.com
)