Goby3 3.2.3
2025.05.13
|
#include <goby/acomms/protobuf/mm_driver.pb.h>
Public Types | |
enum | : int { kReceiveSeqCodeFieldNumber = 5 , kTransmitFreqFieldNumber = 1 , kNBitsFieldNumber = 2 , kTransmitSeqCodeFieldNumber = 3 , kReceiveFreqFieldNumber = 4 , kBandwidthFieldNumber = 6 , kTurnaroundMsFieldNumber = 7 , kLblMaxRangeFieldNumber = 8 } |
Public Member Functions | |
GenericLBLParams () | |
~GenericLBLParams () override | |
PROTOBUF_CONSTEXPR | GenericLBLParams (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized) |
GenericLBLParams (const GenericLBLParams &from) | |
GenericLBLParams (GenericLBLParams &&from) noexcept | |
GenericLBLParams & | operator= (const GenericLBLParams &from) |
GenericLBLParams & | operator= (GenericLBLParams &&from) noexcept |
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (GenericLBLParams *other) |
void | UnsafeArenaSwap (GenericLBLParams *other) |
GenericLBLParams * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final |
void | CopyFrom (const GenericLBLParams &from) |
void | MergeFrom (const GenericLBLParams &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 | receive_seq_code_size () const |
void | clear_receive_seq_code () |
uint64_t | receive_seq_code (int index) const |
void | set_receive_seq_code (int index, uint64_t value) |
void | add_receive_seq_code (uint64_t value) |
const ::PROTOBUF_NAMESPACE_ID::RepeatedField< uint64_t > & | receive_seq_code () const |
::PROTOBUF_NAMESPACE_ID::RepeatedField< uint64_t > * | mutable_receive_seq_code () |
bool | has_transmit_freq () const |
void | clear_transmit_freq () |
uint32_t | transmit_freq () const |
void | set_transmit_freq (uint32_t value) |
bool | has_n_bits () const |
void | clear_n_bits () |
uint32_t | n_bits () const |
void | set_n_bits (uint32_t value) |
bool | has_transmit_seq_code () const |
void | clear_transmit_seq_code () |
uint64_t | transmit_seq_code () const |
void | set_transmit_seq_code (uint64_t value) |
bool | has_receive_freq () const |
void | clear_receive_freq () |
uint32_t | receive_freq () const |
void | set_receive_freq (uint32_t value) |
bool | has_bandwidth () const |
void | clear_bandwidth () |
uint32_t | bandwidth () const |
void | set_bandwidth (uint32_t value) |
bool | has_turnaround_ms () const |
void | clear_turnaround_ms () |
uint32_t | turnaround_ms () const |
void | set_turnaround_ms (uint32_t value) |
bool | has_lbl_max_range () const |
void | clear_lbl_max_range () |
uint32_t | lbl_max_range () const |
void | set_lbl_max_range (uint32_t value) |
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 GenericLBLParams & | default_instance () |
static const GenericLBLParams * | internal_default_instance () |
Static Public Attributes | |
static constexpr int | kIndexInFileMessages |
static const ClassData | _class_data_ |
Protected Member Functions | |
GenericLBLParams (::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_2facomms_2fprotobuf_2fmm_5fdriver_2eproto |
void | swap (GenericLBLParams &a, GenericLBLParams &b) |
Definition at line 861 of file mm_driver.pb.h.
anonymous enum : int |
Definition at line 988 of file mm_driver.pb.h.
|
inline |
Definition at line 864 of file mm_driver.pb.h.
|
override |
|
explicit |
goby::acomms::micromodem::protobuf::GenericLBLParams::GenericLBLParams | ( | const GenericLBLParams & | from | ) |
|
inlinenoexcept |
Definition at line 869 of file mm_driver.pb.h.
|
explicitprotected |
|
final |
|
final |
|
inline |
Definition at line 5144 of file mm_driver.pb.h.
|
inline |
Definition at line 5182 of file mm_driver.pb.h.
|
final |
|
final |
|
inline |
Definition at line 5175 of file mm_driver.pb.h.
|
inline |
Definition at line 5231 of file mm_driver.pb.h.
|
inline |
Definition at line 5044 of file mm_driver.pb.h.
|
inline |
Definition at line 5100 of file mm_driver.pb.h.
|
inline |
Definition at line 5127 of file mm_driver.pb.h.
|
inline |
Definition at line 5016 of file mm_driver.pb.h.
|
inline |
Definition at line 5072 of file mm_driver.pb.h.
|
inline |
Definition at line 5203 of file mm_driver.pb.h.
void goby::acomms::micromodem::protobuf::GenericLBLParams::CopyFrom | ( | const GenericLBLParams & | from | ) |
|
inlinestatic |
Definition at line 908 of file mm_driver.pb.h.
|
inlinestatic |
Definition at line 899 of file mm_driver.pb.h.
|
inlinefinal |
Definition at line 961 of file mm_driver.pb.h.
|
final |
|
inlinestatic |
Definition at line 902 of file mm_driver.pb.h.
|
final |
|
inlinestatic |
Definition at line 905 of file mm_driver.pb.h.
|
inline |
Definition at line 5172 of file mm_driver.pb.h.
|
inline |
Definition at line 5228 of file mm_driver.pb.h.
|
inline |
Definition at line 5041 of file mm_driver.pb.h.
|
inline |
Definition at line 5097 of file mm_driver.pb.h.
|
inline |
Definition at line 5013 of file mm_driver.pb.h.
|
inline |
Definition at line 5069 of file mm_driver.pb.h.
|
inline |
Definition at line 5200 of file mm_driver.pb.h.
|
inlinestatic |
Definition at line 911 of file mm_driver.pb.h.
|
final |
|
inline |
Definition at line 5238 of file mm_driver.pb.h.
|
inline |
Definition at line 948 of file mm_driver.pb.h.
|
inline |
Definition at line 5162 of file mm_driver.pb.h.
|
inline |
Definition at line 895 of file mm_driver.pb.h.
|
inline |
Definition at line 5051 of file mm_driver.pb.h.
|
inlinefinal |
Definition at line 942 of file mm_driver.pb.h.
|
inline |
Definition at line 874 of file mm_driver.pb.h.
|
inlinenoexcept |
Definition at line 878 of file mm_driver.pb.h.
|
inline |
Definition at line 5107 of file mm_driver.pb.h.
|
inline |
Definition at line 5153 of file mm_driver.pb.h.
|
inline |
Definition at line 5133 of file mm_driver.pb.h.
|
inline |
Definition at line 5124 of file mm_driver.pb.h.
|
inline |
Definition at line 5190 of file mm_driver.pb.h.
|
inline |
Definition at line 5246 of file mm_driver.pb.h.
|
inline |
Definition at line 5059 of file mm_driver.pb.h.
|
inline |
Definition at line 5115 of file mm_driver.pb.h.
|
inline |
Definition at line 5137 of file mm_driver.pb.h.
|
inline |
Definition at line 5031 of file mm_driver.pb.h.
|
inline |
Definition at line 5087 of file mm_driver.pb.h.
|
inline |
Definition at line 5218 of file mm_driver.pb.h.
|
inline |
Definition at line 921 of file mm_driver.pb.h.
|
inline |
Definition at line 5023 of file mm_driver.pb.h.
|
inline |
Definition at line 5079 of file mm_driver.pb.h.
|
inline |
Definition at line 5210 of file mm_driver.pb.h.
|
inline |
Definition at line 892 of file mm_driver.pb.h.
|
inline |
Definition at line 934 of file mm_driver.pb.h.
|
friend |
Definition at line 1115 of file mm_driver.pb.h.
|
friend |
Definition at line 970 of file mm_driver.pb.h.
Definition at line 1131 of file mm_driver.pb.h.
|
friend |
Definition at line 918 of file mm_driver.pb.h.
|
static |
Definition at line 979 of file mm_driver.pb.h.
Impl_ goby::acomms::micromodem::protobuf::GenericLBLParams::_impl_ |
Definition at line 1130 of file mm_driver.pb.h.
|
staticconstexpr |
Definition at line 915 of file mm_driver.pb.h.