Go to the documentation of this file.
3 #ifndef __ZMQ_XSUB_HPP_INCLUDED__
4 #define __ZMQ_XSUB_HPP_INCLUDED__
10 #ifdef ZMQ_USE_RADIX_TREE
25 xsub_t (zmq::ctx_t *parent_, uint32_t tid_,
int sid_);
31 bool subscribe_to_all_,
62 #ifdef ZMQ_USE_RADIX_TREE
void xhiccuped(pipe_t *pipe_) ZMQ_FINAL
bool xhas_out() ZMQ_OVERRIDE
void xwrite_activated(zmq::pipe_t *pipe_) ZMQ_FINAL
trie_with_size_t _subscriptions
int xsetsockopt(int option_, const void *optval_, size_t optvallen_) ZMQ_OVERRIDE
int xrecv(zmq::msg_t *msg_) ZMQ_FINAL
#define ZMQ_NON_COPYABLE_NOR_MOVABLE(classname)
int xsend(zmq::msg_t *msg_) ZMQ_OVERRIDE
int xgetsockopt(int option_, void *optval_, size_t *optvallen_) ZMQ_FINAL
static void send_subscription(unsigned char *data_, size_t size_, void *arg_)
bool _only_first_subscribe
void xattach_pipe(zmq::pipe_t *pipe_, bool subscribe_to_all_, bool locally_initiated_) ZMQ_FINAL
bool match(zmq::msg_t *msg_)
xsub_t(zmq::ctx_t *parent_, uint32_t tid_, int sid_)
void xpipe_terminated(zmq::pipe_t *pipe_) ZMQ_FINAL
void xread_activated(zmq::pipe_t *pipe_) ZMQ_FINAL
libaditof
Author(s):
autogenerated on Wed May 21 2025 02:07:02