Workspace 7.0.2
|
Classes | |
class | ZeroMQReplyLoop |
A type of loop operation responds to requests sent on a ZeroMQ socket. More... | |
class | ZeroMQSubscribeLoop |
A type of loop operation subscribes to messages published on a ZeroMQ socket. More... | |
class | ZmqPing |
ZMQ Ping for testing a ReplyLoop workflow. More... | |
class | ZmqPlugin |
A plugin for all things zmq. More... | |
class | ZmqPluginDesigner |
WorkspacePlugin singleton class for this module. More... | |
class | ZmqPublish |
ZMQ Publisher for a Publish/Subscribe workflow. More... | |
class | ZmqReplyLoop |
An operation that allows the user to create a loop body to reply to a ZMQ request. More... | |
class | ZmqRequest |
ZMQ Request for a Request/Response workflow. More... | |
class | ZmqRequestMany |
class | ZmqSubscribe |
Put a one-line description of your operation here. More... | |
Variables | |
const QString | ZEROMQ_PING_REPLY = "response" |
const QString | ZEROMQ_PING_REQUEST = "ping" |
const QString | ZEROMQ_PROFILING_REPLY = "elapsed" |
const QString | ZEROMQ_PROFILING_REQUEST = "profiling" |
const QString ZEROMQ_PING_REPLY = "response" |
const QString ZEROMQ_PING_REQUEST = "ping" |
const QString ZEROMQ_PROFILING_REPLY = "elapsed" |
const QString ZEROMQ_PROFILING_REQUEST = "profiling" |