MIRA
|
Class for sending multicast messages. More...
#include <boost/thread.hpp>
#include <boost/utility.hpp>
#include <communication/IOService.h>
#include <error/LoggingCore.h>
#include <utils/Time.h>
Go to the source code of this file.
Classes | |
class | MulticastSender |
This class acts as a sender for multicast messages. More... | |
Namespaces | |
mira | |
specialize cv::DataType for our ImgPixel and inherit from cv::DataType<Vec> | |
Typedefs | |
typedef boost::shared_ptr< MulticastSender > | MulticastSenderPtr |
A shared pointer wrapper for class MulticastSender. More... | |
Class for sending multicast messages.