Constructor & Destructor Documentation
| DtInitStrategy::DtInitStrategy |
( |
DtManagedInterface * |
link | ) |
|
| virtual DtInitStrategy::~DtInitStrategy |
( |
| ) |
|
|
virtual |
Member Function Documentation
| virtual void DtInitStrategy::addInitChild |
( |
std::string |
name | ) |
|
|
virtual |
| static DtGlobalObjectDesignator DtInitStrategy::convertToVrlinkId |
( |
std::string |
id | ) |
|
|
static |
| static DtLinkStrategy* DtInitStrategy::create |
( |
DtManagedInterface * |
gl | ) |
|
|
static |
| void DtInitStrategy::handleDisableStrategyMsg |
( |
DtMessage * |
msg | ) |
|
|
protected |
| void DtInitStrategy::handleEnableStrategyMsg |
( |
DtMessage * |
msg | ) |
|
|
protected |
| void DtInitStrategy::handleInitMsg |
( |
DtMessage * |
msg | ) |
|
|
protected |
| void DtInitStrategy::handleSimTimeMsg |
( |
DtMessage * |
msg | ) |
|
|
protected |
| virtual bool DtInitStrategy::init |
( |
| ) |
|
|
virtual |
| virtual void DtInitStrategy::removeInitChild |
( |
std::string |
name | ) |
|
|
virtual |
| virtual void DtInitStrategy::shutdown |
( |
| ) |
|
|
virtual |
| static std::string DtInitStrategy::theName |
( |
| ) |
|
|
static |
| virtual void DtInitStrategy::tick |
( |
| ) |
|
|
virtual |
Member Data Documentation
| DtClock* DtInitStrategy::myClock |
|
protected |
| DtMessageDelegate* DtInitStrategy::myDisableStrategyHandler |
|
protected |
| DtMessageDelegate* DtInitStrategy::myEnableStrategyHandler |
|
protected |
| DtExerciseConn* DtInitStrategy::myExConn |
|
protected |
| std::list<std::string> DtInitStrategy::myInitChildren |
|
protected |
| DtMessageDelegate* DtInitStrategy::myInitHandler |
|
protected |
| DtMessageDelegate* DtInitStrategy::mySimTimeHandler |
|
protected |
| std::string DtInitStrategy::theStrategyName |
|
staticprotected |
The documentation for this class was generated from the following file: