Go to the documentation of this file.
3 #ifndef __ZMQ_DEALER_HPP_INCLUDED__
4 #define __ZMQ_DEALER_HPP_INCLUDED__
22 dealer_t (zmq::ctx_t *parent_, uint32_t tid_,
int sid_);
28 bool subscribe_to_all_,
void xattach_pipe(zmq::pipe_t *pipe_, bool subscribe_to_all_, bool locally_initiated_) ZMQ_FINAL
bool xhas_out() ZMQ_OVERRIDE
bool xhas_in() ZMQ_OVERRIDE
int xrecv(zmq::msg_t *msg_) ZMQ_OVERRIDE
void xwrite_activated(zmq::pipe_t *pipe_) ZMQ_FINAL
int sendpipe(zmq::msg_t *msg_, zmq::pipe_t **pipe_)
int xsend(zmq::msg_t *msg_) ZMQ_OVERRIDE
#define ZMQ_NON_COPYABLE_NOR_MOVABLE(classname)
void xpipe_terminated(zmq::pipe_t *pipe_) ZMQ_OVERRIDE
int xsetsockopt(int option_, const void *optval_, size_t optvallen_) ZMQ_OVERRIDE
void xread_activated(zmq::pipe_t *pipe_) ZMQ_FINAL
dealer_t(zmq::ctx_t *parent_, uint32_t tid_, int sid_)
int recvpipe(zmq::msg_t *msg_, zmq::pipe_t **pipe_)
libaditof
Author(s):
autogenerated on Wed May 21 2025 02:06:49