![]() |
MAK RTIspy API Documentation for HLA Evolved
|
Inheritance diagram for DdmRegion13:
Collaboration diagram for DdmRegion13:Public Member Functions | |
| DdmRegion13 () | |
| virtual | ~DdmRegion13 () |
| virtual const std::wstring & | id () const |
| RTI::ExtentIndex | extentIndex () const |
| void | setExtentIndex (RTI::ExtentIndex index) |
Static Protected Member Functions | |
| static std::wstring | nextId () |
Protected Attributes | |
| RTI::ExtentIndex | myExtentIndex |
| std::wstring | myExtentIndexString |
| DdmRegion13::DdmRegion13 | ( | ) | [inline] |
References myExtentIndexString, and nextId().
| virtual DdmRegion13::~DdmRegion13 | ( | ) | [inline, virtual] |
| RTI::ExtentIndex DdmRegion13::extentIndex | ( | ) | const [inline] |
References myExtentIndex.
| const std::wstring & DdmRegion13::id | ( | ) | const [inline, virtual] |
Implements DdmRegion.
References myExtentIndexString.
Referenced by BallController13::subscribeWithRegion().
| std::wstring DdmRegion13::nextId | ( | ) | [inline, static, protected] |
Referenced by DdmRegion13().
| void DdmRegion13::setExtentIndex | ( | RTI::ExtentIndex | index | ) | [inline] |
References myExtentIndex.
Referenced by BallController13::subscribeWithRegion().
RTI::ExtentIndex DdmRegion13::myExtentIndex [protected] |
Referenced by extentIndex(), and setExtentIndex().
std::wstring DdmRegion13::myExtentIndexString [protected] |
Referenced by DdmRegion13(), and id().