Go to the documentation of this file.
3 #ifndef __ZMQ_SERVER_HPP_INCLUDED__
4 #define __ZMQ_SERVER_HPP_INCLUDED__
24 server_t (zmq::ctx_t *parent_, uint32_t tid_,
int sid_);
29 bool subscribe_to_all_,
30 bool locally_initiated_);
server_t(zmq::ctx_t *parent_, uint32_t tid_, int sid_)
void xattach_pipe(zmq::pipe_t *pipe_, bool subscribe_to_all_, bool locally_initiated_)
void xread_activated(zmq::pipe_t *pipe_)
std::map< uint32_t, outpipe_t > out_pipes_t
int xrecv(zmq::msg_t *msg_)
#define ZMQ_NON_COPYABLE_NOR_MOVABLE(classname)
void xpipe_terminated(zmq::pipe_t *pipe_)
int xsend(zmq::msg_t *msg_)
void xwrite_activated(zmq::pipe_t *pipe_)
uint32_t _next_routing_id
libaditof
Author(s):
autogenerated on Wed May 21 2025 02:06:58