Static Protected Member Functions |
| static void | vrlEntityRemoved (DtReflectedEntity *ent, void *usr) |
Protected Attributes |
| DtReflectedEntityList * | myRel |
DtPublisherList
< DtEntityPublisher > * | myPubs |
| DtMessageDelegate * | myHandler |
Constructor & Destructor Documentation
| virtual DtEntityRemovedStrategy::~DtEntityRemovedStrategy |
( |
| ) |
|
|
virtual |
| DtEntityRemovedStrategy::DtEntityRemovedStrategy |
( |
DtManagedInterface * |
link | ) |
|
|
protected |
Member Function Documentation
| static DtLinkStrategy* DtEntityRemovedStrategy::create |
( |
DtManagedInterface * |
gl | ) |
|
|
static |
| void DtEntityRemovedStrategy::handleCSharpEntityRemoved |
( |
DtMessage * |
msg | ) |
|
|
protected |
| void DtEntityRemovedStrategy::handleVrlEntityRemoved |
( |
DtReflectedEntity * |
ent | ) |
|
|
protected |
| virtual bool DtEntityRemovedStrategy::init |
( |
| ) |
|
|
virtual |
| std::string DtEntityRemovedStrategy::name |
( |
| ) |
|
| virtual void DtEntityRemovedStrategy::shutdown |
( |
| ) |
|
|
virtual |
| static std::string DtEntityRemovedStrategy::theName |
( |
| ) |
|
|
static |
| virtual void DtEntityRemovedStrategy::tick |
( |
| ) |
|
|
virtual |
| static void DtEntityRemovedStrategy::vrlEntityRemoved |
( |
DtReflectedEntity * |
ent, |
|
|
void * |
usr |
|
) |
| |
|
staticprotected |
Member Data Documentation
| DtMessageDelegate* DtEntityRemovedStrategy::myHandler |
|
protected |
| DtPublisherList<DtEntityPublisher>* DtEntityRemovedStrategy::myPubs |
|
protected |
| DtReflectedEntityList* DtEntityRemovedStrategy::myRel |
|
protected |
| std::string DtEntityRemovedStrategy::theStrategyName |
|
staticprotected |
The documentation for this class was generated from the following file: