Constructor & Destructor Documentation
| virtual DtEntityRemovedStrategy::~DtEntityRemovedStrategy |
( |
| ) |
|
|
virtual |
Member Function Documentation
| void DtEntityRemovedStrategy::handleCSharpEntityRemoved |
( |
DtMessage * |
msg | ) |
|
|
protected |
| virtual bool DtEntityRemovedStrategy::init |
( |
| ) |
|
|
virtual |
Initialize the strategy.
This function will be called multiple times to allow for dependent strategies to startup properly This function should return false if the strategy cannot get a resource it needs due to a dependency not being initialized yet.
Implements DtLinkStrategy.
| virtual bool DtEntityRemovedStrategy::initReflectedListHandler |
( |
| ) |
|
|
protectedvirtual |
| std::string DtEntityRemovedStrategy::name |
( |
| ) |
|
| virtual void DtEntityRemovedStrategy::shutdown |
( |
| ) |
|
|
virtual |
Shutdown the strategy and release any resources.
Reimplemented from DtLinkStrategy.
| static std::string DtEntityRemovedStrategy::theName |
( |
| ) |
|
|
static |
| virtual void DtEntityRemovedStrategy::tick |
( |
| ) |
|
|
virtual |
Tick the strategy to give it some CPU time.
Reimplemented from DtLinkStrategy.
| static void DtEntityRemovedStrategy::vrlEntityRemoved |
( |
DtReflectedEntity * |
ent, |
|
|
void * |
usr |
|
) |
| |
|
staticprotected |
Member Data Documentation
| bool DtEntityRemovedStrategy::isReflectedListHandlerInitialized |
|
protected |
| std::string DtEntityRemovedStrategy::theStrategyName |
|
staticprotected |
The documentation for this class was generated from the following file: