The DtDDMConveyedRegion class provides a wrapper around a RTI conveyed region.
More...
The DtDDMConveyedRegion class provides a wrapper around a RTI conveyed region.
| DtDDMConveyedRegion::DtDDMConveyedRegion |
( |
DtExerciseConn * |
exConn, |
|
|
const RTI::Region * |
region |
|
) |
| |
Construct using the conveyed region.
Exercise connection provided to support interaction with RTI
| virtual DtDDMConveyedRegion::~DtDDMConveyedRegion |
( |
| ) |
|
|
virtual |
Copy constructor. Not implemented. Access only valid during callback.
The routing space dimension handles.
| virtual unsigned long DtDDMConveyedRegion::lowerBound |
( |
int |
extentIndex, |
|
|
RTI::DimensionHandle |
dimensionHandle |
|
) |
| const |
|
virtual |
Get the lower bound for an extent using dimension handle.
| virtual unsigned long DtDDMConveyedRegion::lowerBound |
( |
int |
extentIndex, |
|
|
const DtString & |
dimensionName |
|
) |
| const |
|
virtual |
Get the lower bound for an extent using dimension name.
| virtual unsigned int DtDDMConveyedRegion::numberExtents |
( |
| ) |
const |
|
virtual |
Get the number of extents.
Assignment operator. Not implemented. Access only valid during callback.
| virtual RTI::RegionToken DtDDMConveyedRegion::regionToken |
( |
| ) |
const |
|
virtual |
Get the RTI region token.
Get the routing space descriptor Returns 0 if not defined.
| virtual const RTI::Region* DtDDMConveyedRegion::rtiRegion |
( |
| ) |
const |
|
virtual |
| virtual RTI::SpaceHandle DtDDMConveyedRegion::spaceHandle |
( |
| ) |
const |
|
virtual |
Get the routing space handle.
| virtual const DtString& DtDDMConveyedRegion::spaceName |
( |
| ) |
const |
|
virtual |
Get the routing space name.
| virtual unsigned long DtDDMConveyedRegion::upperBound |
( |
int |
extentIndex, |
|
|
RTI::DimensionHandle |
dimensionHandle |
|
) |
| const |
|
virtual |
Get the upper bound for an extent using dimension handle.
| virtual unsigned long DtDDMConveyedRegion::upperBound |
( |
int |
extentIndex, |
|
|
const DtString & |
dimensionName |
|
) |
| const |
|
virtual |
Get the upper bound for an extent using dimension name.
| const RTI::Region* DtDDMConveyedRegion::myRegion |
|
protected |
The documentation for this class was generated from the following file: