![]() |
MAK RTIspy API Documentation for HLA 1.3
|
Inheritance diagram for DdmRegion1516:
Collaboration diagram for DdmRegion1516:Public Member Functions | |
| DdmRegion1516 () | |
| virtual | ~DdmRegion1516 () |
| virtual const std::wstring & | id () const |
| const rti1516::RegionHandle & | handle () const |
| void | setHandle (const rti1516::RegionHandle &handle) |
Protected Attributes | |
| rti1516::RegionHandle | myHandle |
| std::wstring | myHandleString |
| DdmRegion1516::DdmRegion1516 | ( | ) | [inline] |
| virtual DdmRegion1516::~DdmRegion1516 | ( | ) | [inline, virtual] |
| const rti1516::RegionHandle & DdmRegion1516::handle | ( | ) | const [inline] |
References myHandle.
Referenced by setHandle(), and BallController1516::unsubscribeWithRegions().
| const std::wstring & DdmRegion1516::id | ( | ) | const [inline, virtual] |
Implements DdmRegion.
References myHandleString.
Referenced by BallController1516::subscribeWithRegion().
| void DdmRegion1516::setHandle | ( | const rti1516::RegionHandle & | handle | ) | [inline] |
References handle(), myHandle, and myHandleString.
Referenced by BallController1516::subscribeWithRegion().
rti1516::RegionHandle DdmRegion1516::myHandle [protected] |
Referenced by handle(), and setHandle().
std::wstring DdmRegion1516::myHandleString [protected] |
Referenced by id(), and setHandle().