|
zmqpp
4.1.2
C++ bindings for 0mq (libzmq)
|
This is the complete list of members for zmqpp::context, including all inherited members.
| _context | zmqpp::context | private |
| context() | zmqpp::context | inline |
| context(context &&source) NOEXCEPT | zmqpp::context | inline |
| context(context const &) ZMQPP_EXPLICITLY_DELETED | zmqpp::context | private |
| get(context_option const option) | zmqpp::context | |
| operator bool() const NOEXCEPT | zmqpp::context | inline |
| operator void *() const NOEXCEPT | zmqpp::context | inline |
| operator=(context &&source) NOEXCEPT | zmqpp::context | inline |
| operator=(context const &) NOEXCEPT ZMQPP_EXPLICITLY_DELETED | zmqpp::context | private |
| set(context_option const option, int const value) | zmqpp::context | |
| terminate() | zmqpp::context | |
| ~context() NOEXCEPT | zmqpp::context | inline |
1.8.13