30 #ifndef __ZMQ_SUB_HPP_INCLUDED__    31 #define __ZMQ_SUB_HPP_INCLUDED__    52         int xsetsockopt (
int option_, 
const void *optval_, 
size_t optvallen_);
 int xsetsockopt(int option_, const void *optval_, size_t optvallen_)
sub_t(zmq::ctx_t *parent_, uint32_t tid_, int sid_)
const sub_t & operator=(const sub_t &)
int xsend(zmq::msg_t *msg_)