Public Member Functions | |
def | __init__ |
def | delete |
def | getDeleteEvent |
def | sendDeleteEvent |
def | status |
![]() | |
def | __init__ |
def | getLocation |
def | getParentObj |
def | handleChildArrive |
def | handleChildArriveZone |
def | handleChildLeave |
def | handleChildLeaveZone |
def | handleQueryObjectChildrenLocalDone |
def | hasParentingRules |
def | status |
![]() | |
def | __init__ |
def | accept |
def | acceptOnce |
def | addTask |
def | detectLeaks |
def | doMethodLater |
def | getAllAccepting |
def | ignore |
def | ignoreAll |
def | isAccepting |
def | isIgnoring |
def | removeAllTasks |
def | removeTask |
Public Attributes | |
accountName | |
air | |
dclass | |
DistributedObjectUD_initialized | |
lastNonQuietZone | |
![]() | |
children | |
cr | |
parentId | |
zoneId | |
Static Public Attributes | |
tuple | notify = directNotify.newCategory("DistributedObjectUD") |
int | QuietZone = 1 |
![]() | |
tuple | notify = directNotify.newCategory("DistributedObjectBase") |
def __init__ | ( | self, | |
air | |||
) |
def delete | ( | self | ) |
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
accountName |
air |
dclass |
DistributedObjectUD_initialized |
lastNonQuietZone |
|
static |
|
static |