This is the complete list of members for zmq::context_t, including all inherited members.
close() ZMQ_NOTHROW | zmq::context_t | inline |
context_t() | zmq::context_t | inline |
context_t(int io_threads_, int max_sockets_=ZMQ_MAX_SOCKETS_DFLT) | zmq::context_t | inlineexplicit |
context_t(const context_t &) ZMQ_DELETED_FUNCTION | zmq::context_t | private |
getctxopt(int option_) | zmq::context_t | inline |
handle() ZMQ_NOTHROW | zmq::context_t | inline |
operator bool() const ZMQ_NOTHROW | zmq::context_t | inline |
operator void *() ZMQ_NOTHROW | zmq::context_t | inline |
operator void const *() const ZMQ_NOTHROW | zmq::context_t | inline |
operator=(const context_t &) ZMQ_DELETED_FUNCTION | zmq::context_t | private |
ptr | zmq::context_t | private |
setctxopt(int option_, int optval_) | zmq::context_t | inline |
shutdown() ZMQ_NOTHROW | zmq::context_t | inline |
swap(context_t &other) ZMQ_NOTHROW | zmq::context_t | inline |
~context_t() ZMQ_NOTHROW | zmq::context_t | inline |