| Overview Tutorial API reference Examples Build Download | ZmqMessage 0.1 - 21 Oct 2011 | 
#include <string>Go to the source code of this file.
Namespaces | |
| namespace | ZmqMessage | 
Functions | |
| void | zmqmessage_free (void *data, void *hint) | 
| time_t | ZmqMessage::get_time (zmq::message_t &message) | 
| void | ZmqMessage::init_msg (const void *t, size_t sz, zmq::message_t &msg) | 
| bool | ZmqMessage::has_more (zmq::socket_t &sock) | 
| int | ZmqMessage::relay_raw (zmq::socket_t &src, zmq::socket_t &dst, bool check_first_part) | 
| void @2::zmqmessage_free | ( | void * | data, | |
| void * | hint | |||
| ) |  [static] |