Functions | Variables
test2 Namespace Reference

Functions

def connectionLost (context, cause)
 
def deliveryComplete (context, msgid)
 
def messageArrived (context, topicName, message)
 
def onFailure (context, failureData)
 
def onSuccess (context, successData)
 

Variables

 client
 
string clientid = "myclientid"
 
list clients = []
 
dictionary context = {"client" : client, "clientid" : clientid, "state" : "connecting"}
 
string hostname = "localhost"
 
 myclientid = None
 
int noclients = 1
 
 rc
 
string topic = "test2_topic"
 

Function Documentation

def test2.connectionLost (   context,
  cause 
)

Definition at line 13 of file test2.py.

def test2.deliveryComplete (   context,
  msgid 
)

Definition at line 10 of file test2.py.

def test2.messageArrived (   context,
  topicName,
  message 
)

Definition at line 17 of file test2.py.

def test2.onFailure (   context,
  failureData 
)

Definition at line 43 of file test2.py.

def test2.onSuccess (   context,
  successData 
)

Definition at line 23 of file test2.py.

Variable Documentation

test2.client

Definition at line 52 of file test2.py.

string test2.clientid = "myclientid"

Definition at line 7 of file test2.py.

list test2.clients = []

Definition at line 49 of file test2.py.

dictionary test2.context = {"client" : client, "clientid" : clientid, "state" : "connecting"}

Definition at line 57 of file test2.py.

string test2.hostname = "localhost"

Definition at line 6 of file test2.py.

test2.myclientid = None

Definition at line 48 of file test2.py.

int test2.noclients = 1

Definition at line 47 of file test2.py.

test2.rc

Definition at line 52 of file test2.py.

string test2.topic = "test2_topic"

Definition at line 8 of file test2.py.



plotjuggler
Author(s): Davide Faconti
autogenerated on Sun Dec 6 2020 04:02:53