| 
    Goby3 3.3.0
    
   2025.07.10 
   | 
 
#include <goby/moos/protobuf/bluefin_driver.pb.h>
 Public Types | |
| enum | : int {  kHardwareToRateFieldNumber = 5 , kModemLookupFieldNumber = 6 , kMoosServerFieldNumber = 1 , kNmeaInMoosVarFieldNumber = 3 , kNmeaOutMoosVarFieldNumber = 4 , kMoosPortFieldNumber = 2 }  | 
Public Member Functions | |
| Config () | |
| ~Config () override | |
| PROTOBUF_CONSTEXPR | Config (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized) | 
| Config (const Config &from) | |
| Config (Config &&from) noexcept | |
| Config & | operator= (const Config &from) | 
| Config & | operator= (Config &&from) noexcept | 
| const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const | 
| inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () | 
| void | Swap (Config *other) | 
| void | UnsafeArenaSwap (Config *other) | 
| Config * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final | 
| void | CopyFrom (const Config &from) | 
| void | MergeFrom (const Config &from) | 
| PROTOBUF_ATTRIBUTE_REINITIALIZES void | Clear () final | 
| bool | IsInitialized () const final | 
| size_t | ByteSizeLong () const final | 
| const char * | _InternalParse (const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final | 
| uint8_t * | _InternalSerialize (uint8_t *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final | 
| int | GetCachedSize () const final | 
| const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * | GetClassData () const final | 
| ::PROTOBUF_NAMESPACE_ID::Metadata | GetMetadata () const final | 
| int | hardware_to_rate_size () const | 
| void | clear_hardware_to_rate () | 
| ::goby::moos::bluefin::protobuf::HardwareRatePair * | mutable_hardware_to_rate (int index) | 
| ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::moos::bluefin::protobuf::HardwareRatePair > * | mutable_hardware_to_rate () | 
| const ::goby::moos::bluefin::protobuf::HardwareRatePair & | hardware_to_rate (int index) const | 
| ::goby::moos::bluefin::protobuf::HardwareRatePair * | add_hardware_to_rate () | 
| const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::moos::bluefin::protobuf::HardwareRatePair > & | hardware_to_rate () const | 
| int | modem_lookup_size () const | 
| void | clear_modem_lookup () | 
| ::goby::moos::bluefin::protobuf::BluefinModemIdLookUp * | mutable_modem_lookup (int index) | 
| ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::moos::bluefin::protobuf::BluefinModemIdLookUp > * | mutable_modem_lookup () | 
| const ::goby::moos::bluefin::protobuf::BluefinModemIdLookUp & | modem_lookup (int index) const | 
| ::goby::moos::bluefin::protobuf::BluefinModemIdLookUp * | add_modem_lookup () | 
| const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::moos::bluefin::protobuf::BluefinModemIdLookUp > & | modem_lookup () const | 
| bool | has_moos_server () const | 
| void | clear_moos_server () | 
| const std::string & | moos_server () const | 
| template<typename ArgT0 = const std::string&, typename... ArgT> | |
| void | set_moos_server (ArgT0 &&arg0, ArgT... args) | 
| std::string * | mutable_moos_server () | 
| PROTOBUF_NODISCARD std::string * | release_moos_server () | 
| void | set_allocated_moos_server (std::string *moos_server) | 
| bool | has_nmea_in_moos_var () const | 
| void | clear_nmea_in_moos_var () | 
| const std::string & | nmea_in_moos_var () const | 
| template<typename ArgT0 = const std::string&, typename... ArgT> | |
| void | set_nmea_in_moos_var (ArgT0 &&arg0, ArgT... args) | 
| std::string * | mutable_nmea_in_moos_var () | 
| PROTOBUF_NODISCARD std::string * | release_nmea_in_moos_var () | 
| void | set_allocated_nmea_in_moos_var (std::string *nmea_in_moos_var) | 
| bool | has_nmea_out_moos_var () const | 
| void | clear_nmea_out_moos_var () | 
| const std::string & | nmea_out_moos_var () const | 
| template<typename ArgT0 = const std::string&, typename... ArgT> | |
| void | set_nmea_out_moos_var (ArgT0 &&arg0, ArgT... args) | 
| std::string * | mutable_nmea_out_moos_var () | 
| PROTOBUF_NODISCARD std::string * | release_nmea_out_moos_var () | 
| void | set_allocated_nmea_out_moos_var (std::string *nmea_out_moos_var) | 
| bool | has_moos_port () const | 
| void | clear_moos_port () | 
| int32_t | moos_port () const | 
| void | set_moos_port (int32_t value) | 
| template<typename ArgT0 , typename... ArgT> | |
| PROTOBUF_ALWAYS_INLINE void | set_moos_server (ArgT0 &&arg0, ArgT... args) | 
| template<typename ArgT0 , typename... ArgT> | |
| PROTOBUF_ALWAYS_INLINE void | set_nmea_in_moos_var (ArgT0 &&arg0, ArgT... args) | 
| template<typename ArgT0 , typename... ArgT> | |
| PROTOBUF_ALWAYS_INLINE void | set_nmea_out_moos_var (ArgT0 &&arg0, ArgT... args) | 
| template<typename ArgT0 , typename... ArgT> | |
| PROTOBUF_ALWAYS_INLINE void | set_moos_server (ArgT0 &&arg0, ArgT... args) | 
Static Public Member Functions | |
| static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () | 
| static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () | 
| static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () | 
| static const Config & | default_instance () | 
| static const Config * | internal_default_instance () | 
Static Public Attributes | |
| static constexpr int | kIndexInFileMessages | 
| static const ClassData | _class_data_ | 
Protected Member Functions | |
| Config (::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned=false) | |
Friends | |
| class | ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata | 
| template<typename T > | |
| class | ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper | 
| struct | ::TableStruct_goby_2fmoos_2fprotobuf_2fbluefin_5fdriver_2eproto | 
| void | swap (Config &a, Config &b) | 
Definition at line 457 of file bluefin_driver.pb.h.
| anonymous enum : int | 
| Enumerator | |
|---|---|
| kHardwareToRateFieldNumber | |
| kModemLookupFieldNumber | |
| kMoosServerFieldNumber | |
| kNmeaInMoosVarFieldNumber | |
| kNmeaOutMoosVarFieldNumber | |
| kMoosPortFieldNumber | |
Definition at line 584 of file bluefin_driver.pb.h.
      
  | 
  inline | 
Definition at line 460 of file bluefin_driver.pb.h.
      
  | 
  override | 
      
  | 
  explicit | 
| goby::moos::bluefin::protobuf::Config::Config | ( | const Config & | from | ) | 
      
  | 
  inlinenoexcept | 
Definition at line 465 of file bluefin_driver.pb.h.
      
  | 
  explicitprotected | 
      
  | 
  final | 
      
  | 
  final | 
      
  | 
  inline | 
Definition at line 1155 of file bluefin_driver.pb.h.
      
  | 
  inline | 
Definition at line 1195 of file bluefin_driver.pb.h.
      
  | 
  final | 
      
  | 
  final | 
      
  | 
  inline | 
Definition at line 1133 of file bluefin_driver.pb.h.
      
  | 
  inline | 
Definition at line 1173 of file bluefin_driver.pb.h.
      
  | 
  inline | 
Definition at line 988 of file bluefin_driver.pb.h.
      
  | 
  inline | 
Definition at line 929 of file bluefin_driver.pb.h.
      
  | 
  inline | 
Definition at line 1016 of file bluefin_driver.pb.h.
      
  | 
  inline | 
Definition at line 1075 of file bluefin_driver.pb.h.
| void goby::moos::bluefin::protobuf::Config::CopyFrom | ( | const Config & | from | ) | 
      
  | 
  inlinestatic | 
Definition at line 504 of file bluefin_driver.pb.h.
      
  | 
  inlinestatic | 
Definition at line 495 of file bluefin_driver.pb.h.
      
  | 
  inlinefinal | 
Definition at line 557 of file bluefin_driver.pb.h.
      
  | 
  final | 
      
  | 
  inlinestatic | 
Definition at line 498 of file bluefin_driver.pb.h.
      
  | 
  final | 
      
  | 
  inlinestatic | 
Definition at line 501 of file bluefin_driver.pb.h.
      
  | 
  inline | 
Definition at line 1161 of file bluefin_driver.pb.h.
      
  | 
  inline | 
Definition at line 1148 of file bluefin_driver.pb.h.
      
  | 
  inline | 
Definition at line 1130 of file bluefin_driver.pb.h.
      
  | 
  inline | 
Definition at line 985 of file bluefin_driver.pb.h.
      
  | 
  inline | 
Definition at line 926 of file bluefin_driver.pb.h.
      
  | 
  inline | 
Definition at line 1013 of file bluefin_driver.pb.h.
      
  | 
  inline | 
Definition at line 1072 of file bluefin_driver.pb.h.
      
  | 
  inlinestatic | 
Definition at line 507 of file bluefin_driver.pb.h.
      
  | 
  final | 
      
  | 
  inline | 
Definition at line 544 of file bluefin_driver.pb.h.
      
  | 
  inline | 
Definition at line 1201 of file bluefin_driver.pb.h.
      
  | 
  inline | 
Definition at line 1188 of file bluefin_driver.pb.h.
      
  | 
  inline | 
Definition at line 1170 of file bluefin_driver.pb.h.
      
  | 
  inline | 
Definition at line 995 of file bluefin_driver.pb.h.
      
  | 
  inline | 
Definition at line 933 of file bluefin_driver.pb.h.
      
  | 
  inline | 
Definition at line 1141 of file bluefin_driver.pb.h.
      
  | 
  inline | 
Definition at line 1136 of file bluefin_driver.pb.h.
      
  | 
  inline | 
Definition at line 1181 of file bluefin_driver.pb.h.
      
  | 
  inline | 
Definition at line 1176 of file bluefin_driver.pb.h.
      
  | 
  inline | 
Definition at line 945 of file bluefin_driver.pb.h.
      
  | 
  inline | 
Definition at line 1032 of file bluefin_driver.pb.h.
      
  | 
  inline | 
Definition at line 1091 of file bluefin_driver.pb.h.
      
  | 
  inline | 
Definition at line 491 of file bluefin_driver.pb.h.
      
  | 
  inlinefinal | 
Definition at line 538 of file bluefin_driver.pb.h.
      
  | 
  inline | 
Definition at line 1020 of file bluefin_driver.pb.h.
      
  | 
  inline | 
Definition at line 1079 of file bluefin_driver.pb.h.
Definition at line 474 of file bluefin_driver.pb.h.
Definition at line 470 of file bluefin_driver.pb.h.
      
  | 
  inline | 
Definition at line 961 of file bluefin_driver.pb.h.
      
  | 
  inline | 
Definition at line 1048 of file bluefin_driver.pb.h.
      
  | 
  inline | 
Definition at line 1107 of file bluefin_driver.pb.h.
      
  | 
  inline | 
Definition at line 970 of file bluefin_driver.pb.h.
      
  | 
  inline | 
Definition at line 1057 of file bluefin_driver.pb.h.
      
  | 
  inline | 
Definition at line 1116 of file bluefin_driver.pb.h.
      
  | 
  inline | 
Definition at line 1003 of file bluefin_driver.pb.h.
| void goby::moos::bluefin::protobuf::Config::set_moos_server | ( | ArgT0 && | arg0, | 
| ArgT... | args | ||
| ) | 
      
  | 
  inline | 
Definition at line 940 of file bluefin_driver.pb.h.
      
  | 
  inline | 
Definition at line 950 of file ufield_sim_driver.pb.h.
| void goby::moos::bluefin::protobuf::Config::set_nmea_in_moos_var | ( | ArgT0 && | arg0, | 
| ArgT... | args | ||
| ) | 
      
  | 
  inline | 
Definition at line 1027 of file bluefin_driver.pb.h.
| void goby::moos::bluefin::protobuf::Config::set_nmea_out_moos_var | ( | ArgT0 && | arg0, | 
| ArgT... | args | ||
| ) | 
      
  | 
  inline | 
Definition at line 1086 of file bluefin_driver.pb.h.
      
  | 
  inline | 
Definition at line 517 of file bluefin_driver.pb.h.
      
  | 
  inline | 
Definition at line 488 of file bluefin_driver.pb.h.
      
  | 
  inline | 
Definition at line 530 of file bluefin_driver.pb.h.
      
  | 
  friend | 
Definition at line 699 of file bluefin_driver.pb.h.
      
  | 
  friend | 
Definition at line 566 of file bluefin_driver.pb.h.
Definition at line 716 of file bluefin_driver.pb.h.
Definition at line 514 of file bluefin_driver.pb.h.
      
  | 
  static | 
Definition at line 575 of file bluefin_driver.pb.h.
| Impl_ goby::moos::bluefin::protobuf::Config::_impl_ | 
Definition at line 715 of file bluefin_driver.pb.h.
      
  | 
  staticconstexpr | 
Definition at line 511 of file bluefin_driver.pb.h.