ZIO
Python and C++ interface to ZeroMQ and Zyre
|
This is the complete list of members for zio::Node, including all inherited members.
nick() const | zio::Node | inline |
Node(nickname_t nick="", origin_t origin=0, const std::string &hostname="") | zio::Node | |
offline() | zio::Node | |
online(const headerset_t &extra_headers={}) | zio::Node | |
origin() const | zio::Node | inline |
port(const std::string &name, int stype) | zio::Node | |
port(const std::string &name) | zio::Node | |
portnames() const | zio::Node | inline |
set_nick(const nickname_t &nick) | zio::Node | inline |
set_origin(origin_t origin) | zio::Node | |
set_verbose(bool verbose=true) | zio::Node | |
verbose() const | zio::Node | inline |
~Node() | zio::Node |