|
Goby3 3.4.0
2026.04.13
|
Classes | |
| class | Config |
| class | RangingReply |
| class | Transmission |
Enumerations | |
| enum | TransmissionType : int { BASE_TYPE = 0 , POPOTO_PLAY_FILE = 2 , POPOTO_TWO_WAY_RANGE_REQUEST = 3 , POPOTO_TWO_WAY_RANGE_RESPONSE = 4 , POPOTO_DEEP_SLEEP = 5 , POPOTO_WAKE = 6 , POPOTO_SET_TX = 7 } |
Functions | |
| bool | TransmissionType_IsValid (int value) |
| const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * | TransmissionType_descriptor () |
| template<typename T > | |
| const std::string & | TransmissionType_Name (T enum_t_value) |
| bool | TransmissionType_Parse (::PROTOBUF_NAMESPACE_ID::ConstStringParam name, TransmissionType *value) |
Variables | |
| ConfigDefaultTypeInternal | _Config_default_instance_ |
| RangingReplyDefaultTypeInternal | _RangingReply_default_instance_ |
| TransmissionDefaultTypeInternal | _Transmission_default_instance_ |
| constexpr TransmissionType | TransmissionType_MIN = BASE_TYPE |
| constexpr TransmissionType | TransmissionType_MAX = POPOTO_SET_TX |
| constexpr int | TransmissionType_ARRAYSIZE = TransmissionType_MAX + 1 |
| static const int | kConfigFieldNumber = 1442 |
| extern ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< ::goby::acomms::protobuf::DriverConfig, ::PROTOBUF_NAMESPACE_ID::internal::MessageTypeTraits< ::goby::acomms::popoto::protobuf::Config >, 11, false > | config |
| static const int | kTransmissionFieldNumber = 1441 |
| extern ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< ::goby::acomms::protobuf::ModemTransmission, ::PROTOBUF_NAMESPACE_ID::internal::MessageTypeTraits< ::goby::acomms::popoto::protobuf::Transmission >, 11, false > | transmission |
| Enumerator | |
|---|---|
| BASE_TYPE | |
| POPOTO_PLAY_FILE | |
| POPOTO_TWO_WAY_RANGE_REQUEST | |
| POPOTO_TWO_WAY_RANGE_RESPONSE | |
| POPOTO_DEEP_SLEEP | |
| POPOTO_WAKE | |
| POPOTO_SET_TX | |
Definition at line 85 of file popoto_driver.pb.h.
| const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * goby::acomms::popoto::protobuf::TransmissionType_descriptor | ( | ) |
| bool goby::acomms::popoto::protobuf::TransmissionType_IsValid | ( | int | value | ) |
|
inline |
Definition at line 101 of file popoto_driver.pb.h.
|
inline |
Definition at line 108 of file popoto_driver.pb.h.
|
extern |
|
extern |
|
extern |
| extern ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< ::goby::acomms::protobuf::DriverConfig, ::PROTOBUF_NAMESPACE_ID::internal::MessageTypeTraits< ::goby::acomms::popoto::protobuf::Config >, 11, false > goby::acomms::popoto::protobuf::config |
Definition at line 769 of file popoto_driver.pb.h.
|
static |
Definition at line 766 of file popoto_driver.pb.h.
|
static |
Definition at line 770 of file popoto_driver.pb.h.
| extern ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< ::goby::acomms::protobuf::ModemTransmission, ::PROTOBUF_NAMESPACE_ID::internal::MessageTypeTraits< ::goby::acomms::popoto::protobuf::Transmission >, 11, false > goby::acomms::popoto::protobuf::transmission |
Definition at line 773 of file popoto_driver.pb.h.
|
constexpr |
Definition at line 97 of file popoto_driver.pb.h.
|
constexpr |
Definition at line 96 of file popoto_driver.pb.h.
|
constexpr |
Definition at line 95 of file popoto_driver.pb.h.