Goby3  3.1.4
2024.02.22
driver_base.h File Reference
#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