__init__ def __init__(self, tcpPort, udpPort, dcFileNames=None) Undocumented function. |
clientHardDisconnectTask def clientHardDisconnectTask(self, task) Undocumented function. |
handleClientCreateObjectRequired def handleClientCreateObjectRequired(self, datagram, dgi) Undocumented function. |
handleClientDeleteObject def handleClientDeleteObject(self, datagram, doid) Undocumented function. |
handleClientDisable def handleClientDisable(self, datagram, doid) Undocumented function. |
handleClientDisconnect def handleClientDisconnect(self, connection) Undocumented function. |
handleClientUpdateField def handleClientUpdateField(self, datagram, dgi) Undocumented function. |
handleDatagram def handleDatagram(self, datagram) Undocumented function. |
handleRemoveZone def handleRemoveZone(self, dgi, connection) Undocumented function. |
handleSetZone def handleSetZone(self, dgi, connection) Undocumented function. |
importModule def importModule(self, dcImports, moduleName, importSymbols) Undocumented function. |
listenerPoll def listenerPoll(self, task) Undocumented function. |
readDCFile def readDCFile(self, dcFileNames=None) Undocumented function. |
readerPollOnce def readerPollOnce(self) Undocumented function. |
readerPollUntilEmpty def readerPollUntilEmpty(self, task) Undocumented function. |
sendAvatarGenerate def sendAvatarGenerate(self) Undocumented function. |
sendDOIDrange def sendDOIDrange(self, connection) Undocumented function. |
sendToAll def sendToAll(self, datagram) Undocumented function. |
sendToZoneExcept def sendToZoneExcept(self, ZoneID, datagram, connection) Undocumented function. |