![]() |
Qore zmq Module
1.0.0
|
▼NQore | Qore namespace |
▼NZMQ | ZMQ namespace |
CZContext | Implements a ZeroMQ context |
CZFrame | Implements a ZeroMQ frame |
CZmqCurveKeyInfo | ZeroMQ CURVE key info hash |
CZmqPollInfo | ZeroMQ poll info hash |
CZmqVersionInfo | ZeroMQ library version info hash |
CZMsg | Implements a ZeroMQ message |
CZSocket | Abstract base class for ZeroMQ socket classes |
CZSocketDealer | Implements a ZeroMQ DEALER socket |
CZSocketPair | Implements a ZeroMQ PAIR socket for the "exclusive pair" socket pattern |
CZSocketPub | Implements a ZeroMQ PUB socket |
CZSocketPull | Implements a ZeroMQ PULL socket |
CZSocketPush | Implements a ZeroMQ PUSH socket |
CZSocketRep | Implements a ZeroMQ REP socket |
CZSocketReq | Implements a ZeroMQ REQ socket |
CZSocketRouter | Implements a ZeroMQ ROUTER socket |
CZSocketStream | Implements a ZeroMQ STREAM socket |
CZSocketSub | Implements a ZeroMQ SUB socket |
CZSocketXPub | Implements a ZeroMQ XPUB socket |
CZSocketXSub | Implements a ZeroMQ XSUB socket |