Jpp
master_rocky-43-ge265d140c
the software that should make you happy
|
#include <boost/asio.hpp>
#include <FrameFactory/frame.hh>
#include <boost/circular_buffer.hpp>
#include "log.hh"
Go to the source code of this file.
Classes | |
class | Recipient |
Typedefs | |
typedef boost::circular_buffer< Frame > | CircularBuffer |
typedef boost::circular_buffer<Frame> CircularBuffer |
Definition at line 13 of file recipient.hh.