23 #ifndef DriverException20100812H 24 #define DriverException20100812H 26 #include "goby/acomms/protobuf/modem_driver_status.pb.h" 27 #include "goby/common/exception.h" 40 protobuf::ModemDriverStatus::Status status()
const {
return stat_; }
43 protobuf::ModemDriverStatus::Status stat_;
The global namespace for the Goby project.
simple exception class for goby applications