Goby3
3.1.5a
2024.05.23
|
#include <atomic>
#include <boost/signals2/signal.hpp>
#include <boost/smart_ptr/shared_ptr.hpp>
#include <iosfwd>
#include <memory>
#include <string>
#include "goby/acomms/protobuf/driver_base.pb.h"
Go to the source code of this file.
Classes | |
class | goby::acomms::ModemDriverBase |
provides an abstract base class for acoustic modem drivers. This is subclassed by the various drivers for different manufacturers' modems. More... | |
Namespaces | |
goby | |
The global namespace for the Goby project. | |
goby::util | |
goby::acomms | |
Classes and functions pertaining to acoustic communications (acomms) as well as related marine relevant communications links (such as satellite) | |
goby::acomms::protobuf | |