|
Goby3 3.3.0
2025.07.10
|
#include <boost/asio.hpp>#include <boost/bind/bind.hpp>#include <boost/enable_shared_from_this.hpp>#include "goby/acomms/protobuf/iridium_sbd_directip.pb.h"#include "goby/acomms/protobuf/rudics_shore.pb.h"#include "goby/time.h"#include "goby/util/asio_compat.h"#include "goby/util/binary.h"#include "goby/util/debug_logger.h"Go to the source code of this file.
Namespaces | |
| 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::directip |