![]() |
MAK RTIspy API Documentation for HLA 1.3
|
Inheritance diagram for ObjectParams:Public Member Functions | |
| ObjectParams () | |
| virtual | ~ObjectParams () |
| virtual const std::wstring & | id () const =0 |
| virtual const std::wstring & | name () const =0 |
| ObjectParams::~ObjectParams | ( | ) | [virtual] |
| virtual const std::wstring& ObjectParams::id | ( | ) | const [pure virtual] |
Implemented in ObjectParams13, ObjectParams1516, and ObjectParams1516e.
Referenced by Ball::id().
| virtual const std::wstring& ObjectParams::name | ( | ) | const [pure virtual] |
Implemented in ObjectParams13, ObjectParams1516, and ObjectParams1516e.
Referenced by Ball::name().