Goby3
3.1.5a
2024.05.23
|
Classes | |
class | Config |
class | RangingReply |
class | Transmission |
Enumerations | |
enum | TransmissionType { BASE_TYPE = 0, POPOTO_TWO_WAY_PING = 1, POPOTO_PLAY_FILE = 2, POPOTO_TWO_WAY_RANGE = 3, POPOTO_DEEP_SLEEP = 4, POPOTO_WAKE = 5 } |
Functions | |
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) |
Variables | |
ConfigDefaultTypeInternal | _Config_default_instance_ |
RangingReplyDefaultTypeInternal | _RangingReply_default_instance_ |
TransmissionDefaultTypeInternal | _Transmission_default_instance_ |
const TransmissionType | TransmissionType_MIN = BASE_TYPE |
const TransmissionType | TransmissionType_MAX = POPOTO_WAKE |
const int | TransmissionType_ARRAYSIZE = TransmissionType_MAX + 1 |
static const int | kConfigFieldNumber = 1442 |
extern ::google::protobuf::internal::ExtensionIdentifier< ::goby::acomms::protobuf::DriverConfig, ::google::protobuf::internal::MessageTypeTraits< ::goby::acomms::popoto::protobuf::Config >, 11, false > | config |
static const int | kTransmissionFieldNumber = 1441 |
extern ::google::protobuf::internal::ExtensionIdentifier< ::goby::acomms::protobuf::ModemTransmission, ::google::protobuf::internal::MessageTypeTraits< ::goby::acomms::popoto::protobuf::Transmission >, 11, false > | transmission |
Enumerator | |
---|---|
BASE_TYPE | |
POPOTO_TWO_WAY_PING | |
POPOTO_PLAY_FILE | |
POPOTO_TWO_WAY_RANGE | |
POPOTO_DEEP_SLEEP | |
POPOTO_WAKE |
Definition at line 88 of file popoto_driver.pb.h.
const ::google::protobuf::EnumDescriptor* goby::acomms::popoto::protobuf::TransmissionType_descriptor | ( | ) |
|
inline |
Definition at line 102 of file popoto_driver.pb.h.
|
inline |
Definition at line 106 of file popoto_driver.pb.h.
ConfigDefaultTypeInternal goby::acomms::popoto::protobuf::_Config_default_instance_ |
RangingReplyDefaultTypeInternal goby::acomms::popoto::protobuf::_RangingReply_default_instance_ |
TransmissionDefaultTypeInternal goby::acomms::popoto::protobuf::_Transmission_default_instance_ |
extern ::google::protobuf::internal::ExtensionIdentifier< ::goby::acomms::protobuf::DriverConfig, ::google::protobuf::internal::MessageTypeTraits< ::goby::acomms::popoto::protobuf::Config >, 11, false > goby::acomms::popoto::protobuf::config |
Definition at line 534 of file popoto_driver.pb.h.
|
static |
Definition at line 531 of file popoto_driver.pb.h.
|
static |
Definition at line 535 of file popoto_driver.pb.h.
extern ::google::protobuf::internal::ExtensionIdentifier< ::goby::acomms::protobuf::ModemTransmission, ::google::protobuf::internal::MessageTypeTraits< ::goby::acomms::popoto::protobuf::Transmission >, 11, false > goby::acomms::popoto::protobuf::transmission |
Definition at line 538 of file popoto_driver.pb.h.
const int goby::acomms::popoto::protobuf::TransmissionType_ARRAYSIZE = TransmissionType_MAX + 1 |
Definition at line 99 of file popoto_driver.pb.h.
const TransmissionType goby::acomms::popoto::protobuf::TransmissionType_MAX = POPOTO_WAKE |
Definition at line 98 of file popoto_driver.pb.h.
const TransmissionType goby::acomms::popoto::protobuf::TransmissionType_MIN = BASE_TYPE |
Definition at line 97 of file popoto_driver.pb.h.