30 #ifndef __ZMQ_PUB_HPP_INCLUDED__    31 #define __ZMQ_PUB_HPP_INCLUDED__ 
int xrecv(zmq::msg_t *msg_)
 
const pub_t & operator=(const pub_t &)
 
void xattach_pipe(zmq::pipe_t *pipe_, bool subscribe_to_all_=false)
 
pub_t(zmq::ctx_t *parent_, uint32_t tid_, int sid_)