23 #ifndef INCLUDED_ZEROMQ_REP_MSG_SINK_IMPL_H
24 #define INCLUDED_ZEROMQ_REP_MSG_SINK_IMPL_H
36 zmq::context_t *d_context;
37 zmq::socket_t *d_socket;
rep_msg_sink_impl(char *address, int timeout)
bool stop()
Called to disable drivers, etc for i/o devices.
boost::thread thread
Definition: thread.h:45
Include this header to use the message passing features.
Definition: logger.h:129
Definition: rep_msg_sink_impl.h:32
Sink the contents of a msg port to a ZMQ REP socket.
Definition: rep_msg_sink.h:42
bool start()
Called to enable drivers, etc for i/o devices.