Overview Tutorial API reference Examples Build Download | ZmqMessage 0.1 - 21 Oct 2011 |
#include <pthread.h>
#include <vector>
#include <zmq.hpp>
#include "ZmqMessage.hpp"
Functions | |
zmq::context_t | ctx (1) |
void * | sorter (void *) |
int | main (int, char **) |
Variables | |
const char * | endpoint = "inproc://transport" |
zmq::context_t ctx | ( | 1 | ) |
int main | ( | int | , | |
char ** | ||||
) |
void* sorter | ( | void * | ) |
const char* endpoint = "inproc://transport" |