Goby3 3.2.3
2025.05.13
|
#include <array>
#include <cstddef>
#include <cstdint>
#include <map>
#include <memory>
#include <set>
#include <boost/asio/ip/udp.hpp>
#include "goby/acomms/modemdriver/driver_base.h"
#include "goby/acomms/protobuf/driver_base.pb.h"
#include "goby/util/asio_compat.h"
Go to the source code of this file.
Classes | |
class | goby::acomms::UDPDriver |
Namespaces | |
namespace | boost |
namespace | boost::system |
namespace | goby |
The global namespace for the Goby project. | |
namespace | goby::acomms |
Classes and functions pertaining to acoustic communications (acomms) as well as related marine relevant communications links (such as satellite) | |
namespace | goby::acomms::protobuf |