Monero
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
framework.zmq.Zmq Class Reference
Inheritance diagram for framework.zmq.Zmq:
Inheritance graph
[legend]
Collaboration diagram for framework.zmq.Zmq:
Collaboration graph
[legend]

Public Member Functions

 __init__ (self, protocol='tcp', host='127.0.0.1', port=0, idx=0)
 
 sub (self, topic)
 
 recv (self, topic)
 

Public Attributes

 host
 
 port
 
 socket
 

Constructor & Destructor Documentation

◆ __init__()

framework.zmq.Zmq.__init__ ( self,
protocol = 'tcp',
host = '127.0.0.1',
port = 0,
idx = 0 )

Member Function Documentation

◆ recv()

framework.zmq.Zmq.recv ( self,
topic )

◆ sub()

framework.zmq.Zmq.sub ( self,
topic )

Member Data Documentation

◆ host

framework.zmq.Zmq.host

◆ port

framework.zmq.Zmq.port

◆ socket

framework.zmq.Zmq.socket

The documentation for this class was generated from the following file: