![]() |
libzmq
master
ZeroMQ C++ Core Engine (LIBZMQ)
|
#include <ctx.hpp>

Public Attributes | |
| options_t | options |
| socket_base_t * | socket |
| options_t zmq::endpoint_t::options |
Definition at line 62 of file ctx.hpp.
Referenced by zmq::socket_base_t::connect(), zmq::ctx_t::connect_inproc_sockets(), and zmq::session_base_t::zap_connect().
| socket_base_t* zmq::endpoint_t::socket |
Definition at line 61 of file ctx.hpp.
Referenced by zmq::socket_base_t::connect(), zmq::ctx_t::connect_inproc_sockets(), zmq::ctx_t::find_endpoint(), zmq::ctx_t::pend_connection(), and zmq::session_base_t::zap_connect().