__init__(self, connectMethod, config, hasOwnerView=False, threadedNet=None) | ConnectionRepository | |
direct::distributed::DoInterestManager::DoInterestManager.__init__(self) | DoInterestManager | |
direct::distributed::DoCollectionManager::DoCollectionManager.__init__(self) | DoCollectionManager | |
addAutoInterest(self, parentId, zoneIdList, description) | DoInterestManager | |
addDOToTables(self, do, location=None, ownerView=False) | DoCollectionManager | |
addInterest(self, parentId, zoneIdList, description, event=None) | DoInterestManager | |
alterInterest(self, handle, parentId, zoneIdList, description=None, event=None) | DoInterestManager | |
bootedIndex | ConnectionRepository | |
bootedText | ConnectionRepository | |
callbackWithDo(self, doId, callback) | DoCollectionManager | |
callbackWithOwnerView(self, doId, callback) | DoCollectionManager | |
checkHttp(self) | ConnectionRepository | |
cleanupWaitAllInterestsComplete(self) | DoInterestManager | |
closeAutoInterests(self, obj) | DoInterestManager | |
CM_HTTP | ConnectionRepository | static |
CM_NATIVE | ConnectionRepository | static |
CM_NET | ConnectionRepository | static |
config | ConnectionRepository | |
connect(self, serverList, successCallback=None, successArgs=[], failureCallback=None, failureArgs=[]) | ConnectionRepository | |
connectHttp | ConnectionRepository | |
connectMethod | ConnectionRepository | |
countObjects(self, classType) | DoCollectionManager | |
dclassesByName | ConnectionRepository | |
dclassesByNumber | ConnectionRepository | |
dConfigParam | DoInterestManager | static |
dcSuffix | ConnectionRepository | |
deleteDistributedObjects(self) | DoCollectionManager | |
deleteObjectLocation(self, object, parentId, zoneId) | DoCollectionManager | |
disconnect(self) | ConnectionRepository | |
doByDistance(self) | DoCollectionManager | |
doFind(self, str) | DoCollectionManager | |
doFindAll(self, str) | DoCollectionManager | |
doFindAllInstances(self, cls) | DoCollectionManager | |
doFindAllMatching(self, str) | DoCollectionManager | |
doFindAllOfType(self, query) | DoCollectionManager | |
doId2do | DoCollectionManager | |
doId2ownerView | DoCollectionManager | |
dosByDistance(self) | DoCollectionManager | |
findAnyOfType(self, type) | DoCollectionManager | |
GarbageCollectTaskName | ConnectionRepository | static |
GarbageThresholdTaskName | ConnectionRepository | static |
gcNotify | ConnectionRepository | static |
generateGlobalObject(self, doId, dcname, values=None) | ConnectionRepository | |
getAllInterestsCompleteEvent(self) | DoInterestManager | |
getAllOfType(self, type) | DoCollectionManager | |
getDo(self, doId) | DoCollectionManager | |
getDoIdList(self, parentId, zoneId=None, classType=None) | DoCollectionManager | |
getDoList(self, parentId, zoneId=None, classType=None) | DoCollectionManager | |
getDoTable(self, ownerView) | DoCollectionManager | |
getGameDoId(self) | DoCollectionManager | |
getObjectsInZone(self, parentId, zoneId) | DoCollectionManager | |
getObjectsOfClassInZone(self, parentId, zoneId, objClass) | DoCollectionManager | |
getOwnerView(self, doId) | DoCollectionManager | |
getOwnerViewDoIdList(self, classType) | DoCollectionManager | |
getOwnerViewDoList(self, classType) | DoCollectionManager | |
getServerAddress(self) | ConnectionRepository | |
handleDatagram(self, di) | ConnectionRepository | |
handleInterestDoneMessage(self, di) | DoInterestManager | |
handleObjectLocation(self, di) | DoCollectionManager | |
handleReaderOverflow(self) | ConnectionRepository | |
handleSetLocation(self, di) | DoCollectionManager | |
hashVal | ConnectionRepository | |
hasOwnerViewDoId(self, doId) | DoCollectionManager | |
http | ConnectionRepository | |
httpConnectCallback(self, ch, serverList, serverIndex, successCallback, successArgs, failureCallback, failureArgs) | ConnectionRepository | |
importModule(self, dcImports, moduleName, importSymbols) | ConnectionRepository | |
InterestDebug | DoInterestManager | static |
isInDoTables(self, doId) | DoCollectionManager | |
isValidInterestHandle(self, handle) | DoInterestManager | |
isValidLocationTuple(self, location) | DoCollectionManager | |
lostConnection(self) | ConnectionRepository | |
noNewInterests(self) | DoInterestManager | |
notify | ConnectionRepository | static |
openAutoInterests(self, obj) | DoInterestManager | |
printInterestHistory(self) | DoInterestManager | |
printInterests(self) | DoInterestManager | |
printInterestSets(self) | DoInterestManager | |
printInterestsIfDebug(self) | DoInterestManager | |
printObjectCount(self) | DoCollectionManager | |
printObjects(self) | DoCollectionManager | |
private__di | ConnectionRepository | |
queueAllInterestsCompleteEvent(self, frames=5) | DoInterestManager | |
readDCFile(self, dcFileNames=None) | ConnectionRepository | |
readerPollOnce(self) | ConnectionRepository | |
readerPollTaskObj | ConnectionRepository | |
readerPollUntilEmpty(self, task) | ConnectionRepository | |
recorder | ConnectionRepository | |
removeAIInterest(self, handle) | DoInterestManager | |
removeAutoInterest(self, handle) | DoInterestManager | |
removeDOFromTables(self, do) | DoCollectionManager | |
removeInterest(self, handle, event=None) | DoInterestManager | |
resetInterestStateForConnectionLoss(self) | DoInterestManager | |
send(self, datagram) | ConnectionRepository | |
setAllInterestsCompleteCallback(self, callback) | DoInterestManager | |
setNoNewInterests(self, flag) | DoInterestManager | |
shutdown(self) | ConnectionRepository | |
startReaderPollTask(self) | ConnectionRepository | |
stopReaderPollTask(self) | ConnectionRepository | |
storeObjectLocation(self, object, parentId, zoneId) | DoCollectionManager | |
taskChain | ConnectionRepository | static |
taskPriority | ConnectionRepository | static |
tempbase | DoInterestManager | static |
types | DoInterestManager | static |
uniqueId | ConnectionRepository | |
updateInterestDescription(self, handle, desc) | DoInterestManager | |
webPrintObjectCount(self) | DoCollectionManager | |