ZIO
Python and C++ interface to ZeroMQ and Zyre
|
This is the complete list of members for zio::Port, including all inherited members.
address_t typedef | zio::Port | |
bind() | zio::Port | |
bind(const std::string &hostname, int tcpportnum) | zio::Port | |
bind(const address_t &address) | zio::Port | |
connect(const address_t &address) | zio::Port | |
connect(const nodename_t &node, const portname_t &port) | zio::Port | |
do_binds() | zio::Port | |
name() const | zio::Port | inline |
nodename_t typedef | zio::Port | |
offline() | zio::Port | |
online(Peer &peer) | zio::Port | |
Port(const std::string &name, int stype, const std::string &hostname="127.0.0.1") | zio::Port | |
portname_t typedef | zio::Port | |
recv(Message &msg, int timeout=-1) | zio::Port | |
send(Message &msg) | zio::Port | |
set_header(const std::string &leafname, const std::string &value) | zio::Port | |
set_origin(origin_t origin) | zio::Port | inline |
set_verbose(bool verbose=true) | zio::Port | inline |
socket() | zio::Port | inline |
subscribe(const std::string &prefix="") | zio::Port | |
~Port() | zio::Port |