JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
zmq
Command
Uses of Class
zmq.Command
Packages that use
Command
Package
Description
zmq
Provides low-level bindings for ØMQ.
Uses of
Command
in
zmq
Methods in
zmq
that return
Command
Modifier and Type
Method
Description
Command
IMailbox.
recv
(long timeout)
Command
Mailbox.
recv
(long timeout)
Command
MailboxSafe.
recv
(long timeout)
Methods in
zmq
with parameters of type
Command
Modifier and Type
Method
Description
void
IMailbox.
send
(
Command
cmd)
void
Mailbox.
send
(
Command
cmd)
void
MailboxSafe.
send
(
Command
cmd)