zmqpp
4.1.2
C++ bindings for 0mq (libzmq)
|
This is the complete list of members for zmqpp::frame, including all inherited members.
_msg | zmqpp::frame | private |
_sent | zmqpp::frame | private |
copy() const | zmqpp::frame | |
data() const | zmqpp::frame | inline |
frame() | zmqpp::frame | |
frame(size_t const size) | zmqpp::frame | |
frame(void const *part, size_t const size) | zmqpp::frame | |
frame(void *part, size_t const size, zmq_free_fn *ffn, void *hint) | zmqpp::frame | |
frame(frame &&other) | zmqpp::frame | |
frame(frame const &) NOEXCEPT ZMQPP_EXPLICITLY_DELETED | zmqpp::frame | private |
is_sent() const | zmqpp::frame | inline |
mark_sent() | zmqpp::frame | inline |
msg() | zmqpp::frame | inline |
operator=(frame &&other) | zmqpp::frame | |
operator=(frame const &) NOEXCEPT ZMQPP_EXPLICITLY_DELETED | zmqpp::frame | private |
size() const | zmqpp::frame | inline |
~frame() | zmqpp::frame |