11 #if (DtHLA && !DtHLA_1516)
35 virtual const RTI::Region* rtiRegion()
const;
38 virtual RTI::RegionToken regionToken()
const;
41 virtual RTI::SpaceHandle spaceHandle()
const;
44 virtual const DtString& spaceName()
const;
48 virtual const DtRoutingSpaceDesc* routingSpace()
const;
51 virtual const DtDimensionHandleSet& dimensionHandles()
const;
54 virtual unsigned int numberExtents()
const;
57 virtual unsigned long lowerBound(
int extentIndex, RTI::DimensionHandle dimensionHandle)
const;
60 virtual unsigned long lowerBound(
int extentIndex,
const DtString& dimensionName)
const;
63 virtual unsigned long upperBound(
int extentIndex, RTI::DimensionHandle dimensionHandle)
const;
66 virtual unsigned long upperBound(
int extentIndex,
const DtString& dimensionName)
const;
80 const RTI::Region* myRegion;
81 const DtRoutingSpaceDesc* mySpaceDesc;
84 static DtDimensionHandleSet theEmptyDimensionSet;
Instances of DtExerciseConn are used to provide an application's interface or connection to the netwo...
Definition: exerciseConnHLA.h:61
#define DT_DLL_VL
Definition: vlMachineTypes.h:108
The DtDDMConveyedRegion class provides a wrapper around a RTI conveyed region.
Definition: ddmConveyedRegion1516.h:25
Instances of DtVrlRtiAmbassador are for wrapping the calls to The RTI ambassador so that we may overr...
Definition: vrlRtiAmbassador1516.h:23
Instances of DtString are used to represent strings.
Definition: vlString.h:36
This file contains typedefs for machine dependant types.