Goby3
3.1.5a
2024.05.23
|
Classes | |
class | BenthosHeader |
class | Config |
class | RangingReply |
class | ReceiveStatistics |
class | Transmission |
Enumerations | |
enum | ReceiveStatistics_CRCState { ReceiveStatistics_CRCState_CRC_PASS = 1, ReceiveStatistics_CRCState_CRC_FAIL = 2 } |
enum | TransmissionType { BASE_TYPE = 0, BENTHOS_TWO_WAY_PING = 1 } |
Functions | |
bool | ReceiveStatistics_CRCState_IsValid (int value) |
const ::google::protobuf::EnumDescriptor * | ReceiveStatistics_CRCState_descriptor () |
const ::std::string & | ReceiveStatistics_CRCState_Name (ReceiveStatistics_CRCState value) |
bool | ReceiveStatistics_CRCState_Parse (const ::std::string &name, ReceiveStatistics_CRCState *value) |
bool | TransmissionType_IsValid (int value) |
const ::google::protobuf::EnumDescriptor * | TransmissionType_descriptor () |
const ::std::string & | TransmissionType_Name (TransmissionType value) |
bool | TransmissionType_Parse (const ::std::string &name, TransmissionType *value) |
Enumerator | |
---|---|
ReceiveStatistics_CRCState_CRC_PASS | |
ReceiveStatistics_CRCState_CRC_FAIL |
Definition at line 98 of file benthos_atm900.pb.h.
Enumerator | |
---|---|
BASE_TYPE | |
BENTHOS_TWO_WAY_PING |
Definition at line 117 of file benthos_atm900.pb.h.
const ::google::protobuf::EnumDescriptor* goby::acomms::benthos::protobuf::ReceiveStatistics_CRCState_descriptor | ( | ) |
|
inline |
Definition at line 108 of file benthos_atm900.pb.h.
|
inline |
Definition at line 112 of file benthos_atm900.pb.h.
const ::google::protobuf::EnumDescriptor* goby::acomms::benthos::protobuf::TransmissionType_descriptor | ( | ) |
|
inline |
Definition at line 127 of file benthos_atm900.pb.h.
|
inline |
Definition at line 131 of file benthos_atm900.pb.h.
BenthosHeaderDefaultTypeInternal goby::acomms::benthos::protobuf::_BenthosHeader_default_instance_ |
ConfigDefaultTypeInternal goby::acomms::benthos::protobuf::_Config_default_instance_ |
RangingReplyDefaultTypeInternal goby::acomms::benthos::protobuf::_RangingReply_default_instance_ |
ReceiveStatisticsDefaultTypeInternal goby::acomms::benthos::protobuf::_ReceiveStatistics_default_instance_ |
TransmissionDefaultTypeInternal goby::acomms::benthos::protobuf::_Transmission_default_instance_ |
extern ::google::protobuf::internal::ExtensionIdentifier< ::goby::acomms::protobuf::DriverConfig, ::google::protobuf::internal::MessageTypeTraits< ::goby::acomms::benthos::protobuf::Config >, 11, false > goby::acomms::benthos::protobuf::config |
Definition at line 944 of file benthos_atm900.pb.h.
|
static |
Definition at line 941 of file benthos_atm900.pb.h.
|
static |
Definition at line 945 of file benthos_atm900.pb.h.
const int goby::acomms::benthos::protobuf::ReceiveStatistics_CRCState_CRCState_ARRAYSIZE = ReceiveStatistics_CRCState_CRCState_MAX + 1 |
Definition at line 105 of file benthos_atm900.pb.h.
const ReceiveStatistics_CRCState goby::acomms::benthos::protobuf::ReceiveStatistics_CRCState_CRCState_MAX = ReceiveStatistics_CRCState_CRC_FAIL |
Definition at line 104 of file benthos_atm900.pb.h.
const ReceiveStatistics_CRCState goby::acomms::benthos::protobuf::ReceiveStatistics_CRCState_CRCState_MIN = ReceiveStatistics_CRCState_CRC_PASS |
Definition at line 103 of file benthos_atm900.pb.h.
extern ::google::protobuf::internal::ExtensionIdentifier< ::goby::acomms::protobuf::ModemTransmission, ::google::protobuf::internal::MessageTypeTraits< ::goby::acomms::benthos::protobuf::Transmission >, 11, false > goby::acomms::benthos::protobuf::transmission |
Definition at line 948 of file benthos_atm900.pb.h.
const int goby::acomms::benthos::protobuf::TransmissionType_ARRAYSIZE = TransmissionType_MAX + 1 |
Definition at line 124 of file benthos_atm900.pb.h.
const TransmissionType goby::acomms::benthos::protobuf::TransmissionType_MAX = BENTHOS_TWO_WAY_PING |
Definition at line 123 of file benthos_atm900.pb.h.
const TransmissionType goby::acomms::benthos::protobuf::TransmissionType_MIN = BASE_TYPE |
Definition at line 122 of file benthos_atm900.pb.h.