Goby3  3.1.5
2024.05.14
udp_multicast_driver.h File Reference
#include <array>
#include <boost/asio/ip/udp.hpp>
#include <cstddef>
#include <cstdint>
#include <map>
#include "goby/acomms/modemdriver/driver_base.h"
#include "goby/acomms/protobuf/driver_base.pb.h"
#include "goby/acomms/protobuf/udp_multicast_driver.pb.h"
#include "goby/util/asio_compat.h"

Go to the source code of this file.

Classes

class  goby::acomms::UDPMulticastDriver
 

Namespaces

 boost
 
 boost::system
 
 goby
 The global namespace for the Goby project.
 
 goby::acomms
 Classes and functions pertaining to acoustic communications (acomms) as well as related marine relevant communications links (such as satellite)
 
 goby::acomms::protobuf