ADORe
ADORe is a modular open source software library and toolkit for decision making, planning, control and simulation of automated vehicles
zmqobjectsink.h File Reference
#include <zmq.hpp>
#include <pthread.h>
#include <iostream>
#include <string>
#include <sstream>
#include <list>
#include <unistd.h>
Include dependency graph for zmqobjectsink.h:

Go to the source code of this file.

Classes

class  ZMQObjectSink< T >
 

Functions

template<typename T >
void * pthread_ZMQObjectSink_worker (void *that)
 

Function Documentation

◆ pthread_ZMQObjectSink_worker()

template<typename T >
void* pthread_ZMQObjectSink_worker ( void *  that)