Inherits direct::distributed::DistributedObjectBase::DistributedObjectBase.
List of all members.
Constructor & Destructor Documentation
def __init__ |
( |
|
self, |
|
|
|
air |
|
) |
| |
Member Function Documentation
Inheritors should redefine this to take appropriate action on delete
Note that this may be called multiple times if a class inherits
from DistributedObjectUD more than once.
def getDeleteEvent |
( |
|
self | ) |
|
def sendDeleteEvent |
( |
|
self | ) |
|
def status |
( |
|
self, |
|
|
|
indent = 0 |
|
) |
| |
print out doId(parentId, zoneId) className
and conditionally show generated, disabled, neverDisable,
or cachable
Member Data Documentation
tuple notify = directNotify.newCategory("DistributedObjectUD") [static] |