|
RTC Toolkit
0.1.0-alpha
|
UDP receiver: receiving MUDPI and send to MUDPI processor. More...
#include <boost/asio.hpp>#include <thread>#include <iostream>#include <boost/array.hpp>#include <boost/function.hpp>#include "mudpiProcessor.hpp"Go to the source code of this file.
Classes | |
| class | rtctk::telRepub::UdpReceiver |
Namespaces | |
| rtctk | |
| rtctk::telRepub | |
Variables | |
| int const | rtctk::telRepub::DATAGRAM_SIZE = 9500 |
| char const | rtctk::telRepub::EXIT_MSG [] = "Exit" |
UDP receiver: receiving MUDPI and send to MUDPI processor.