Go to the source code of this file.
Namespaces | |
test1 | |
Functions | |
def | test1.connectionLost (context, cause) |
def | test1.deliveryComplete (context, msgid) |
def | test1.messageArrived (context, topicName, message) |
Variables | |
test1.client | |
string | test1.clientid = "myclientid" |
list | test1.clients = [] |
string | test1.host = "localhost" |
test1.myclientid = None | |
int | test1.noclients = 4 |
test1.rc | |