Goby3
3.1.5
2024.05.14
|
#include <goby/acomms/protobuf/mm_driver.pb.h>
Public Member Functions | |
NarrowBandLBLParams () | |
virtual | ~NarrowBandLBLParams () |
NarrowBandLBLParams (const NarrowBandLBLParams &from) | |
NarrowBandLBLParams (NarrowBandLBLParams &&from) noexcept | |
NarrowBandLBLParams & | operator= (const NarrowBandLBLParams &from) |
NarrowBandLBLParams & | operator= (NarrowBandLBLParams &&from) noexcept |
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (NarrowBandLBLParams *other) |
void | UnsafeArenaSwap (NarrowBandLBLParams *other) |
NarrowBandLBLParams * | New () const final |
NarrowBandLBLParams * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final |
void | CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
void | MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
void | CopyFrom (const NarrowBandLBLParams &from) |
void | MergeFrom (const NarrowBandLBLParams &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 |
::PROTOBUF_NAMESPACE_ID::uint8 * | _InternalSerialize (::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final |
int | GetCachedSize () const final |
::PROTOBUF_NAMESPACE_ID::Metadata | GetMetadata () const final |
int | receive_freq_size () const |
void | clear_receive_freq () |
::PROTOBUF_NAMESPACE_ID::uint32 | receive_freq (int index) const |
void | set_receive_freq (int index, ::PROTOBUF_NAMESPACE_ID::uint32 value) |
void | add_receive_freq (::PROTOBUF_NAMESPACE_ID::uint32 value) |
const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::uint32 > & | receive_freq () const |
::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::uint32 > * | mutable_receive_freq () |
bool | has_transmit_freq () const |
void | clear_transmit_freq () |
::PROTOBUF_NAMESPACE_ID::uint32 | transmit_freq () const |
void | set_transmit_freq (::PROTOBUF_NAMESPACE_ID::uint32 value) |
bool | has_transmit_ping_ms () const |
void | clear_transmit_ping_ms () |
::PROTOBUF_NAMESPACE_ID::uint32 | transmit_ping_ms () const |
void | set_transmit_ping_ms (::PROTOBUF_NAMESPACE_ID::uint32 value) |
bool | has_receive_ping_ms () const |
void | clear_receive_ping_ms () |
::PROTOBUF_NAMESPACE_ID::uint32 | receive_ping_ms () const |
void | set_receive_ping_ms (::PROTOBUF_NAMESPACE_ID::uint32 value) |
bool | has_turnaround_ms () const |
void | clear_turnaround_ms () |
::PROTOBUF_NAMESPACE_ID::uint32 | turnaround_ms () const |
void | set_turnaround_ms (::PROTOBUF_NAMESPACE_ID::uint32 value) |
bool | has_transmit_flag () const |
void | clear_transmit_flag () |
bool | transmit_flag () const |
void | set_transmit_flag (bool value) |
bool | has_lbl_max_range () const |
void | clear_lbl_max_range () |
::PROTOBUF_NAMESPACE_ID::uint32 | lbl_max_range () const |
void | set_lbl_max_range (::PROTOBUF_NAMESPACE_ID::uint32 value) |
REMUSLBLParams () | |
virtual | ~REMUSLBLParams () |
REMUSLBLParams (const REMUSLBLParams &from) | |
REMUSLBLParams (REMUSLBLParams &&from) noexcept | |
REMUSLBLParams & | operator= (const REMUSLBLParams &from) |
REMUSLBLParams & | operator= (REMUSLBLParams &&from) noexcept |
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (REMUSLBLParams *other) |
void | UnsafeArenaSwap (REMUSLBLParams *other) |
REMUSLBLParams * | New () const final |
REMUSLBLParams * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final |
void | CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
void | MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
void | CopyFrom (const REMUSLBLParams &from) |
void | MergeFrom (const REMUSLBLParams &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 |
::PROTOBUF_NAMESPACE_ID::uint8 * | _InternalSerialize (::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final |
int | GetCachedSize () const final |
::PROTOBUF_NAMESPACE_ID::Metadata | GetMetadata () const final |
bool | has_lbl_max_range () const |
void | clear_lbl_max_range () |
::PROTOBUF_NAMESPACE_ID::uint32 | lbl_max_range () const |
void | set_lbl_max_range (::PROTOBUF_NAMESPACE_ID::uint32 value) |
bool | has_enable_beacons () const |
void | clear_enable_beacons () |
::PROTOBUF_NAMESPACE_ID::uint32 | enable_beacons () const |
void | set_enable_beacons (::PROTOBUF_NAMESPACE_ID::uint32 value) |
bool | has_turnaround_ms () const |
void | clear_turnaround_ms () |
::PROTOBUF_NAMESPACE_ID::uint32 | turnaround_ms () const |
void | set_turnaround_ms (::PROTOBUF_NAMESPACE_ID::uint32 value) |
GenericLBLParams () | |
virtual | ~GenericLBLParams () |
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 () const final |
GenericLBLParams * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final |
void | CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
void | MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) 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 |
::PROTOBUF_NAMESPACE_ID::uint8 * | _InternalSerialize (::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final |
int | GetCachedSize () const final |
::PROTOBUF_NAMESPACE_ID::Metadata | GetMetadata () const final |
int | receive_seq_code_size () const |
void | clear_receive_seq_code () |
::PROTOBUF_NAMESPACE_ID::uint64 | receive_seq_code (int index) const |
void | set_receive_seq_code (int index, ::PROTOBUF_NAMESPACE_ID::uint64 value) |
void | add_receive_seq_code (::PROTOBUF_NAMESPACE_ID::uint64 value) |
const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::uint64 > & | receive_seq_code () const |
::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::uint64 > * | mutable_receive_seq_code () |
bool | has_transmit_freq () const |
void | clear_transmit_freq () |
::PROTOBUF_NAMESPACE_ID::uint32 | transmit_freq () const |
void | set_transmit_freq (::PROTOBUF_NAMESPACE_ID::uint32 value) |
bool | has_n_bits () const |
void | clear_n_bits () |
::PROTOBUF_NAMESPACE_ID::uint32 | n_bits () const |
void | set_n_bits (::PROTOBUF_NAMESPACE_ID::uint32 value) |
bool | has_transmit_seq_code () const |
void | clear_transmit_seq_code () |
::PROTOBUF_NAMESPACE_ID::uint64 | transmit_seq_code () const |
void | set_transmit_seq_code (::PROTOBUF_NAMESPACE_ID::uint64 value) |
bool | has_receive_freq () const |
void | clear_receive_freq () |
::PROTOBUF_NAMESPACE_ID::uint32 | receive_freq () const |
void | set_receive_freq (::PROTOBUF_NAMESPACE_ID::uint32 value) |
bool | has_bandwidth () const |
void | clear_bandwidth () |
::PROTOBUF_NAMESPACE_ID::uint32 | bandwidth () const |
void | set_bandwidth (::PROTOBUF_NAMESPACE_ID::uint32 value) |
bool | has_turnaround_ms () const |
void | clear_turnaround_ms () |
::PROTOBUF_NAMESPACE_ID::uint32 | turnaround_ms () const |
void | set_turnaround_ms (::PROTOBUF_NAMESPACE_ID::uint32 value) |
bool | has_lbl_max_range () const |
void | clear_lbl_max_range () |
::PROTOBUF_NAMESPACE_ID::uint32 | lbl_max_range () const |
void | set_lbl_max_range (::PROTOBUF_NAMESPACE_ID::uint32 value) |
FMSweepParams () | |
virtual | ~FMSweepParams () |
FMSweepParams (const FMSweepParams &from) | |
FMSweepParams (FMSweepParams &&from) noexcept | |
FMSweepParams & | operator= (const FMSweepParams &from) |
FMSweepParams & | operator= (FMSweepParams &&from) noexcept |
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (FMSweepParams *other) |
void | UnsafeArenaSwap (FMSweepParams *other) |
FMSweepParams * | New () const final |
FMSweepParams * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final |
void | CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
void | MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
void | CopyFrom (const FMSweepParams &from) |
void | MergeFrom (const FMSweepParams &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 |
::PROTOBUF_NAMESPACE_ID::uint8 * | _InternalSerialize (::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final |
int | GetCachedSize () const final |
::PROTOBUF_NAMESPACE_ID::Metadata | GetMetadata () const final |
bool | has_start_freq () const |
void | clear_start_freq () |
double | start_freq () const |
void | set_start_freq (double value) |
bool | has_stop_freq () const |
void | clear_stop_freq () |
double | stop_freq () const |
void | set_stop_freq (double value) |
bool | has_duration_ms () const |
void | clear_duration_ms () |
double | duration_ms () const |
void | set_duration_ms (double value) |
bool | has_number_repetitions () const |
void | clear_number_repetitions () |
::PROTOBUF_NAMESPACE_ID::uint32 | number_repetitions () const |
void | set_number_repetitions (::PROTOBUF_NAMESPACE_ID::uint32 value) |
bool | has_repetition_period_ms () const |
void | clear_repetition_period_ms () |
double | repetition_period_ms () const |
void | set_repetition_period_ms (double value) |
MSequenceParams () | |
virtual | ~MSequenceParams () |
MSequenceParams (const MSequenceParams &from) | |
MSequenceParams (MSequenceParams &&from) noexcept | |
MSequenceParams & | operator= (const MSequenceParams &from) |
MSequenceParams & | operator= (MSequenceParams &&from) noexcept |
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (MSequenceParams *other) |
void | UnsafeArenaSwap (MSequenceParams *other) |
MSequenceParams * | New () const final |
MSequenceParams * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final |
void | CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
void | MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
void | CopyFrom (const MSequenceParams &from) |
void | MergeFrom (const MSequenceParams &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 |
::PROTOBUF_NAMESPACE_ID::uint8 * | _InternalSerialize (::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final |
int | GetCachedSize () const final |
::PROTOBUF_NAMESPACE_ID::Metadata | GetMetadata () const final |
bool | has_seqlen_bits () const |
void | clear_seqlen_bits () |
::PROTOBUF_NAMESPACE_ID::uint32 | seqlen_bits () const |
void | set_seqlen_bits (::PROTOBUF_NAMESPACE_ID::uint32 value) |
bool | has_number_repetitions () const |
void | clear_number_repetitions () |
::PROTOBUF_NAMESPACE_ID::uint32 | number_repetitions () const |
void | set_number_repetitions (::PROTOBUF_NAMESPACE_ID::uint32 value) |
bool | has_carrier_cycles_per_chip () const |
void | clear_carrier_cycles_per_chip () |
::PROTOBUF_NAMESPACE_ID::uint32 | carrier_cycles_per_chip () const |
void | set_carrier_cycles_per_chip (::PROTOBUF_NAMESPACE_ID::uint32 value) |
bool | has_carrier_freq () const |
void | clear_carrier_freq () |
::PROTOBUF_NAMESPACE_ID::uint32 | carrier_freq () const |
void | set_carrier_freq (::PROTOBUF_NAMESPACE_ID::uint32 value) |
Config_Revision () | |
virtual | ~Config_Revision () |
Config_Revision (const Config_Revision &from) | |
Config_Revision (Config_Revision &&from) noexcept | |
Config_Revision & | operator= (const Config_Revision &from) |
Config_Revision & | operator= (Config_Revision &&from) noexcept |
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (Config_Revision *other) |
void | UnsafeArenaSwap (Config_Revision *other) |
Config_Revision * | New () const final |
Config_Revision * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final |
void | CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
void | MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
void | CopyFrom (const Config_Revision &from) |
void | MergeFrom (const Config_Revision &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 |
::PROTOBUF_NAMESPACE_ID::uint8 * | _InternalSerialize (::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final |
int | GetCachedSize () const final |
::PROTOBUF_NAMESPACE_ID::Metadata | GetMetadata () const final |
bool | has_mm_major () const |
void | clear_mm_major () |
::PROTOBUF_NAMESPACE_ID::int32 | mm_major () const |
void | set_mm_major (::PROTOBUF_NAMESPACE_ID::int32 value) |
bool | has_mm_minor () const |
void | clear_mm_minor () |
::PROTOBUF_NAMESPACE_ID::int32 | mm_minor () const |
void | set_mm_minor (::PROTOBUF_NAMESPACE_ID::int32 value) |
bool | has_mm_patch () const |
void | clear_mm_patch () |
::PROTOBUF_NAMESPACE_ID::int32 | mm_patch () const |
void | set_mm_patch (::PROTOBUF_NAMESPACE_ID::int32 value) |
Config () | |
virtual | ~Config () |
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 () const final |
Config * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final |
void | CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
void | MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) 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 |
::PROTOBUF_NAMESPACE_ID::uint8 * | _InternalSerialize (::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final |
int | GetCachedSize () const final |
::PROTOBUF_NAMESPACE_ID::Metadata | GetMetadata () const final |
int | nvram_cfg_size () const |
void | clear_nvram_cfg () |
const std::string & | nvram_cfg (int index) const |
std::string * | mutable_nvram_cfg (int index) |
void | set_nvram_cfg (int index, const std::string &value) |
void | set_nvram_cfg (int index, std::string &&value) |
void | set_nvram_cfg (int index, const char *value) |
void | set_nvram_cfg (int index, const char *value, size_t size) |
std::string * | add_nvram_cfg () |
void | add_nvram_cfg (const std::string &value) |
void | add_nvram_cfg (std::string &&value) |
void | add_nvram_cfg (const char *value) |
void | add_nvram_cfg (const char *value, size_t size) |
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< std::string > & | nvram_cfg () const |
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< std::string > * | mutable_nvram_cfg () |
int | additional_application_ack_modem_id_size () const |
void | clear_additional_application_ack_modem_id () |
::PROTOBUF_NAMESPACE_ID::uint32 | additional_application_ack_modem_id (int index) const |
void | set_additional_application_ack_modem_id (int index, ::PROTOBUF_NAMESPACE_ID::uint32 value) |
void | add_additional_application_ack_modem_id (::PROTOBUF_NAMESPACE_ID::uint32 value) |
const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::uint32 > & | additional_application_ack_modem_id () const |
::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::uint32 > * | mutable_additional_application_ack_modem_id () |
bool | has_narrowband_lbl () const |
void | clear_narrowband_lbl () |
const ::goby::acomms::micromodem::protobuf::NarrowBandLBLParams & | narrowband_lbl () const |
::goby::acomms::micromodem::protobuf::NarrowBandLBLParams * | release_narrowband_lbl () |
::goby::acomms::micromodem::protobuf::NarrowBandLBLParams * | mutable_narrowband_lbl () |
void | set_allocated_narrowband_lbl (::goby::acomms::micromodem::protobuf::NarrowBandLBLParams *narrowband_lbl) |
void | unsafe_arena_set_allocated_narrowband_lbl (::goby::acomms::micromodem::protobuf::NarrowBandLBLParams *narrowband_lbl) |
::goby::acomms::micromodem::protobuf::NarrowBandLBLParams * | unsafe_arena_release_narrowband_lbl () |
bool | has_remus_lbl () const |
void | clear_remus_lbl () |
const ::goby::acomms::micromodem::protobuf::REMUSLBLParams & | remus_lbl () const |
::goby::acomms::micromodem::protobuf::REMUSLBLParams * | release_remus_lbl () |
::goby::acomms::micromodem::protobuf::REMUSLBLParams * | mutable_remus_lbl () |
void | set_allocated_remus_lbl (::goby::acomms::micromodem::protobuf::REMUSLBLParams *remus_lbl) |
void | unsafe_arena_set_allocated_remus_lbl (::goby::acomms::micromodem::protobuf::REMUSLBLParams *remus_lbl) |
::goby::acomms::micromodem::protobuf::REMUSLBLParams * | unsafe_arena_release_remus_lbl () |
bool | has_generic_lbl () const |
void | clear_generic_lbl () |
const ::goby::acomms::micromodem::protobuf::GenericLBLParams & | generic_lbl () const |
::goby::acomms::micromodem::protobuf::GenericLBLParams * | release_generic_lbl () |
::goby::acomms::micromodem::protobuf::GenericLBLParams * | mutable_generic_lbl () |
void | set_allocated_generic_lbl (::goby::acomms::micromodem::protobuf::GenericLBLParams *generic_lbl) |
void | unsafe_arena_set_allocated_generic_lbl (::goby::acomms::micromodem::protobuf::GenericLBLParams *generic_lbl) |
::goby::acomms::micromodem::protobuf::GenericLBLParams * | unsafe_arena_release_generic_lbl () |
bool | has_fm_sweep () const |
void | clear_fm_sweep () |
const ::goby::acomms::micromodem::protobuf::FMSweepParams & | fm_sweep () const |
::goby::acomms::micromodem::protobuf::FMSweepParams * | release_fm_sweep () |
::goby::acomms::micromodem::protobuf::FMSweepParams * | mutable_fm_sweep () |
void | set_allocated_fm_sweep (::goby::acomms::micromodem::protobuf::FMSweepParams *fm_sweep) |
void | unsafe_arena_set_allocated_fm_sweep (::goby::acomms::micromodem::protobuf::FMSweepParams *fm_sweep) |
::goby::acomms::micromodem::protobuf::FMSweepParams * | unsafe_arena_release_fm_sweep () |
bool | has_m_sequence () const |
void | clear_m_sequence () |
const ::goby::acomms::micromodem::protobuf::MSequenceParams & | m_sequence () const |
::goby::acomms::micromodem::protobuf::MSequenceParams * | release_m_sequence () |
::goby::acomms::micromodem::protobuf::MSequenceParams * | mutable_m_sequence () |
void | set_allocated_m_sequence (::goby::acomms::micromodem::protobuf::MSequenceParams *m_sequence) |
void | unsafe_arena_set_allocated_m_sequence (::goby::acomms::micromodem::protobuf::MSequenceParams *m_sequence) |
::goby::acomms::micromodem::protobuf::MSequenceParams * | unsafe_arena_release_m_sequence () |
bool | has_revision () const |
void | clear_revision () |
const ::goby::acomms::micromodem::protobuf::Config_Revision & | revision () const |
::goby::acomms::micromodem::protobuf::Config_Revision * | release_revision () |
::goby::acomms::micromodem::protobuf::Config_Revision * | mutable_revision () |
void | set_allocated_revision (::goby::acomms::micromodem::protobuf::Config_Revision *revision) |
void | unsafe_arena_set_allocated_revision (::goby::acomms::micromodem::protobuf::Config_Revision *revision) |
::goby::acomms::micromodem::protobuf::Config_Revision * | unsafe_arena_release_revision () |
bool | has_hydroid_gateway_id () const |
void | clear_hydroid_gateway_id () |
::PROTOBUF_NAMESPACE_ID::uint32 | hydroid_gateway_id () const |
void | set_hydroid_gateway_id (::PROTOBUF_NAMESPACE_ID::uint32 value) |
bool | has_reset_nvram () const |
void | clear_reset_nvram () |
bool | reset_nvram () const |
void | set_reset_nvram (bool value) |
bool | has_use_application_acks () const |
void | clear_use_application_acks () |
bool | use_application_acks () const |
void | set_use_application_acks (bool value) |
bool | has_pad_partial_frames () const |
void | clear_pad_partial_frames () |
bool | pad_partial_frames () const |
void | set_pad_partial_frames (bool value) |
bool | has_use_base64_fdp () const |
void | clear_use_base64_fdp () |
bool | use_base64_fdp () const |
void | set_use_base64_fdp (bool value) |
bool | has_query_cfg_on_startup () const |
void | clear_query_cfg_on_startup () |
bool | query_cfg_on_startup () const |
void | set_query_cfg_on_startup (bool value) |
bool | has_keep_alive_seconds () const |
void | clear_keep_alive_seconds () |
::PROTOBUF_NAMESPACE_ID::int32 | keep_alive_seconds () const |
void | set_keep_alive_seconds (::PROTOBUF_NAMESPACE_ID::int32 value) |
bool | has_allowed_skew_ms () const |
void | clear_allowed_skew_ms () |
::PROTOBUF_NAMESPACE_ID::int32 | allowed_skew_ms () const |
void | set_allowed_skew_ms (::PROTOBUF_NAMESPACE_ID::int32 value) |
RangingReply () | |
virtual | ~RangingReply () |
RangingReply (const RangingReply &from) | |
RangingReply (RangingReply &&from) noexcept | |
RangingReply & | operator= (const RangingReply &from) |
RangingReply & | operator= (RangingReply &&from) noexcept |
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (RangingReply *other) |
void | UnsafeArenaSwap (RangingReply *other) |
RangingReply * | New () const final |
RangingReply * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final |
void | CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
void | MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
void | CopyFrom (const RangingReply &from) |
void | MergeFrom (const RangingReply &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 |
::PROTOBUF_NAMESPACE_ID::uint8 * | _InternalSerialize (::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final |
int | GetCachedSize () const final |
::PROTOBUF_NAMESPACE_ID::Metadata | GetMetadata () const final |
int | one_way_travel_time_size () const |
void | clear_one_way_travel_time () |
double | one_way_travel_time (int index) const |
void | set_one_way_travel_time (int index, double value) |
void | add_one_way_travel_time (double value) |
const ::PROTOBUF_NAMESPACE_ID::RepeatedField< double > & | one_way_travel_time () const |
::PROTOBUF_NAMESPACE_ID::RepeatedField< double > * | mutable_one_way_travel_time () |
bool | has_is_one_way_synchronous () const |
void | clear_is_one_way_synchronous () |
bool | is_one_way_synchronous () const |
void | set_is_one_way_synchronous (bool value) |
bool | has_receiver_clk_mode () const |
void | clear_receiver_clk_mode () |
::goby::acomms::micromodem::protobuf::ClockMode | receiver_clk_mode () const |
void | set_receiver_clk_mode (::goby::acomms::micromodem::protobuf::ClockMode value) |
bool | has_sender_clk_mode () const |
void | clear_sender_clk_mode () |
::goby::acomms::micromodem::protobuf::ClockMode | sender_clk_mode () const |
void | set_sender_clk_mode (::goby::acomms::micromodem::protobuf::ClockMode value) |
bool | has_ambiguity () const |
void | clear_ambiguity () |
::goby::acomms::micromodem::protobuf::RangingReply_OWTTAmbiguity | ambiguity () const |
void | set_ambiguity (::goby::acomms::micromodem::protobuf::RangingReply_OWTTAmbiguity value) |
template<typename Quantity > | |
void | set_one_way_travel_time_with_units (int index, Quantity value_w_units) |
template<typename Quantity > | |
void | add_one_way_travel_time_with_units (Quantity value_w_units) |
template<typename Quantity > | |
Quantity | one_way_travel_time_with_units (int index) const |
boost::units::quantity< one_way_travel_time_unit, double > | one_way_travel_time_with_units (int index) const |
ReceiveStatistics () | |
virtual | ~ReceiveStatistics () |
ReceiveStatistics (const ReceiveStatistics &from) | |
ReceiveStatistics (ReceiveStatistics &&from) noexcept | |
ReceiveStatistics & | operator= (const ReceiveStatistics &from) |
ReceiveStatistics & | operator= (ReceiveStatistics &&from) noexcept |
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (ReceiveStatistics *other) |
void | UnsafeArenaSwap (ReceiveStatistics *other) |
ReceiveStatistics * | New () const final |
ReceiveStatistics * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final |
void | CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
void | MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
void | CopyFrom (const ReceiveStatistics &from) |
void | MergeFrom (const ReceiveStatistics &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 |
::PROTOBUF_NAMESPACE_ID::uint8 * | _InternalSerialize (::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final |
int | GetCachedSize () const final |
::PROTOBUF_NAMESPACE_ID::Metadata | GetMetadata () const final |
bool | has_date () const |
void | clear_date () |
const std::string & | date () const |
void | set_date (const std::string &value) |
void | set_date (std::string &&value) |
void | set_date (const char *value) |
void | set_date (const char *value, size_t size) |
std::string * | mutable_date () |
std::string * | release_date () |
void | set_allocated_date (std::string *date) |
bool | has_time () const |
void | clear_time () |
::PROTOBUF_NAMESPACE_ID::uint64 | time () const |
void | set_time (::PROTOBUF_NAMESPACE_ID::uint64 value) |
bool | has_mfd_peak () const |
void | clear_mfd_peak () |
::PROTOBUF_NAMESPACE_ID::int32 | mfd_peak () const |
void | set_mfd_peak (::PROTOBUF_NAMESPACE_ID::int32 value) |
bool | has_mfd_power () const |
void | clear_mfd_power () |
::PROTOBUF_NAMESPACE_ID::int32 | mfd_power () const |
void | set_mfd_power (::PROTOBUF_NAMESPACE_ID::int32 value) |
bool | has_mfd_ratio () const |
void | clear_mfd_ratio () |
::PROTOBUF_NAMESPACE_ID::int32 | mfd_ratio () const |
void | set_mfd_ratio (::PROTOBUF_NAMESPACE_ID::int32 value) |
bool | has_spl () const |
void | clear_spl () |
::PROTOBUF_NAMESPACE_ID::int32 | spl () const |
void | set_spl (::PROTOBUF_NAMESPACE_ID::int32 value) |
bool | has_shf_agn () const |
void | clear_shf_agn () |
::PROTOBUF_NAMESPACE_ID::int32 | shf_agn () const |
void | set_shf_agn (::PROTOBUF_NAMESPACE_ID::int32 value) |
bool | has_shf_ainpshift () const |
void | clear_shf_ainpshift () |
::PROTOBUF_NAMESPACE_ID::int32 | shf_ainpshift () const |
void | set_shf_ainpshift (::PROTOBUF_NAMESPACE_ID::int32 value) |
bool | has_shf_ainshift () const |
void | clear_shf_ainshift () |
::PROTOBUF_NAMESPACE_ID::int32 | shf_ainshift () const |
void | set_shf_ainshift (::PROTOBUF_NAMESPACE_ID::int32 value) |
bool | has_shf_mfdshift () const |
void | clear_shf_mfdshift () |
::PROTOBUF_NAMESPACE_ID::int32 | shf_mfdshift () const |
void | set_shf_mfdshift (::PROTOBUF_NAMESPACE_ID::int32 value) |
bool | has_shf_p2bshift () const |
void | clear_shf_p2bshift () |
::PROTOBUF_NAMESPACE_ID::int32 | shf_p2bshift () const |
void | set_shf_p2bshift (::PROTOBUF_NAMESPACE_ID::int32 value) |
bool | has_rate () const |
void | clear_rate () |
::PROTOBUF_NAMESPACE_ID::int32 | rate () const |
void | set_rate (::PROTOBUF_NAMESPACE_ID::int32 value) |
bool | has_source () const |
void | clear_source () |
::PROTOBUF_NAMESPACE_ID::int32 | source () const |
void | set_source (::PROTOBUF_NAMESPACE_ID::int32 value) |
bool | has_dest () const |
void | clear_dest () |
::PROTOBUF_NAMESPACE_ID::int32 | dest () const |
void | set_dest (::PROTOBUF_NAMESPACE_ID::int32 value) |
bool | has_number_frames () const |
void | clear_number_frames () |
::PROTOBUF_NAMESPACE_ID::int32 | number_frames () const |
void | set_number_frames (::PROTOBUF_NAMESPACE_ID::int32 value) |
bool | has_number_bad_frames () const |
void | clear_number_bad_frames () |
::PROTOBUF_NAMESPACE_ID::int32 | number_bad_frames () const |
void | set_number_bad_frames (::PROTOBUF_NAMESPACE_ID::int32 value) |
bool | has_snr_rss () const |
void | clear_snr_rss () |
::PROTOBUF_NAMESPACE_ID::int32 | snr_rss () const |
void | set_snr_rss (::PROTOBUF_NAMESPACE_ID::int32 value) |
bool | has_snr_in () const |
void | clear_snr_in () |
::PROTOBUF_NAMESPACE_ID::int32 | snr_in () const |
void | set_snr_in (::PROTOBUF_NAMESPACE_ID::int32 value) |
bool | has_snr_out () const |
void | clear_snr_out () |
::PROTOBUF_NAMESPACE_ID::int32 | snr_out () const |
void | set_snr_out (::PROTOBUF_NAMESPACE_ID::int32 value) |
bool | has_snr_symbols () const |
void | clear_snr_symbols () |
::PROTOBUF_NAMESPACE_ID::int32 | snr_symbols () const |
void | set_snr_symbols (::PROTOBUF_NAMESPACE_ID::int32 value) |
bool | has_mse_equalizer () const |
void | clear_mse_equalizer () |
::PROTOBUF_NAMESPACE_ID::int32 | mse_equalizer () const |
void | set_mse_equalizer (::PROTOBUF_NAMESPACE_ID::int32 value) |
bool | has_data_quality_factor () const |
void | clear_data_quality_factor () |
::PROTOBUF_NAMESPACE_ID::int32 | data_quality_factor () const |
void | set_data_quality_factor (::PROTOBUF_NAMESPACE_ID::int32 value) |
bool | has_doppler () const |
void | clear_doppler () |
double | doppler () const |
void | set_doppler (double value) |
bool | has_stddev_noise () const |
void | clear_stddev_noise () |
::PROTOBUF_NAMESPACE_ID::int32 | stddev_noise () const |
void | set_stddev_noise (::PROTOBUF_NAMESPACE_ID::int32 value) |
bool | has_carrier_freq () const |
void | clear_carrier_freq () |
::PROTOBUF_NAMESPACE_ID::int32 | carrier_freq () const |
void | set_carrier_freq (::PROTOBUF_NAMESPACE_ID::int32 value) |
bool | has_bandwidth () const |
void | clear_bandwidth () |
::PROTOBUF_NAMESPACE_ID::int32 | bandwidth () const |
void | set_bandwidth (::PROTOBUF_NAMESPACE_ID::int32 value) |
bool | has_version () const |
void | clear_version () |
::PROTOBUF_NAMESPACE_ID::int32 | version () const |
void | set_version (::PROTOBUF_NAMESPACE_ID::int32 value) |
bool | has_pcm () const |
void | clear_pcm () |
::PROTOBUF_NAMESPACE_ID::int32 | pcm () const |
void | set_pcm (::PROTOBUF_NAMESPACE_ID::int32 value) |
bool | has_mode () const |
void | clear_mode () |
::goby::acomms::micromodem::protobuf::ReceiveMode | mode () const |
void | set_mode (::goby::acomms::micromodem::protobuf::ReceiveMode value) |
bool | has_clock_mode () const |
void | clear_clock_mode () |
::goby::acomms::micromodem::protobuf::ClockMode | clock_mode () const |
void | set_clock_mode (::goby::acomms::micromodem::protobuf::ClockMode value) |
bool | has_psk_error_code () const |
void | clear_psk_error_code () |
::goby::acomms::micromodem::protobuf::PSKErrorCode | psk_error_code () const |
void | set_psk_error_code (::goby::acomms::micromodem::protobuf::PSKErrorCode value) |
bool | has_packet_type () const |
void | clear_packet_type () |
::goby::acomms::micromodem::protobuf::PacketType | packet_type () const |
void | set_packet_type (::goby::acomms::micromodem::protobuf::PacketType value) |
template<typename Quantity > | |
void | set_time_with_units (Quantity value_w_units) |
template<typename Quantity > | |
Quantity | time_with_units () const |
boost::units::quantity< time_unit, google::protobuf::uint64 > | time_with_units () const |
TransmitStatistics () | |
virtual | ~TransmitStatistics () |
TransmitStatistics (const TransmitStatistics &from) | |
TransmitStatistics (TransmitStatistics &&from) noexcept | |
TransmitStatistics & | operator= (const TransmitStatistics &from) |
TransmitStatistics & | operator= (TransmitStatistics &&from) noexcept |
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (TransmitStatistics *other) |
void | UnsafeArenaSwap (TransmitStatistics *other) |
TransmitStatistics * | New () const final |
TransmitStatistics * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final |
void | CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
void | MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
void | CopyFrom (const TransmitStatistics &from) |
void | MergeFrom (const TransmitStatistics &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 |
::PROTOBUF_NAMESPACE_ID::uint8 * | _InternalSerialize (::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final |
int | GetCachedSize () const final |
::PROTOBUF_NAMESPACE_ID::Metadata | GetMetadata () const final |
bool | has_date () const |
void | clear_date () |
const std::string & | date () const |
void | set_date (const std::string &value) |
void | set_date (std::string &&value) |
void | set_date (const char *value) |
void | set_date (const char *value, size_t size) |
std::string * | mutable_date () |
std::string * | release_date () |
void | set_allocated_date (std::string *date) |
bool | has_time () const |
void | clear_time () |
const std::string & | time () const |
void | set_time (const std::string &value) |
void | set_time (std::string &&value) |
void | set_time (const char *value) |
void | set_time (const char *value, size_t size) |
std::string * | mutable_time () |
std::string * | release_time () |
void | set_allocated_time (std::string *time) |
bool | has_probe_length () const |
void | clear_probe_length () |
::PROTOBUF_NAMESPACE_ID::int32 | probe_length () const |
void | set_probe_length (::PROTOBUF_NAMESPACE_ID::int32 value) |
bool | has_bandwidth () const |
void | clear_bandwidth () |
::PROTOBUF_NAMESPACE_ID::int32 | bandwidth () const |
void | set_bandwidth (::PROTOBUF_NAMESPACE_ID::int32 value) |
bool | has_carrier_freq () const |
void | clear_carrier_freq () |
::PROTOBUF_NAMESPACE_ID::int32 | carrier_freq () const |
void | set_carrier_freq (::PROTOBUF_NAMESPACE_ID::int32 value) |
bool | has_rate () const |
void | clear_rate () |
::PROTOBUF_NAMESPACE_ID::int32 | rate () const |
void | set_rate (::PROTOBUF_NAMESPACE_ID::int32 value) |
bool | has_source () const |
void | clear_source () |
::PROTOBUF_NAMESPACE_ID::int32 | source () const |
void | set_source (::PROTOBUF_NAMESPACE_ID::int32 value) |
bool | has_dest () const |
void | clear_dest () |
::PROTOBUF_NAMESPACE_ID::int32 | dest () const |
void | set_dest (::PROTOBUF_NAMESPACE_ID::int32 value) |
bool | has_ack_requested () const |
void | clear_ack_requested () |
bool | ack_requested () const |
void | set_ack_requested (bool value) |
bool | has_number_frames_expected () const |
void | clear_number_frames_expected () |
::PROTOBUF_NAMESPACE_ID::int32 | number_frames_expected () const |
void | set_number_frames_expected (::PROTOBUF_NAMESPACE_ID::int32 value) |
bool | has_number_frames_sent () const |
void | clear_number_frames_sent () |
::PROTOBUF_NAMESPACE_ID::int32 | number_frames_sent () const |
void | set_number_frames_sent (::PROTOBUF_NAMESPACE_ID::int32 value) |
bool | has_number_bytes () const |
void | clear_number_bytes () |
::PROTOBUF_NAMESPACE_ID::int32 | number_bytes () const |
void | set_number_bytes (::PROTOBUF_NAMESPACE_ID::int32 value) |
bool | has_version () const |
void | clear_version () |
::PROTOBUF_NAMESPACE_ID::int32 | version () const |
void | set_version (::PROTOBUF_NAMESPACE_ID::int32 value) |
bool | has_packet_type () const |
void | clear_packet_type () |
::goby::acomms::micromodem::protobuf::PacketType | packet_type () const |
void | set_packet_type (::goby::acomms::micromodem::protobuf::PacketType value) |
bool | has_clock_mode () const |
void | clear_clock_mode () |
::goby::acomms::micromodem::protobuf::ClockMode | clock_mode () const |
void | set_clock_mode (::goby::acomms::micromodem::protobuf::ClockMode value) |
bool | has_mode () const |
void | clear_mode () |
::goby::acomms::micromodem::protobuf::TransmitMode | mode () const |
void | set_mode (::goby::acomms::micromodem::protobuf::TransmitMode value) |
HardwareControl () | |
virtual | ~HardwareControl () |
HardwareControl (const HardwareControl &from) | |
HardwareControl (HardwareControl &&from) noexcept | |
HardwareControl & | operator= (const HardwareControl &from) |
HardwareControl & | operator= (HardwareControl &&from) noexcept |
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (HardwareControl *other) |
void | UnsafeArenaSwap (HardwareControl *other) |
HardwareControl * | New () const final |
HardwareControl * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final |
void | CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
void | MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
void | CopyFrom (const HardwareControl &from) |
void | MergeFrom (const HardwareControl &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 |
::PROTOBUF_NAMESPACE_ID::uint8 * | _InternalSerialize (::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final |
int | GetCachedSize () const final |
::PROTOBUF_NAMESPACE_ID::Metadata | GetMetadata () const final |
bool | has_mode () const |
void | clear_mode () |
::goby::acomms::micromodem::protobuf::HardwareControlMode | mode () const |
void | set_mode (::goby::acomms::micromodem::protobuf::HardwareControlMode value) |
bool | has_arg () const |
void | clear_arg () |
::goby::acomms::micromodem::protobuf::HardwareControlArgument | arg () const |
void | set_arg (::goby::acomms::micromodem::protobuf::HardwareControlArgument value) |
bool | has_line () const |
void | clear_line () |
::goby::acomms::micromodem::protobuf::HardwareLine | line () const |
void | set_line (::goby::acomms::micromodem::protobuf::HardwareLine value) |
HardwareControlCommand () | |
virtual | ~HardwareControlCommand () |
HardwareControlCommand (const HardwareControlCommand &from) | |
HardwareControlCommand (HardwareControlCommand &&from) noexcept | |
HardwareControlCommand & | operator= (const HardwareControlCommand &from) |
HardwareControlCommand & | operator= (HardwareControlCommand &&from) noexcept |
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (HardwareControlCommand *other) |
void | UnsafeArenaSwap (HardwareControlCommand *other) |
HardwareControlCommand * | New () const final |
HardwareControlCommand * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final |
void | CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
void | MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
void | CopyFrom (const HardwareControlCommand &from) |
void | MergeFrom (const HardwareControlCommand &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 |
::PROTOBUF_NAMESPACE_ID::uint8 * | _InternalSerialize (::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final |
int | GetCachedSize () const final |
::PROTOBUF_NAMESPACE_ID::Metadata | GetMetadata () const final |
bool | has_control () const |
void | clear_control () |
const ::goby::acomms::micromodem::protobuf::HardwareControl & | control () const |
::goby::acomms::micromodem::protobuf::HardwareControl * | release_control () |
::goby::acomms::micromodem::protobuf::HardwareControl * | mutable_control () |
void | set_allocated_control (::goby::acomms::micromodem::protobuf::HardwareControl *control) |
void | unsafe_arena_set_allocated_control (::goby::acomms::micromodem::protobuf::HardwareControl *control) |
::goby::acomms::micromodem::protobuf::HardwareControl * | unsafe_arena_release_control () |
bool | has_command_src () const |
void | clear_command_src () |
::PROTOBUF_NAMESPACE_ID::int32 | command_src () const |
void | set_command_src (::PROTOBUF_NAMESPACE_ID::int32 value) |
bool | has_command_dest () const |
void | clear_command_dest () |
::PROTOBUF_NAMESPACE_ID::int32 | command_dest () const |
void | set_command_dest (::PROTOBUF_NAMESPACE_ID::int32 value) |
bool | has_time () const |
void | clear_time () |
::PROTOBUF_NAMESPACE_ID::uint64 | time () const |
void | set_time (::PROTOBUF_NAMESPACE_ID::uint64 value) |
bool | has_hw_ctl_dest () const |
void | clear_hw_ctl_dest () |
::PROTOBUF_NAMESPACE_ID::int32 | hw_ctl_dest () const |
void | set_hw_ctl_dest (::PROTOBUF_NAMESPACE_ID::int32 value) |
Transmission () | |
virtual | ~Transmission () |
Transmission (const Transmission &from) | |
Transmission (Transmission &&from) noexcept | |
Transmission & | operator= (const Transmission &from) |
Transmission & | operator= (Transmission &&from) noexcept |
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (Transmission *other) |
void | UnsafeArenaSwap (Transmission *other) |
Transmission * | New () const final |
Transmission * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final |
void | CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
void | MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
void | CopyFrom (const Transmission &from) |
void | MergeFrom (const Transmission &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 |
::PROTOBUF_NAMESPACE_ID::uint8 * | _InternalSerialize (::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final |
int | GetCachedSize () const final |
::PROTOBUF_NAMESPACE_ID::Metadata | GetMetadata () const final |
int | receive_stat_size () const |
void | clear_receive_stat () |
::goby::acomms::micromodem::protobuf::ReceiveStatistics * | mutable_receive_stat (int index) |
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::acomms::micromodem::protobuf::ReceiveStatistics > * | mutable_receive_stat () |
const ::goby::acomms::micromodem::protobuf::ReceiveStatistics & | receive_stat (int index) const |
::goby::acomms::micromodem::protobuf::ReceiveStatistics * | add_receive_stat () |
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::acomms::micromodem::protobuf::ReceiveStatistics > & | receive_stat () const |
int | transmit_stat_size () const |
void | clear_transmit_stat () |
::goby::acomms::micromodem::protobuf::TransmitStatistics * | mutable_transmit_stat (int index) |
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::acomms::micromodem::protobuf::TransmitStatistics > * | mutable_transmit_stat () |
const ::goby::acomms::micromodem::protobuf::TransmitStatistics & | transmit_stat (int index) const |
::goby::acomms::micromodem::protobuf::TransmitStatistics * | add_transmit_stat () |
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::acomms::micromodem::protobuf::TransmitStatistics > & | transmit_stat () const |
int | frame_with_bad_crc_size () const |
void | clear_frame_with_bad_crc () |
::PROTOBUF_NAMESPACE_ID::int32 | frame_with_bad_crc (int index) const |
void | set_frame_with_bad_crc (int index, ::PROTOBUF_NAMESPACE_ID::int32 value) |
void | add_frame_with_bad_crc (::PROTOBUF_NAMESPACE_ID::int32 value) |
const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > & | frame_with_bad_crc () const |
::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > * | mutable_frame_with_bad_crc () |
bool | has_narrowband_lbl () const |
void | clear_narrowband_lbl () |
const ::goby::acomms::micromodem::protobuf::NarrowBandLBLParams & | narrowband_lbl () const |
::goby::acomms::micromodem::protobuf::NarrowBandLBLParams * | release_narrowband_lbl () |
::goby::acomms::micromodem::protobuf::NarrowBandLBLParams * | mutable_narrowband_lbl () |
void | set_allocated_narrowband_lbl (::goby::acomms::micromodem::protobuf::NarrowBandLBLParams *narrowband_lbl) |
void | unsafe_arena_set_allocated_narrowband_lbl (::goby::acomms::micromodem::protobuf::NarrowBandLBLParams *narrowband_lbl) |
::goby::acomms::micromodem::protobuf::NarrowBandLBLParams * | unsafe_arena_release_narrowband_lbl () |
bool | has_remus_lbl () const |
void | clear_remus_lbl () |
const ::goby::acomms::micromodem::protobuf::REMUSLBLParams & | remus_lbl () const |
::goby::acomms::micromodem::protobuf::REMUSLBLParams * | release_remus_lbl () |
::goby::acomms::micromodem::protobuf::REMUSLBLParams * | mutable_remus_lbl () |
void | set_allocated_remus_lbl (::goby::acomms::micromodem::protobuf::REMUSLBLParams *remus_lbl) |
void | unsafe_arena_set_allocated_remus_lbl (::goby::acomms::micromodem::protobuf::REMUSLBLParams *remus_lbl) |
::goby::acomms::micromodem::protobuf::REMUSLBLParams * | unsafe_arena_release_remus_lbl () |
bool | has_ranging_reply () const |
void | clear_ranging_reply () |
const ::goby::acomms::micromodem::protobuf::RangingReply & | ranging_reply () const |
::goby::acomms::micromodem::protobuf::RangingReply * | release_ranging_reply () |
::goby::acomms::micromodem::protobuf::RangingReply * | mutable_ranging_reply () |
void | set_allocated_ranging_reply (::goby::acomms::micromodem::protobuf::RangingReply *ranging_reply) |
void | unsafe_arena_set_allocated_ranging_reply (::goby::acomms::micromodem::protobuf::RangingReply *ranging_reply) |
::goby::acomms::micromodem::protobuf::RangingReply * | unsafe_arena_release_ranging_reply () |
bool | has_hw_ctl () const |
void | clear_hw_ctl () |
const ::goby::acomms::micromodem::protobuf::HardwareControl & | hw_ctl () const |
::goby::acomms::micromodem::protobuf::HardwareControl * | release_hw_ctl () |
::goby::acomms::micromodem::protobuf::HardwareControl * | mutable_hw_ctl () |
void | set_allocated_hw_ctl (::goby::acomms::micromodem::protobuf::HardwareControl *hw_ctl) |
void | unsafe_arena_set_allocated_hw_ctl (::goby::acomms::micromodem::protobuf::HardwareControl *hw_ctl) |
::goby::acomms::micromodem::protobuf::HardwareControl * | unsafe_arena_release_hw_ctl () |
bool | has_generic_lbl () const |
void | clear_generic_lbl () |
const ::goby::acomms::micromodem::protobuf::GenericLBLParams & | generic_lbl () const |
::goby::acomms::micromodem::protobuf::GenericLBLParams * | release_generic_lbl () |
::goby::acomms::micromodem::protobuf::GenericLBLParams * | mutable_generic_lbl () |
void | set_allocated_generic_lbl (::goby::acomms::micromodem::protobuf::GenericLBLParams *generic_lbl) |
void | unsafe_arena_set_allocated_generic_lbl (::goby::acomms::micromodem::protobuf::GenericLBLParams *generic_lbl) |
::goby::acomms::micromodem::protobuf::GenericLBLParams * | unsafe_arena_release_generic_lbl () |
bool | has_fm_sweep () const |
void | clear_fm_sweep () |
const ::goby::acomms::micromodem::protobuf::FMSweepParams & | fm_sweep () const |
::goby::acomms::micromodem::protobuf::FMSweepParams * | release_fm_sweep () |
::goby::acomms::micromodem::protobuf::FMSweepParams * | mutable_fm_sweep () |
void | set_allocated_fm_sweep (::goby::acomms::micromodem::protobuf::FMSweepParams *fm_sweep) |
void | unsafe_arena_set_allocated_fm_sweep (::goby::acomms::micromodem::protobuf::FMSweepParams *fm_sweep) |
::goby::acomms::micromodem::protobuf::FMSweepParams * | unsafe_arena_release_fm_sweep () |
bool | has_m_sequence () const |
void | clear_m_sequence () |
const ::goby::acomms::micromodem::protobuf::MSequenceParams & | m_sequence () const |
::goby::acomms::micromodem::protobuf::MSequenceParams * | release_m_sequence () |
::goby::acomms::micromodem::protobuf::MSequenceParams * | mutable_m_sequence () |
void | set_allocated_m_sequence (::goby::acomms::micromodem::protobuf::MSequenceParams *m_sequence) |
void | unsafe_arena_set_allocated_m_sequence (::goby::acomms::micromodem::protobuf::MSequenceParams *m_sequence) |
::goby::acomms::micromodem::protobuf::MSequenceParams * | unsafe_arena_release_m_sequence () |
bool | has_type () const |
void | clear_type () |
::goby::acomms::micromodem::protobuf::TransmissionType | type () const |
void | set_type (::goby::acomms::micromodem::protobuf::TransmissionType value) |
MMApplicationAck_AckPart () | |
virtual | ~MMApplicationAck_AckPart () |
MMApplicationAck_AckPart (const MMApplicationAck_AckPart &from) | |
MMApplicationAck_AckPart (MMApplicationAck_AckPart &&from) noexcept | |
MMApplicationAck_AckPart & | operator= (const MMApplicationAck_AckPart &from) |
MMApplicationAck_AckPart & | operator= (MMApplicationAck_AckPart &&from) noexcept |
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (MMApplicationAck_AckPart *other) |
void | UnsafeArenaSwap (MMApplicationAck_AckPart *other) |
MMApplicationAck_AckPart * | New () const final |
MMApplicationAck_AckPart * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final |
void | CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
void | MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
void | CopyFrom (const MMApplicationAck_AckPart &from) |
void | MergeFrom (const MMApplicationAck_AckPart &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 |
::PROTOBUF_NAMESPACE_ID::uint8 * | _InternalSerialize (::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final |
int | GetCachedSize () const final |
::PROTOBUF_NAMESPACE_ID::Metadata | GetMetadata () const final |
bool | has_ack_dest () const |
void | clear_ack_dest () |
::PROTOBUF_NAMESPACE_ID::int32 | ack_dest () const |
void | set_ack_dest (::PROTOBUF_NAMESPACE_ID::int32 value) |
bool | has_acked_frames () const |
void | clear_acked_frames () |
::PROTOBUF_NAMESPACE_ID::uint32 | acked_frames () const |
void | set_acked_frames (::PROTOBUF_NAMESPACE_ID::uint32 value) |
MMApplicationAck () | |
virtual | ~MMApplicationAck () |
MMApplicationAck (const MMApplicationAck &from) | |
MMApplicationAck (MMApplicationAck &&from) noexcept | |
MMApplicationAck & | operator= (const MMApplicationAck &from) |
MMApplicationAck & | operator= (MMApplicationAck &&from) noexcept |
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (MMApplicationAck *other) |
void | UnsafeArenaSwap (MMApplicationAck *other) |
MMApplicationAck * | New () const final |
MMApplicationAck * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final |
void | CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
void | MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
void | CopyFrom (const MMApplicationAck &from) |
void | MergeFrom (const MMApplicationAck &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 |
::PROTOBUF_NAMESPACE_ID::uint8 * | _InternalSerialize (::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final |
int | GetCachedSize () const final |
::PROTOBUF_NAMESPACE_ID::Metadata | GetMetadata () const final |
int | part_size () const |
void | clear_part () |
::goby::acomms::micromodem::protobuf::MMApplicationAck_AckPart * | mutable_part (int index) |
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::acomms::micromodem::protobuf::MMApplicationAck_AckPart > * | mutable_part () |
const ::goby::acomms::micromodem::protobuf::MMApplicationAck_AckPart & | part (int index) const |
::goby::acomms::micromodem::protobuf::MMApplicationAck_AckPart * | add_part () |
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::acomms::micromodem::protobuf::MMApplicationAck_AckPart > & | part () const |
bool | has_ack_requested () const |
void | clear_ack_requested () |
bool | ack_requested () const |
void | set_ack_requested (bool value) |
bool | has_frame_start () const |
void | clear_frame_start () |
::PROTOBUF_NAMESPACE_ID::uint32 | frame_start () const |
void | set_frame_start (::PROTOBUF_NAMESPACE_ID::uint32 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 NarrowBandLBLParams & | default_instance () |
static void | InitAsDefaultInstance () |
static const NarrowBandLBLParams * | internal_default_instance () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
static const REMUSLBLParams & | default_instance () |
static void | InitAsDefaultInstance () |
static const REMUSLBLParams * | internal_default_instance () |
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 void | InitAsDefaultInstance () |
static const GenericLBLParams * | internal_default_instance () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
static const FMSweepParams & | default_instance () |
static void | InitAsDefaultInstance () |
static const FMSweepParams * | internal_default_instance () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
static const MSequenceParams & | default_instance () |
static void | InitAsDefaultInstance () |
static const MSequenceParams * | internal_default_instance () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
static const Config_Revision & | default_instance () |
static void | InitAsDefaultInstance () |
static const Config_Revision * | internal_default_instance () |
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 void | InitAsDefaultInstance () |
static const Config * | internal_default_instance () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
static const RangingReply & | default_instance () |
static void | InitAsDefaultInstance () |
static const RangingReply * | internal_default_instance () |
static bool | OWTTAmbiguity_IsValid (int value) |
static const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * | OWTTAmbiguity_descriptor () |
template<typename T > | |
static const std::string & | OWTTAmbiguity_Name (T enum_t_value) |
static bool | OWTTAmbiguity_Parse (const std::string &name, OWTTAmbiguity *value) |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
static const ReceiveStatistics & | default_instance () |
static void | InitAsDefaultInstance () |
static const ReceiveStatistics * | internal_default_instance () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
static const TransmitStatistics & | default_instance () |
static void | InitAsDefaultInstance () |
static const TransmitStatistics * | internal_default_instance () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
static const HardwareControl & | default_instance () |
static void | InitAsDefaultInstance () |
static const HardwareControl * | internal_default_instance () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
static const HardwareControlCommand & | default_instance () |
static void | InitAsDefaultInstance () |
static const HardwareControlCommand * | internal_default_instance () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
static const Transmission & | default_instance () |
static void | InitAsDefaultInstance () |
static const Transmission * | internal_default_instance () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
static const MMApplicationAck_AckPart & | default_instance () |
static void | InitAsDefaultInstance () |
static const MMApplicationAck_AckPart * | internal_default_instance () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
static const MMApplicationAck & | default_instance () |
static void | InitAsDefaultInstance () |
static const MMApplicationAck * | internal_default_instance () |
Static Public Attributes | |
static constexpr int | kIndexInFileMessages |
static constexpr OWTTAmbiguity | OWTT_EXACT |
static constexpr OWTTAmbiguity | OWTT_SECOND_AMBIGUOUS |
static constexpr OWTTAmbiguity | OWTTAmbiguity_MIN |
static constexpr OWTTAmbiguity | OWTTAmbiguity_MAX |
static constexpr int | OWTTAmbiguity_ARRAYSIZE |
Protected Member Functions | |
NarrowBandLBLParams (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
REMUSLBLParams (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
GenericLBLParams (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
FMSweepParams (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
MSequenceParams (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
Config_Revision (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
Config (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
RangingReply (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
ReceiveStatistics (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
TransmitStatistics (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
HardwareControl (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
HardwareControlCommand (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
Transmission (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
MMApplicationAck_AckPart (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
MMApplicationAck (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
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 (NarrowBandLBLParams &a, NarrowBandLBLParams &b) |
void | swap (REMUSLBLParams &a, REMUSLBLParams &b) |
void | swap (GenericLBLParams &a, GenericLBLParams &b) |
void | swap (FMSweepParams &a, FMSweepParams &b) |
void | swap (MSequenceParams &a, MSequenceParams &b) |
void | swap (Config_Revision &a, Config_Revision &b) |
void | swap (Config &a, Config &b) |
void | swap (RangingReply &a, RangingReply &b) |
void | swap (ReceiveStatistics &a, ReceiveStatistics &b) |
void | swap (TransmitStatistics &a, TransmitStatistics &b) |
void | swap (HardwareControl &a, HardwareControl &b) |
void | swap (HardwareControlCommand &a, HardwareControlCommand &b) |
void | swap (Transmission &a, Transmission &b) |
void | swap (MMApplicationAck_AckPart &a, MMApplicationAck_AckPart &b) |
void | swap (MMApplicationAck &a, MMApplicationAck &b) |
Definition at line 422 of file mm_driver.pb.h.
Definition at line 4489 of file mm_driver.pb.h.
typedef boost::units::derived_dimension< boost::units::time_base_dimension,1 >::type goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::one_way_travel_time_dimension |
Definition at line 2360 of file mm_driver.pb.h.
typedef boost::units::unit<one_way_travel_time_dimension,boost::units::si::system> goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::one_way_travel_time_unit |
Definition at line 2362 of file mm_driver.pb.h.
typedef RangingReply_OWTTAmbiguity goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::OWTTAmbiguity |
Definition at line 2246 of file mm_driver.pb.h.
Definition at line 1820 of file mm_driver.pb.h.
typedef boost::units::derived_dimension< boost::units::time_base_dimension,1 >::type goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::time_dimension |
Definition at line 2983 of file mm_driver.pb.h.
typedef boost::units::make_scaled_unit<boost::units::unit<time_dimension,boost::units::si::system> , boost::units::scale<10, boost::units::static_rational<-6> > >::type goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::time_unit |
Definition at line 2985 of file mm_driver.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kReceiveFreqFieldNumber | |
kTransmitFreqFieldNumber | |
kTransmitPingMsFieldNumber | |
kReceivePingMsFieldNumber | |
kTurnaroundMsFieldNumber | |
kTransmitFlagFieldNumber | |
kLblMaxRangeFieldNumber |
Definition at line 541 of file mm_driver.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kLblMaxRangeFieldNumber | |
kEnableBeaconsFieldNumber | |
kTurnaroundMsFieldNumber |
Definition at line 789 of file mm_driver.pb.h.
anonymous enum : int |
Definition at line 968 of file mm_driver.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kStartFreqFieldNumber | |
kStopFreqFieldNumber | |
kDurationMsFieldNumber | |
kNumberRepetitionsFieldNumber | |
kRepetitionPeriodMsFieldNumber |
Definition at line 1231 of file mm_driver.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kSeqlenBitsFieldNumber | |
kNumberRepetitionsFieldNumber | |
kCarrierCyclesPerChipFieldNumber | |
kCarrierFreqFieldNumber |
Definition at line 1443 of file mm_driver.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kMmMajorFieldNumber | |
kMmMinorFieldNumber | |
kMmPatchFieldNumber |
Definition at line 1640 of file mm_driver.pb.h.
anonymous enum : int |
Definition at line 1824 of file mm_driver.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kOneWayTravelTimeFieldNumber | |
kIsOneWaySynchronousFieldNumber | |
kReceiverClkModeFieldNumber | |
kSenderClkModeFieldNumber | |
kAmbiguityFieldNumber |
Definition at line 2278 of file mm_driver.pb.h.
anonymous enum : int |
Definition at line 2516 of file mm_driver.pb.h.
anonymous enum : int |
Definition at line 3165 of file mm_driver.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kModeFieldNumber | |
kArgFieldNumber | |
kLineFieldNumber |
Definition at line 3571 of file mm_driver.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kControlFieldNumber | |
kCommandSrcFieldNumber | |
kCommandDestFieldNumber | |
kTimeFieldNumber | |
kHwCtlDestFieldNumber |
Definition at line 3753 of file mm_driver.pb.h.
anonymous enum : int |
Definition at line 3971 of file mm_driver.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kAckDestFieldNumber | |
kAckedFramesFieldNumber |
Definition at line 4324 of file mm_driver.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kPartFieldNumber | |
kAckRequestedFieldNumber | |
kFrameStartFieldNumber |
Definition at line 4493 of file mm_driver.pb.h.
Enumerator | |
---|---|
DCCL_ID | |
DCCL_MAX_BYTES | |
DCCL_ID | |
DCCL_MAX_BYTES | |
DCCL_ID | |
DCCL_MAX_BYTES | |
DCCL_ID | |
DCCL_MAX_BYTES |
Definition at line 2359 of file mm_driver.pb.h.
Enumerator | |
---|---|
DCCL_ID | |
DCCL_MAX_BYTES | |
DCCL_ID | |
DCCL_MAX_BYTES | |
DCCL_ID | |
DCCL_MAX_BYTES | |
DCCL_ID | |
DCCL_MAX_BYTES |
Definition at line 2982 of file mm_driver.pb.h.
Enumerator | |
---|---|
DCCL_ID | |
DCCL_MAX_BYTES | |
DCCL_ID | |
DCCL_MAX_BYTES | |
DCCL_ID | |
DCCL_MAX_BYTES | |
DCCL_ID | |
DCCL_MAX_BYTES |
Definition at line 3830 of file mm_driver.pb.h.
Enumerator | |
---|---|
DCCL_ID | |
DCCL_MAX_BYTES | |
DCCL_ID | |
DCCL_MAX_BYTES | |
DCCL_ID | |
DCCL_MAX_BYTES | |
DCCL_ID | |
DCCL_MAX_BYTES |
Definition at line 4542 of file mm_driver.pb.h.
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
::PROTOBUF_NAMESPACE_ID::int32 goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::ack_dest | ( | ) | const |
bool goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::ack_requested | ( | ) | const |
bool goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::ack_requested | ( | ) | const |
::PROTOBUF_NAMESPACE_ID::uint32 goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::acked_frames | ( | ) | const |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::add_additional_application_ack_modem_id | ( | ::PROTOBUF_NAMESPACE_ID::uint32 | value | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::add_frame_with_bad_crc | ( | ::PROTOBUF_NAMESPACE_ID::int32 | value | ) |
std::string* goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::add_nvram_cfg | ( | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::add_nvram_cfg | ( | const char * | value | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::add_nvram_cfg | ( | const char * | value, |
size_t | size | ||
) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::add_nvram_cfg | ( | const std::string & | value | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::add_nvram_cfg | ( | std::string && | value | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::add_one_way_travel_time | ( | double | value | ) |
|
inline |
Definition at line 2369 of file mm_driver.pb.h.
::goby::acomms::micromodem::protobuf::MMApplicationAck_AckPart* goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::add_part | ( | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::add_receive_freq | ( | ::PROTOBUF_NAMESPACE_ID::uint32 | value | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::add_receive_seq_code | ( | ::PROTOBUF_NAMESPACE_ID::uint64 | value | ) |
::goby::acomms::micromodem::protobuf::ReceiveStatistics* goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::add_receive_stat | ( | ) |
::goby::acomms::micromodem::protobuf::TransmitStatistics* goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::add_transmit_stat | ( | ) |
const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::uint32 >& goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::additional_application_ack_modem_id | ( | ) | const |
::PROTOBUF_NAMESPACE_ID::uint32 goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::additional_application_ack_modem_id | ( | int | index | ) | const |
int goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::additional_application_ack_modem_id_size | ( | ) | const |
::PROTOBUF_NAMESPACE_ID::int32 goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::allowed_skew_ms | ( | ) | const |
::goby::acomms::micromodem::protobuf::RangingReply_OWTTAmbiguity goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::ambiguity | ( | ) | const |
::goby::acomms::micromodem::protobuf::HardwareControlArgument goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::arg | ( | ) | const |
::PROTOBUF_NAMESPACE_ID::uint32 goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::bandwidth | ( | ) | const |
::PROTOBUF_NAMESPACE_ID::int32 goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::bandwidth | ( | ) | const |
::PROTOBUF_NAMESPACE_ID::int32 goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::bandwidth | ( | ) | const |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
::PROTOBUF_NAMESPACE_ID::uint32 goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::carrier_cycles_per_chip | ( | ) | const |
::PROTOBUF_NAMESPACE_ID::uint32 goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::carrier_freq | ( | ) | const |
::PROTOBUF_NAMESPACE_ID::int32 goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::carrier_freq | ( | ) | const |
::PROTOBUF_NAMESPACE_ID::int32 goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::carrier_freq | ( | ) | const |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::clear_ack_dest | ( | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::clear_ack_requested | ( | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::clear_ack_requested | ( | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::clear_acked_frames | ( | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::clear_additional_application_ack_modem_id | ( | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::clear_allowed_skew_ms | ( | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::clear_ambiguity | ( | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::clear_arg | ( | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::clear_bandwidth | ( | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::clear_bandwidth | ( | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::clear_bandwidth | ( | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::clear_carrier_cycles_per_chip | ( | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::clear_carrier_freq | ( | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::clear_carrier_freq | ( | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::clear_carrier_freq | ( | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::clear_clock_mode | ( | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::clear_clock_mode | ( | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::clear_command_dest | ( | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::clear_command_src | ( | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::clear_control | ( | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::clear_data_quality_factor | ( | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::clear_date | ( | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::clear_date | ( | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::clear_dest | ( | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::clear_dest | ( | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::clear_doppler | ( | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::clear_duration_ms | ( | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::clear_enable_beacons | ( | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::clear_fm_sweep | ( | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::clear_fm_sweep | ( | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::clear_frame_start | ( | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::clear_frame_with_bad_crc | ( | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::clear_generic_lbl | ( | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::clear_generic_lbl | ( | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::clear_hw_ctl | ( | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::clear_hw_ctl_dest | ( | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::clear_hydroid_gateway_id | ( | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::clear_is_one_way_synchronous | ( | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::clear_keep_alive_seconds | ( | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::clear_lbl_max_range | ( | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::clear_lbl_max_range | ( | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::clear_lbl_max_range | ( | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::clear_line | ( | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::clear_m_sequence | ( | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::clear_m_sequence | ( | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::clear_mfd_peak | ( | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::clear_mfd_power | ( | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::clear_mfd_ratio | ( | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::clear_mm_major | ( | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::clear_mm_minor | ( | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::clear_mm_patch | ( | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::clear_mode | ( | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::clear_mode | ( | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::clear_mode | ( | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::clear_mse_equalizer | ( | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::clear_n_bits | ( | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::clear_narrowband_lbl | ( | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::clear_narrowband_lbl | ( | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::clear_number_bad_frames | ( | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::clear_number_bytes | ( | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::clear_number_frames | ( | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::clear_number_frames_expected | ( | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::clear_number_frames_sent | ( | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::clear_number_repetitions | ( | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::clear_number_repetitions | ( | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::clear_nvram_cfg | ( | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::clear_one_way_travel_time | ( | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::clear_packet_type | ( | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::clear_packet_type | ( | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::clear_pad_partial_frames | ( | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::clear_part | ( | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::clear_pcm | ( | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::clear_probe_length | ( | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::clear_psk_error_code | ( | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::clear_query_cfg_on_startup | ( | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::clear_ranging_reply | ( | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::clear_rate | ( | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::clear_rate | ( | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::clear_receive_freq | ( | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::clear_receive_freq | ( | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::clear_receive_ping_ms | ( | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::clear_receive_seq_code | ( | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::clear_receive_stat | ( | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::clear_receiver_clk_mode | ( | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::clear_remus_lbl | ( | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::clear_remus_lbl | ( | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::clear_repetition_period_ms | ( | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::clear_reset_nvram | ( | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::clear_revision | ( | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::clear_sender_clk_mode | ( | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::clear_seqlen_bits | ( | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::clear_shf_agn | ( | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::clear_shf_ainpshift | ( | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::clear_shf_ainshift | ( | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::clear_shf_mfdshift | ( | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::clear_shf_p2bshift | ( | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::clear_snr_in | ( | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::clear_snr_out | ( | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::clear_snr_rss | ( | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::clear_snr_symbols | ( | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::clear_source | ( | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::clear_source | ( | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::clear_spl | ( | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::clear_start_freq | ( | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::clear_stddev_noise | ( | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::clear_stop_freq | ( | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::clear_time | ( | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::clear_time | ( | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::clear_time | ( | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::clear_transmit_flag | ( | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::clear_transmit_freq | ( | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::clear_transmit_freq | ( | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::clear_transmit_ping_ms | ( | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::clear_transmit_seq_code | ( | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::clear_transmit_stat | ( | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::clear_turnaround_ms | ( | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::clear_turnaround_ms | ( | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::clear_turnaround_ms | ( | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::clear_type | ( | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::clear_use_application_acks | ( | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::clear_use_base64_fdp | ( | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::clear_version | ( | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::clear_version | ( | ) |
::goby::acomms::micromodem::protobuf::ClockMode goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::clock_mode | ( | ) | const |
::goby::acomms::micromodem::protobuf::ClockMode goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::clock_mode | ( | ) | const |
::PROTOBUF_NAMESPACE_ID::int32 goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::command_dest | ( | ) | const |
::PROTOBUF_NAMESPACE_ID::int32 goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::command_src | ( | ) | const |
|
inline |
Definition at line 1706 of file mm_driver.pb.h.
|
explicitprotected |
|
inlinenoexcept |
Definition at line 1710 of file mm_driver.pb.h.
goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::Config | ( | const Config & | from | ) |
|
inline |
Definition at line 1524 of file mm_driver.pb.h.
|
explicitprotected |
|
inlinenoexcept |
Definition at line 1528 of file mm_driver.pb.h.
goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::Config_Revision | ( | const Config_Revision & | from | ) |
const ::goby::acomms::micromodem::protobuf::HardwareControl& goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::control | ( | ) | const |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::CopyFrom | ( | const Config & | from | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::CopyFrom | ( | const Config_Revision & | from | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::CopyFrom | ( | const FMSweepParams & | from | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::CopyFrom | ( | const GenericLBLParams & | from | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::CopyFrom | ( | const HardwareControl & | from | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::CopyFrom | ( | const HardwareControlCommand & | from | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::CopyFrom | ( | const MMApplicationAck & | from | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::CopyFrom | ( | const MMApplicationAck_AckPart & | from | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::CopyFrom | ( | const MSequenceParams & | from | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::CopyFrom | ( | const NarrowBandLBLParams & | from | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::CopyFrom | ( | const RangingReply & | from | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::CopyFrom | ( | const ReceiveStatistics & | from | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::CopyFrom | ( | const REMUSLBLParams & | from | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::CopyFrom | ( | const Transmission & | from | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::CopyFrom | ( | const TransmitStatistics & | from | ) |
::PROTOBUF_NAMESPACE_ID::int32 goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::data_quality_factor | ( | ) | const |
const std::string& goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::date | ( | ) | const |
const std::string& goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::date | ( | ) | const |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
inlinestatic |
Definition at line 454 of file mm_driver.pb.h.
|
inlinestatic |
Definition at line 702 of file mm_driver.pb.h.
|
inlinestatic |
Definition at line 881 of file mm_driver.pb.h.
|
inlinestatic |
Definition at line 1144 of file mm_driver.pb.h.
|
inlinestatic |
Definition at line 1356 of file mm_driver.pb.h.
|
inlinestatic |
Definition at line 1553 of file mm_driver.pb.h.
|
inlinestatic |
Definition at line 1735 of file mm_driver.pb.h.
|
inlinestatic |
Definition at line 2161 of file mm_driver.pb.h.
|
inlinestatic |
Definition at line 2429 of file mm_driver.pb.h.
|
inlinestatic |
Definition at line 3078 of file mm_driver.pb.h.
|
inlinestatic |
Definition at line 3484 of file mm_driver.pb.h.
|
inlinestatic |
Definition at line 3666 of file mm_driver.pb.h.
|
inlinestatic |
Definition at line 3884 of file mm_driver.pb.h.
|
inlinestatic |
Definition at line 4237 of file mm_driver.pb.h.
|
inlinestatic |
Definition at line 4404 of file mm_driver.pb.h.
::PROTOBUF_NAMESPACE_ID::int32 goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::dest | ( | ) | const |
::PROTOBUF_NAMESPACE_ID::int32 goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::dest | ( | ) | const |
double goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::doppler | ( | ) | const |
double goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::duration_ms | ( | ) | const |
::PROTOBUF_NAMESPACE_ID::uint32 goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::enable_beacons | ( | ) | const |
const ::goby::acomms::micromodem::protobuf::FMSweepParams& goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::fm_sweep | ( | ) | const |
const ::goby::acomms::micromodem::protobuf::FMSweepParams& goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::fm_sweep | ( | ) | const |
|
inline |
Definition at line 1115 of file mm_driver.pb.h.
|
explicitprotected |
goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::FMSweepParams | ( | const FMSweepParams & | from | ) |
|
inlinenoexcept |
Definition at line 1119 of file mm_driver.pb.h.
::PROTOBUF_NAMESPACE_ID::uint32 goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::frame_start | ( | ) | const |
const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >& goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::frame_with_bad_crc | ( | ) | const |
::PROTOBUF_NAMESPACE_ID::int32 goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::frame_with_bad_crc | ( | int | index | ) | const |
int goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::frame_with_bad_crc_size | ( | ) | const |
const ::goby::acomms::micromodem::protobuf::GenericLBLParams& goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::generic_lbl | ( | ) | const |
const ::goby::acomms::micromodem::protobuf::GenericLBLParams& goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::generic_lbl | ( | ) | const |
|
inline |
Definition at line 852 of file mm_driver.pb.h.
|
explicitprotected |
goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::GenericLBLParams | ( | const GenericLBLParams & | from | ) |
|
inlinenoexcept |
Definition at line 856 of file mm_driver.pb.h.
|
inlinefinal |
Definition at line 510 of file mm_driver.pb.h.
|
inlinefinal |
Definition at line 758 of file mm_driver.pb.h.
|
inlinefinal |
Definition at line 937 of file mm_driver.pb.h.
|
inlinefinal |
Definition at line 1200 of file mm_driver.pb.h.
|
inlinefinal |
Definition at line 1412 of file mm_driver.pb.h.
|
inlinefinal |
Definition at line 1609 of file mm_driver.pb.h.
|
inlinefinal |
Definition at line 1791 of file mm_driver.pb.h.
|
inlinefinal |
Definition at line 2217 of file mm_driver.pb.h.
|
inlinefinal |
Definition at line 2485 of file mm_driver.pb.h.
|
inlinefinal |
Definition at line 3134 of file mm_driver.pb.h.
|
inlinefinal |
Definition at line 3540 of file mm_driver.pb.h.
|
inlinefinal |
Definition at line 3722 of file mm_driver.pb.h.
|
inlinefinal |
Definition at line 3940 of file mm_driver.pb.h.
|
inlinefinal |
Definition at line 4293 of file mm_driver.pb.h.
|
inlinefinal |
Definition at line 4460 of file mm_driver.pb.h.
|
inlinestatic |
Definition at line 457 of file mm_driver.pb.h.
|
inlinestatic |
Definition at line 705 of file mm_driver.pb.h.
|
inlinestatic |
Definition at line 884 of file mm_driver.pb.h.
|
inlinestatic |
Definition at line 1147 of file mm_driver.pb.h.
|
inlinestatic |
Definition at line 1359 of file mm_driver.pb.h.
|
inlinestatic |
Definition at line 1556 of file mm_driver.pb.h.
|
inlinestatic |
Definition at line 1738 of file mm_driver.pb.h.
|
inlinestatic |
Definition at line 2164 of file mm_driver.pb.h.
|
inlinestatic |
Definition at line 2432 of file mm_driver.pb.h.
|
inlinestatic |
Definition at line 3081 of file mm_driver.pb.h.
|
inlinestatic |
Definition at line 3487 of file mm_driver.pb.h.
|
inlinestatic |
Definition at line 3669 of file mm_driver.pb.h.
|
inlinestatic |
Definition at line 3887 of file mm_driver.pb.h.
|
inlinestatic |
Definition at line 4240 of file mm_driver.pb.h.
|
inlinestatic |
Definition at line 4407 of file mm_driver.pb.h.
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
inlinestatic |
Definition at line 460 of file mm_driver.pb.h.
|
inlinestatic |
Definition at line 708 of file mm_driver.pb.h.
|
inlinestatic |
Definition at line 887 of file mm_driver.pb.h.
|
inlinestatic |
Definition at line 1150 of file mm_driver.pb.h.
|
inlinestatic |
Definition at line 1362 of file mm_driver.pb.h.
|
inlinestatic |
Definition at line 1559 of file mm_driver.pb.h.
|
inlinestatic |
Definition at line 1741 of file mm_driver.pb.h.
|
inlinestatic |
Definition at line 2167 of file mm_driver.pb.h.
|
inlinestatic |
Definition at line 2435 of file mm_driver.pb.h.
|
inlinestatic |
Definition at line 3084 of file mm_driver.pb.h.
|
inlinestatic |
Definition at line 3490 of file mm_driver.pb.h.
|
inlinestatic |
Definition at line 3672 of file mm_driver.pb.h.
|
inlinestatic |
Definition at line 3890 of file mm_driver.pb.h.
|
inlinestatic |
Definition at line 4243 of file mm_driver.pb.h.
|
inlinestatic |
Definition at line 4410 of file mm_driver.pb.h.
|
inline |
Definition at line 3455 of file mm_driver.pb.h.
|
explicitprotected |
goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::HardwareControl | ( | const HardwareControl & | from | ) |
|
inlinenoexcept |
Definition at line 3459 of file mm_driver.pb.h.
|
inline |
Definition at line 3637 of file mm_driver.pb.h.
|
explicitprotected |
goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::HardwareControlCommand | ( | const HardwareControlCommand & | from | ) |
|
inlinenoexcept |
Definition at line 3641 of file mm_driver.pb.h.
bool goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::has_ack_dest | ( | ) | const |
bool goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::has_ack_requested | ( | ) | const |
bool goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::has_ack_requested | ( | ) | const |
bool goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::has_acked_frames | ( | ) | const |
bool goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::has_allowed_skew_ms | ( | ) | const |
bool goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::has_ambiguity | ( | ) | const |
bool goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::has_arg | ( | ) | const |
bool goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::has_bandwidth | ( | ) | const |
bool goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::has_bandwidth | ( | ) | const |
bool goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::has_bandwidth | ( | ) | const |
bool goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::has_carrier_cycles_per_chip | ( | ) | const |
bool goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::has_carrier_freq | ( | ) | const |
bool goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::has_carrier_freq | ( | ) | const |
bool goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::has_carrier_freq | ( | ) | const |
bool goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::has_clock_mode | ( | ) | const |
bool goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::has_clock_mode | ( | ) | const |
bool goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::has_command_dest | ( | ) | const |
bool goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::has_command_src | ( | ) | const |
bool goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::has_control | ( | ) | const |
bool goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::has_data_quality_factor | ( | ) | const |
bool goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::has_date | ( | ) | const |
bool goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::has_date | ( | ) | const |
bool goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::has_dest | ( | ) | const |
bool goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::has_dest | ( | ) | const |
bool goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::has_doppler | ( | ) | const |
bool goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::has_duration_ms | ( | ) | const |
bool goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::has_enable_beacons | ( | ) | const |
bool goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::has_fm_sweep | ( | ) | const |
bool goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::has_fm_sweep | ( | ) | const |
bool goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::has_frame_start | ( | ) | const |
bool goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::has_generic_lbl | ( | ) | const |
bool goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::has_generic_lbl | ( | ) | const |
bool goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::has_hw_ctl | ( | ) | const |
bool goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::has_hw_ctl_dest | ( | ) | const |
bool goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::has_hydroid_gateway_id | ( | ) | const |
bool goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::has_is_one_way_synchronous | ( | ) | const |
bool goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::has_keep_alive_seconds | ( | ) | const |
bool goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::has_lbl_max_range | ( | ) | const |
bool goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::has_lbl_max_range | ( | ) | const |
bool goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::has_lbl_max_range | ( | ) | const |
bool goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::has_line | ( | ) | const |
bool goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::has_m_sequence | ( | ) | const |
bool goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::has_m_sequence | ( | ) | const |
bool goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::has_mfd_peak | ( | ) | const |
bool goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::has_mfd_power | ( | ) | const |
bool goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::has_mfd_ratio | ( | ) | const |
bool goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::has_mm_major | ( | ) | const |
bool goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::has_mm_minor | ( | ) | const |
bool goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::has_mm_patch | ( | ) | const |
bool goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::has_mode | ( | ) | const |
bool goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::has_mode | ( | ) | const |
bool goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::has_mode | ( | ) | const |
bool goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::has_mse_equalizer | ( | ) | const |
bool goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::has_n_bits | ( | ) | const |
bool goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::has_narrowband_lbl | ( | ) | const |
bool goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::has_narrowband_lbl | ( | ) | const |
bool goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::has_number_bad_frames | ( | ) | const |
bool goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::has_number_bytes | ( | ) | const |
bool goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::has_number_frames | ( | ) | const |
bool goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::has_number_frames_expected | ( | ) | const |
bool goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::has_number_frames_sent | ( | ) | const |
bool goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::has_number_repetitions | ( | ) | const |
bool goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::has_number_repetitions | ( | ) | const |
bool goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::has_packet_type | ( | ) | const |
bool goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::has_packet_type | ( | ) | const |
bool goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::has_pad_partial_frames | ( | ) | const |
bool goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::has_pcm | ( | ) | const |
bool goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::has_probe_length | ( | ) | const |
bool goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::has_psk_error_code | ( | ) | const |
bool goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::has_query_cfg_on_startup | ( | ) | const |
bool goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::has_ranging_reply | ( | ) | const |
bool goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::has_rate | ( | ) | const |
bool goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::has_rate | ( | ) | const |
bool goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::has_receive_freq | ( | ) | const |
bool goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::has_receive_ping_ms | ( | ) | const |
bool goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::has_receiver_clk_mode | ( | ) | const |
bool goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::has_remus_lbl | ( | ) | const |
bool goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::has_remus_lbl | ( | ) | const |
bool goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::has_repetition_period_ms | ( | ) | const |
bool goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::has_reset_nvram | ( | ) | const |
bool goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::has_revision | ( | ) | const |
bool goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::has_sender_clk_mode | ( | ) | const |
bool goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::has_seqlen_bits | ( | ) | const |
bool goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::has_shf_agn | ( | ) | const |
bool goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::has_shf_ainpshift | ( | ) | const |
bool goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::has_shf_ainshift | ( | ) | const |
bool goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::has_shf_mfdshift | ( | ) | const |
bool goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::has_shf_p2bshift | ( | ) | const |
bool goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::has_snr_in | ( | ) | const |
bool goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::has_snr_out | ( | ) | const |
bool goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::has_snr_rss | ( | ) | const |
bool goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::has_snr_symbols | ( | ) | const |
bool goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::has_source | ( | ) | const |
bool goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::has_source | ( | ) | const |
bool goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::has_spl | ( | ) | const |
bool goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::has_start_freq | ( | ) | const |
bool goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::has_stddev_noise | ( | ) | const |
bool goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::has_stop_freq | ( | ) | const |
bool goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::has_time | ( | ) | const |
bool goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::has_time | ( | ) | const |
bool goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::has_time | ( | ) | const |
bool goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::has_transmit_flag | ( | ) | const |
bool goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::has_transmit_freq | ( | ) | const |
bool goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::has_transmit_freq | ( | ) | const |
bool goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::has_transmit_ping_ms | ( | ) | const |
bool goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::has_transmit_seq_code | ( | ) | const |
bool goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::has_turnaround_ms | ( | ) | const |
bool goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::has_turnaround_ms | ( | ) | const |
bool goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::has_turnaround_ms | ( | ) | const |
bool goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::has_type | ( | ) | const |
bool goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::has_use_application_acks | ( | ) | const |
bool goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::has_use_base64_fdp | ( | ) | const |
bool goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::has_version | ( | ) | const |
bool goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::has_version | ( | ) | const |
const ::goby::acomms::micromodem::protobuf::HardwareControl& goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::hw_ctl | ( | ) | const |
::PROTOBUF_NAMESPACE_ID::int32 goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::hw_ctl_dest | ( | ) | const |
::PROTOBUF_NAMESPACE_ID::uint32 goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::hydroid_gateway_id | ( | ) | const |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
inlinestatic |
Definition at line 466 of file mm_driver.pb.h.
|
inlinestatic |
Definition at line 714 of file mm_driver.pb.h.
|
inlinestatic |
Definition at line 893 of file mm_driver.pb.h.
|
inlinestatic |
Definition at line 1156 of file mm_driver.pb.h.
|
inlinestatic |
Definition at line 1368 of file mm_driver.pb.h.
|
inlinestatic |
Definition at line 1565 of file mm_driver.pb.h.
|
inlinestatic |
Definition at line 1747 of file mm_driver.pb.h.
|
inlinestatic |
Definition at line 2173 of file mm_driver.pb.h.
|
inlinestatic |
Definition at line 2441 of file mm_driver.pb.h.
|
inlinestatic |
Definition at line 3090 of file mm_driver.pb.h.
|
inlinestatic |
Definition at line 3496 of file mm_driver.pb.h.
|
inlinestatic |
Definition at line 3678 of file mm_driver.pb.h.
|
inlinestatic |
Definition at line 3896 of file mm_driver.pb.h.
|
inlinestatic |
Definition at line 4249 of file mm_driver.pb.h.
|
inlinestatic |
Definition at line 4416 of file mm_driver.pb.h.
bool goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::is_one_way_synchronous | ( | ) | const |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
::PROTOBUF_NAMESPACE_ID::int32 goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::keep_alive_seconds | ( | ) | const |
::PROTOBUF_NAMESPACE_ID::uint32 goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::lbl_max_range | ( | ) | const |
::PROTOBUF_NAMESPACE_ID::uint32 goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::lbl_max_range | ( | ) | const |
::PROTOBUF_NAMESPACE_ID::uint32 goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::lbl_max_range | ( | ) | const |
::goby::acomms::micromodem::protobuf::HardwareLine goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::line | ( | ) | const |
const ::goby::acomms::micromodem::protobuf::MSequenceParams& goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::m_sequence | ( | ) | const |
const ::goby::acomms::micromodem::protobuf::MSequenceParams& goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::m_sequence | ( | ) | const |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::MergeFrom | ( | const Config & | from | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::MergeFrom | ( | const Config_Revision & | from | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::MergeFrom | ( | const FMSweepParams & | from | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::MergeFrom | ( | const GenericLBLParams & | from | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::MergeFrom | ( | const HardwareControl & | from | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::MergeFrom | ( | const HardwareControlCommand & | from | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::MergeFrom | ( | const MMApplicationAck & | from | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::MergeFrom | ( | const MMApplicationAck_AckPart & | from | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::MergeFrom | ( | const MSequenceParams & | from | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::MergeFrom | ( | const NarrowBandLBLParams & | from | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::MergeFrom | ( | const RangingReply & | from | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::MergeFrom | ( | const ReceiveStatistics & | from | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::MergeFrom | ( | const REMUSLBLParams & | from | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::MergeFrom | ( | const Transmission & | from | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::MergeFrom | ( | const TransmitStatistics & | from | ) |
::PROTOBUF_NAMESPACE_ID::int32 goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::mfd_peak | ( | ) | const |
::PROTOBUF_NAMESPACE_ID::int32 goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::mfd_power | ( | ) | const |
::PROTOBUF_NAMESPACE_ID::int32 goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::mfd_ratio | ( | ) | const |
::PROTOBUF_NAMESPACE_ID::int32 goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::mm_major | ( | ) | const |
::PROTOBUF_NAMESPACE_ID::int32 goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::mm_minor | ( | ) | const |
::PROTOBUF_NAMESPACE_ID::int32 goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::mm_patch | ( | ) | const |
|
inline |
Definition at line 4375 of file mm_driver.pb.h.
|
explicitprotected |
goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::MMApplicationAck | ( | const MMApplicationAck & | from | ) |
|
inlinenoexcept |
Definition at line 4379 of file mm_driver.pb.h.
|
inline |
Definition at line 4208 of file mm_driver.pb.h.
|
explicitprotected |
goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::MMApplicationAck_AckPart | ( | const MMApplicationAck_AckPart & | from | ) |
|
inlinenoexcept |
Definition at line 4212 of file mm_driver.pb.h.
::goby::acomms::micromodem::protobuf::ReceiveMode goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::mode | ( | ) | const |
::goby::acomms::micromodem::protobuf::TransmitMode goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::mode | ( | ) | const |
::goby::acomms::micromodem::protobuf::HardwareControlMode goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::mode | ( | ) | const |
::PROTOBUF_NAMESPACE_ID::int32 goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::mse_equalizer | ( | ) | const |
|
inline |
Definition at line 1327 of file mm_driver.pb.h.
|
explicitprotected |
goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::MSequenceParams | ( | const MSequenceParams & | from | ) |
|
inlinenoexcept |
Definition at line 1331 of file mm_driver.pb.h.
::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::uint32 >* goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::mutable_additional_application_ack_modem_id | ( | ) |
::goby::acomms::micromodem::protobuf::HardwareControl* goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::mutable_control | ( | ) |
std::string* goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::mutable_date | ( | ) |
std::string* goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::mutable_date | ( | ) |
::goby::acomms::micromodem::protobuf::FMSweepParams* goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::mutable_fm_sweep | ( | ) |
::goby::acomms::micromodem::protobuf::FMSweepParams* goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::mutable_fm_sweep | ( | ) |
::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >* goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::mutable_frame_with_bad_crc | ( | ) |
::goby::acomms::micromodem::protobuf::GenericLBLParams* goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::mutable_generic_lbl | ( | ) |
::goby::acomms::micromodem::protobuf::GenericLBLParams* goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::mutable_generic_lbl | ( | ) |
::goby::acomms::micromodem::protobuf::HardwareControl* goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::mutable_hw_ctl | ( | ) |
::goby::acomms::micromodem::protobuf::MSequenceParams* goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::mutable_m_sequence | ( | ) |
::goby::acomms::micromodem::protobuf::MSequenceParams* goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::mutable_m_sequence | ( | ) |
::goby::acomms::micromodem::protobuf::NarrowBandLBLParams* goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::mutable_narrowband_lbl | ( | ) |
::goby::acomms::micromodem::protobuf::NarrowBandLBLParams* goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::mutable_narrowband_lbl | ( | ) |
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<std::string>* goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::mutable_nvram_cfg | ( | ) |
std::string* goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::mutable_nvram_cfg | ( | int | index | ) |
::PROTOBUF_NAMESPACE_ID::RepeatedField< double >* goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::mutable_one_way_travel_time | ( | ) |
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::acomms::micromodem::protobuf::MMApplicationAck_AckPart >* goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::mutable_part | ( | ) |
::goby::acomms::micromodem::protobuf::MMApplicationAck_AckPart* goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::mutable_part | ( | int | index | ) |
::goby::acomms::micromodem::protobuf::RangingReply* goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::mutable_ranging_reply | ( | ) |
::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::uint32 >* goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::mutable_receive_freq | ( | ) |
::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::uint64 >* goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::mutable_receive_seq_code | ( | ) |
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::acomms::micromodem::protobuf::ReceiveStatistics >* goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::mutable_receive_stat | ( | ) |
::goby::acomms::micromodem::protobuf::ReceiveStatistics* goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::mutable_receive_stat | ( | int | index | ) |
::goby::acomms::micromodem::protobuf::REMUSLBLParams* goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::mutable_remus_lbl | ( | ) |
::goby::acomms::micromodem::protobuf::REMUSLBLParams* goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::mutable_remus_lbl | ( | ) |
::goby::acomms::micromodem::protobuf::Config_Revision* goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::mutable_revision | ( | ) |
std::string* goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::mutable_time | ( | ) |
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::acomms::micromodem::protobuf::TransmitStatistics >* goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::mutable_transmit_stat | ( | ) |
::goby::acomms::micromodem::protobuf::TransmitStatistics* goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::mutable_transmit_stat | ( | int | index | ) |
|
inline |
Definition at line 450 of file mm_driver.pb.h.
|
inline |
Definition at line 698 of file mm_driver.pb.h.
|
inline |
Definition at line 877 of file mm_driver.pb.h.
|
inline |
Definition at line 1140 of file mm_driver.pb.h.
|
inline |
Definition at line 1352 of file mm_driver.pb.h.
|
inline |
Definition at line 1549 of file mm_driver.pb.h.
|
inline |
Definition at line 1731 of file mm_driver.pb.h.
|
inline |
Definition at line 2157 of file mm_driver.pb.h.
|
inline |
Definition at line 2425 of file mm_driver.pb.h.
|
inline |
Definition at line 3074 of file mm_driver.pb.h.
|
inline |
Definition at line 3480 of file mm_driver.pb.h.
|
inline |
Definition at line 3662 of file mm_driver.pb.h.
|
inline |
Definition at line 3880 of file mm_driver.pb.h.
|
inline |
Definition at line 4233 of file mm_driver.pb.h.
|
inline |
Definition at line 4400 of file mm_driver.pb.h.
::PROTOBUF_NAMESPACE_ID::uint32 goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::n_bits | ( | ) | const |
const ::goby::acomms::micromodem::protobuf::NarrowBandLBLParams& goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::narrowband_lbl | ( | ) | const |
const ::goby::acomms::micromodem::protobuf::NarrowBandLBLParams& goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::narrowband_lbl | ( | ) | const |
|
inline |
Definition at line 425 of file mm_driver.pb.h.
|
explicitprotected |
goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::NarrowBandLBLParams | ( | const NarrowBandLBLParams & | from | ) |
|
inlinenoexcept |
Definition at line 429 of file mm_driver.pb.h.
|
inlinefinal |
Definition at line 492 of file mm_driver.pb.h.
|
inlinefinal |
Definition at line 740 of file mm_driver.pb.h.
|
inlinefinal |
Definition at line 919 of file mm_driver.pb.h.
|
inlinefinal |
Definition at line 1182 of file mm_driver.pb.h.
|
inlinefinal |
Definition at line 1394 of file mm_driver.pb.h.
|
inlinefinal |
Definition at line 1591 of file mm_driver.pb.h.
|
inlinefinal |
Definition at line 1773 of file mm_driver.pb.h.
|
inlinefinal |
Definition at line 2199 of file mm_driver.pb.h.
|
inlinefinal |
Definition at line 2467 of file mm_driver.pb.h.
|
inlinefinal |
Definition at line 3116 of file mm_driver.pb.h.
|
inlinefinal |
Definition at line 3522 of file mm_driver.pb.h.
|
inlinefinal |
Definition at line 3704 of file mm_driver.pb.h.
|
inlinefinal |
Definition at line 3922 of file mm_driver.pb.h.
|
inlinefinal |
Definition at line 4275 of file mm_driver.pb.h.
|
inlinefinal |
Definition at line 4442 of file mm_driver.pb.h.
|
inlinefinal |
Definition at line 496 of file mm_driver.pb.h.
|
inlinefinal |
Definition at line 744 of file mm_driver.pb.h.
|
inlinefinal |
Definition at line 923 of file mm_driver.pb.h.
|
inlinefinal |
Definition at line 1186 of file mm_driver.pb.h.
|
inlinefinal |
Definition at line 1398 of file mm_driver.pb.h.
|
inlinefinal |
Definition at line 1595 of file mm_driver.pb.h.
|
inlinefinal |
Definition at line 1777 of file mm_driver.pb.h.
|
inlinefinal |
Definition at line 2203 of file mm_driver.pb.h.
|
inlinefinal |
Definition at line 2471 of file mm_driver.pb.h.
|
inlinefinal |
Definition at line 3120 of file mm_driver.pb.h.
|
inlinefinal |
Definition at line 3526 of file mm_driver.pb.h.
|
inlinefinal |
Definition at line 3708 of file mm_driver.pb.h.
|
inlinefinal |
Definition at line 3926 of file mm_driver.pb.h.
|
inlinefinal |
Definition at line 4279 of file mm_driver.pb.h.
|
inlinefinal |
Definition at line 4446 of file mm_driver.pb.h.
::PROTOBUF_NAMESPACE_ID::int32 goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::number_bad_frames | ( | ) | const |
::PROTOBUF_NAMESPACE_ID::int32 goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::number_bytes | ( | ) | const |
::PROTOBUF_NAMESPACE_ID::int32 goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::number_frames | ( | ) | const |
::PROTOBUF_NAMESPACE_ID::int32 goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::number_frames_expected | ( | ) | const |
::PROTOBUF_NAMESPACE_ID::int32 goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::number_frames_sent | ( | ) | const |
::PROTOBUF_NAMESPACE_ID::uint32 goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::number_repetitions | ( | ) | const |
::PROTOBUF_NAMESPACE_ID::uint32 goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::number_repetitions | ( | ) | const |
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<std::string>& goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::nvram_cfg | ( | ) | const |
const std::string& goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::nvram_cfg | ( | int | index | ) | const |
int goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::nvram_cfg_size | ( | ) | const |
const ::PROTOBUF_NAMESPACE_ID::RepeatedField< double >& goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::one_way_travel_time | ( | ) | const |
double goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::one_way_travel_time | ( | int | index | ) | const |
int goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::one_way_travel_time_size | ( | ) | const |
|
inline |
Definition at line 2373 of file mm_driver.pb.h.
|
inline |
Definition at line 2376 of file mm_driver.pb.h.
|
inlinenoexcept |
Definition at line 1719 of file mm_driver.pb.h.
|
inlinenoexcept |
Definition at line 1537 of file mm_driver.pb.h.
Definition at line 1715 of file mm_driver.pb.h.
|
inline |
Definition at line 1533 of file mm_driver.pb.h.
|
inline |
Definition at line 1124 of file mm_driver.pb.h.
|
inline |
Definition at line 861 of file mm_driver.pb.h.
|
inline |
Definition at line 3464 of file mm_driver.pb.h.
|
inline |
Definition at line 3646 of file mm_driver.pb.h.
|
inline |
Definition at line 4384 of file mm_driver.pb.h.
|
inline |
Definition at line 4217 of file mm_driver.pb.h.
|
inline |
Definition at line 1336 of file mm_driver.pb.h.
|
inline |
Definition at line 434 of file mm_driver.pb.h.
|
inline |
Definition at line 2141 of file mm_driver.pb.h.
|
inline |
Definition at line 2409 of file mm_driver.pb.h.
|
inline |
Definition at line 682 of file mm_driver.pb.h.
|
inline |
Definition at line 3864 of file mm_driver.pb.h.
|
inline |
Definition at line 3058 of file mm_driver.pb.h.
|
inlinenoexcept |
Definition at line 1128 of file mm_driver.pb.h.
|
inlinenoexcept |
Definition at line 865 of file mm_driver.pb.h.
|
inlinenoexcept |
Definition at line 3468 of file mm_driver.pb.h.
|
inlinenoexcept |
Definition at line 3650 of file mm_driver.pb.h.
|
inlinenoexcept |
Definition at line 4388 of file mm_driver.pb.h.
|
inlinenoexcept |
Definition at line 4221 of file mm_driver.pb.h.
|
inlinenoexcept |
Definition at line 1340 of file mm_driver.pb.h.
|
inlinenoexcept |
Definition at line 438 of file mm_driver.pb.h.
|
inlinenoexcept |
Definition at line 2145 of file mm_driver.pb.h.
|
inlinenoexcept |
Definition at line 2413 of file mm_driver.pb.h.
|
inlinenoexcept |
Definition at line 686 of file mm_driver.pb.h.
|
inlinenoexcept |
Definition at line 3868 of file mm_driver.pb.h.
|
inlinenoexcept |
Definition at line 3062 of file mm_driver.pb.h.
|
inlinestatic |
Definition at line 2261 of file mm_driver.pb.h.
|
inlinestatic |
Definition at line 2251 of file mm_driver.pb.h.
|
inlinestatic |
Definition at line 2265 of file mm_driver.pb.h.
|
inlinestatic |
Definition at line 2271 of file mm_driver.pb.h.
::goby::acomms::micromodem::protobuf::PacketType goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::packet_type | ( | ) | const |
::goby::acomms::micromodem::protobuf::PacketType goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::packet_type | ( | ) | const |
bool goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::pad_partial_frames | ( | ) | const |
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::acomms::micromodem::protobuf::MMApplicationAck_AckPart >& goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::part | ( | ) | const |
const ::goby::acomms::micromodem::protobuf::MMApplicationAck_AckPart& goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::part | ( | int | index | ) | const |
int goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::part_size | ( | ) | const |
::PROTOBUF_NAMESPACE_ID::int32 goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::pcm | ( | ) | const |
::PROTOBUF_NAMESPACE_ID::int32 goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::probe_length | ( | ) | const |
::goby::acomms::micromodem::protobuf::PSKErrorCode goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::psk_error_code | ( | ) | const |
bool goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::query_cfg_on_startup | ( | ) | const |
const ::goby::acomms::micromodem::protobuf::RangingReply& goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::ranging_reply | ( | ) | const |
|
inline |
Definition at line 2132 of file mm_driver.pb.h.
|
explicitprotected |
goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::RangingReply | ( | const RangingReply & | from | ) |
|
inlinenoexcept |
Definition at line 2136 of file mm_driver.pb.h.
::PROTOBUF_NAMESPACE_ID::int32 goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::rate | ( | ) | const |
::PROTOBUF_NAMESPACE_ID::int32 goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::rate | ( | ) | const |
const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::uint32 >& goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::receive_freq | ( | ) | const |
::PROTOBUF_NAMESPACE_ID::uint32 goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::receive_freq | ( | ) | const |
::PROTOBUF_NAMESPACE_ID::uint32 goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::receive_freq | ( | int | index | ) | const |
int goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::receive_freq_size | ( | ) | const |
::PROTOBUF_NAMESPACE_ID::uint32 goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::receive_ping_ms | ( | ) | const |
const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::uint64 >& goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::receive_seq_code | ( | ) | const |
::PROTOBUF_NAMESPACE_ID::uint64 goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::receive_seq_code | ( | int | index | ) | const |
int goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::receive_seq_code_size | ( | ) | const |
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::acomms::micromodem::protobuf::ReceiveStatistics >& goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::receive_stat | ( | ) | const |
const ::goby::acomms::micromodem::protobuf::ReceiveStatistics& goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::receive_stat | ( | int | index | ) | const |
int goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::receive_stat_size | ( | ) | const |
::goby::acomms::micromodem::protobuf::ClockMode goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::receiver_clk_mode | ( | ) | const |
|
inline |
Definition at line 2400 of file mm_driver.pb.h.
|
explicitprotected |
goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::ReceiveStatistics | ( | const ReceiveStatistics & | from | ) |
|
inlinenoexcept |
Definition at line 2404 of file mm_driver.pb.h.
::goby::acomms::micromodem::protobuf::HardwareControl* goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::release_control | ( | ) |
std::string* goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::release_date | ( | ) |
std::string* goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::release_date | ( | ) |
::goby::acomms::micromodem::protobuf::FMSweepParams* goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::release_fm_sweep | ( | ) |
::goby::acomms::micromodem::protobuf::FMSweepParams* goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::release_fm_sweep | ( | ) |
::goby::acomms::micromodem::protobuf::GenericLBLParams* goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::release_generic_lbl | ( | ) |
::goby::acomms::micromodem::protobuf::GenericLBLParams* goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::release_generic_lbl | ( | ) |
::goby::acomms::micromodem::protobuf::HardwareControl* goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::release_hw_ctl | ( | ) |
::goby::acomms::micromodem::protobuf::MSequenceParams* goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::release_m_sequence | ( | ) |
::goby::acomms::micromodem::protobuf::MSequenceParams* goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::release_m_sequence | ( | ) |
::goby::acomms::micromodem::protobuf::NarrowBandLBLParams* goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::release_narrowband_lbl | ( | ) |
::goby::acomms::micromodem::protobuf::NarrowBandLBLParams* goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::release_narrowband_lbl | ( | ) |
::goby::acomms::micromodem::protobuf::RangingReply* goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::release_ranging_reply | ( | ) |
::goby::acomms::micromodem::protobuf::REMUSLBLParams* goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::release_remus_lbl | ( | ) |
::goby::acomms::micromodem::protobuf::REMUSLBLParams* goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::release_remus_lbl | ( | ) |
::goby::acomms::micromodem::protobuf::Config_Revision* goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::release_revision | ( | ) |
std::string* goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::release_time | ( | ) |
const ::goby::acomms::micromodem::protobuf::REMUSLBLParams& goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::remus_lbl | ( | ) | const |
const ::goby::acomms::micromodem::protobuf::REMUSLBLParams& goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::remus_lbl | ( | ) | const |
|
inline |
Definition at line 673 of file mm_driver.pb.h.
|
explicitprotected |
goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::REMUSLBLParams | ( | const REMUSLBLParams & | from | ) |
|
inlinenoexcept |
Definition at line 677 of file mm_driver.pb.h.
double goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::repetition_period_ms | ( | ) | const |
bool goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::reset_nvram | ( | ) | const |
const ::goby::acomms::micromodem::protobuf::Config_Revision& goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::revision | ( | ) | const |
::goby::acomms::micromodem::protobuf::ClockMode goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::sender_clk_mode | ( | ) | const |
::PROTOBUF_NAMESPACE_ID::uint32 goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::seqlen_bits | ( | ) | const |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::set_ack_dest | ( | ::PROTOBUF_NAMESPACE_ID::int32 | value | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::set_ack_requested | ( | bool | value | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::set_ack_requested | ( | bool | value | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::set_acked_frames | ( | ::PROTOBUF_NAMESPACE_ID::uint32 | value | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::set_additional_application_ack_modem_id | ( | int | index, |
::PROTOBUF_NAMESPACE_ID::uint32 | value | ||
) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::set_allocated_control | ( | ::goby::acomms::micromodem::protobuf::HardwareControl * | control | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::set_allocated_date | ( | std::string * | date | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::set_allocated_date | ( | std::string * | date | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::set_allocated_fm_sweep | ( | ::goby::acomms::micromodem::protobuf::FMSweepParams * | fm_sweep | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::set_allocated_fm_sweep | ( | ::goby::acomms::micromodem::protobuf::FMSweepParams * | fm_sweep | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::set_allocated_generic_lbl | ( | ::goby::acomms::micromodem::protobuf::GenericLBLParams * | generic_lbl | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::set_allocated_generic_lbl | ( | ::goby::acomms::micromodem::protobuf::GenericLBLParams * | generic_lbl | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::set_allocated_hw_ctl | ( | ::goby::acomms::micromodem::protobuf::HardwareControl * | hw_ctl | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::set_allocated_m_sequence | ( | ::goby::acomms::micromodem::protobuf::MSequenceParams * | m_sequence | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::set_allocated_m_sequence | ( | ::goby::acomms::micromodem::protobuf::MSequenceParams * | m_sequence | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::set_allocated_narrowband_lbl | ( | ::goby::acomms::micromodem::protobuf::NarrowBandLBLParams * | narrowband_lbl | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::set_allocated_narrowband_lbl | ( | ::goby::acomms::micromodem::protobuf::NarrowBandLBLParams * | narrowband_lbl | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::set_allocated_ranging_reply | ( | ::goby::acomms::micromodem::protobuf::RangingReply * | ranging_reply | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::set_allocated_remus_lbl | ( | ::goby::acomms::micromodem::protobuf::REMUSLBLParams * | remus_lbl | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::set_allocated_remus_lbl | ( | ::goby::acomms::micromodem::protobuf::REMUSLBLParams * | remus_lbl | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::set_allocated_revision | ( | ::goby::acomms::micromodem::protobuf::Config_Revision * | revision | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::set_allocated_time | ( | std::string * | time | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::set_allowed_skew_ms | ( | ::PROTOBUF_NAMESPACE_ID::int32 | value | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::set_ambiguity | ( | ::goby::acomms::micromodem::protobuf::RangingReply_OWTTAmbiguity | value | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::set_arg | ( | ::goby::acomms::micromodem::protobuf::HardwareControlArgument | value | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::set_bandwidth | ( | ::PROTOBUF_NAMESPACE_ID::int32 | value | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::set_bandwidth | ( | ::PROTOBUF_NAMESPACE_ID::int32 | value | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::set_bandwidth | ( | ::PROTOBUF_NAMESPACE_ID::uint32 | value | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::set_carrier_cycles_per_chip | ( | ::PROTOBUF_NAMESPACE_ID::uint32 | value | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::set_carrier_freq | ( | ::PROTOBUF_NAMESPACE_ID::int32 | value | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::set_carrier_freq | ( | ::PROTOBUF_NAMESPACE_ID::int32 | value | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::set_carrier_freq | ( | ::PROTOBUF_NAMESPACE_ID::uint32 | value | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::set_clock_mode | ( | ::goby::acomms::micromodem::protobuf::ClockMode | value | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::set_clock_mode | ( | ::goby::acomms::micromodem::protobuf::ClockMode | value | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::set_command_dest | ( | ::PROTOBUF_NAMESPACE_ID::int32 | value | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::set_command_src | ( | ::PROTOBUF_NAMESPACE_ID::int32 | value | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::set_data_quality_factor | ( | ::PROTOBUF_NAMESPACE_ID::int32 | value | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::set_date | ( | const char * | value | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::set_date | ( | const char * | value | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::set_date | ( | const char * | value, |
size_t | size | ||
) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::set_date | ( | const char * | value, |
size_t | size | ||
) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::set_date | ( | const std::string & | value | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::set_date | ( | const std::string & | value | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::set_date | ( | std::string && | value | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::set_date | ( | std::string && | value | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::set_dest | ( | ::PROTOBUF_NAMESPACE_ID::int32 | value | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::set_dest | ( | ::PROTOBUF_NAMESPACE_ID::int32 | value | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::set_doppler | ( | double | value | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::set_duration_ms | ( | double | value | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::set_enable_beacons | ( | ::PROTOBUF_NAMESPACE_ID::uint32 | value | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::set_frame_start | ( | ::PROTOBUF_NAMESPACE_ID::uint32 | value | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::set_frame_with_bad_crc | ( | int | index, |
::PROTOBUF_NAMESPACE_ID::int32 | value | ||
) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::set_hw_ctl_dest | ( | ::PROTOBUF_NAMESPACE_ID::int32 | value | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::set_hydroid_gateway_id | ( | ::PROTOBUF_NAMESPACE_ID::uint32 | value | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::set_is_one_way_synchronous | ( | bool | value | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::set_keep_alive_seconds | ( | ::PROTOBUF_NAMESPACE_ID::int32 | value | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::set_lbl_max_range | ( | ::PROTOBUF_NAMESPACE_ID::uint32 | value | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::set_lbl_max_range | ( | ::PROTOBUF_NAMESPACE_ID::uint32 | value | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::set_lbl_max_range | ( | ::PROTOBUF_NAMESPACE_ID::uint32 | value | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::set_line | ( | ::goby::acomms::micromodem::protobuf::HardwareLine | value | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::set_mfd_peak | ( | ::PROTOBUF_NAMESPACE_ID::int32 | value | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::set_mfd_power | ( | ::PROTOBUF_NAMESPACE_ID::int32 | value | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::set_mfd_ratio | ( | ::PROTOBUF_NAMESPACE_ID::int32 | value | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::set_mm_major | ( | ::PROTOBUF_NAMESPACE_ID::int32 | value | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::set_mm_minor | ( | ::PROTOBUF_NAMESPACE_ID::int32 | value | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::set_mm_patch | ( | ::PROTOBUF_NAMESPACE_ID::int32 | value | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::set_mode | ( | ::goby::acomms::micromodem::protobuf::HardwareControlMode | value | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::set_mode | ( | ::goby::acomms::micromodem::protobuf::ReceiveMode | value | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::set_mode | ( | ::goby::acomms::micromodem::protobuf::TransmitMode | value | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::set_mse_equalizer | ( | ::PROTOBUF_NAMESPACE_ID::int32 | value | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::set_n_bits | ( | ::PROTOBUF_NAMESPACE_ID::uint32 | value | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::set_number_bad_frames | ( | ::PROTOBUF_NAMESPACE_ID::int32 | value | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::set_number_bytes | ( | ::PROTOBUF_NAMESPACE_ID::int32 | value | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::set_number_frames | ( | ::PROTOBUF_NAMESPACE_ID::int32 | value | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::set_number_frames_expected | ( | ::PROTOBUF_NAMESPACE_ID::int32 | value | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::set_number_frames_sent | ( | ::PROTOBUF_NAMESPACE_ID::int32 | value | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::set_number_repetitions | ( | ::PROTOBUF_NAMESPACE_ID::uint32 | value | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::set_number_repetitions | ( | ::PROTOBUF_NAMESPACE_ID::uint32 | value | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::set_nvram_cfg | ( | int | index, |
const char * | value | ||
) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::set_nvram_cfg | ( | int | index, |
const char * | value, | ||
size_t | size | ||
) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::set_nvram_cfg | ( | int | index, |
const std::string & | value | ||
) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::set_nvram_cfg | ( | int | index, |
std::string && | value | ||
) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::set_one_way_travel_time | ( | int | index, |
double | value | ||
) |
|
inline |
Definition at line 2365 of file mm_driver.pb.h.
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::set_packet_type | ( | ::goby::acomms::micromodem::protobuf::PacketType | value | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::set_packet_type | ( | ::goby::acomms::micromodem::protobuf::PacketType | value | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::set_pad_partial_frames | ( | bool | value | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::set_pcm | ( | ::PROTOBUF_NAMESPACE_ID::int32 | value | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::set_probe_length | ( | ::PROTOBUF_NAMESPACE_ID::int32 | value | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::set_psk_error_code | ( | ::goby::acomms::micromodem::protobuf::PSKErrorCode | value | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::set_query_cfg_on_startup | ( | bool | value | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::set_rate | ( | ::PROTOBUF_NAMESPACE_ID::int32 | value | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::set_rate | ( | ::PROTOBUF_NAMESPACE_ID::int32 | value | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::set_receive_freq | ( | ::PROTOBUF_NAMESPACE_ID::uint32 | value | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::set_receive_freq | ( | int | index, |
::PROTOBUF_NAMESPACE_ID::uint32 | value | ||
) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::set_receive_ping_ms | ( | ::PROTOBUF_NAMESPACE_ID::uint32 | value | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::set_receive_seq_code | ( | int | index, |
::PROTOBUF_NAMESPACE_ID::uint64 | value | ||
) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::set_receiver_clk_mode | ( | ::goby::acomms::micromodem::protobuf::ClockMode | value | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::set_repetition_period_ms | ( | double | value | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::set_reset_nvram | ( | bool | value | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::set_sender_clk_mode | ( | ::goby::acomms::micromodem::protobuf::ClockMode | value | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::set_seqlen_bits | ( | ::PROTOBUF_NAMESPACE_ID::uint32 | value | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::set_shf_agn | ( | ::PROTOBUF_NAMESPACE_ID::int32 | value | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::set_shf_ainpshift | ( | ::PROTOBUF_NAMESPACE_ID::int32 | value | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::set_shf_ainshift | ( | ::PROTOBUF_NAMESPACE_ID::int32 | value | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::set_shf_mfdshift | ( | ::PROTOBUF_NAMESPACE_ID::int32 | value | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::set_shf_p2bshift | ( | ::PROTOBUF_NAMESPACE_ID::int32 | value | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::set_snr_in | ( | ::PROTOBUF_NAMESPACE_ID::int32 | value | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::set_snr_out | ( | ::PROTOBUF_NAMESPACE_ID::int32 | value | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::set_snr_rss | ( | ::PROTOBUF_NAMESPACE_ID::int32 | value | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::set_snr_symbols | ( | ::PROTOBUF_NAMESPACE_ID::int32 | value | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::set_source | ( | ::PROTOBUF_NAMESPACE_ID::int32 | value | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::set_source | ( | ::PROTOBUF_NAMESPACE_ID::int32 | value | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::set_spl | ( | ::PROTOBUF_NAMESPACE_ID::int32 | value | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::set_start_freq | ( | double | value | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::set_stddev_noise | ( | ::PROTOBUF_NAMESPACE_ID::int32 | value | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::set_stop_freq | ( | double | value | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::set_time | ( | ::PROTOBUF_NAMESPACE_ID::uint64 | value | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::set_time | ( | ::PROTOBUF_NAMESPACE_ID::uint64 | value | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::set_time | ( | const char * | value | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::set_time | ( | const char * | value, |
size_t | size | ||
) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::set_time | ( | const std::string & | value | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::set_time | ( | std::string && | value | ) |
|
inline |
Definition at line 2988 of file mm_driver.pb.h.
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::set_transmit_flag | ( | bool | value | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::set_transmit_freq | ( | ::PROTOBUF_NAMESPACE_ID::uint32 | value | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::set_transmit_freq | ( | ::PROTOBUF_NAMESPACE_ID::uint32 | value | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::set_transmit_ping_ms | ( | ::PROTOBUF_NAMESPACE_ID::uint32 | value | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::set_transmit_seq_code | ( | ::PROTOBUF_NAMESPACE_ID::uint64 | value | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::set_turnaround_ms | ( | ::PROTOBUF_NAMESPACE_ID::uint32 | value | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::set_turnaround_ms | ( | ::PROTOBUF_NAMESPACE_ID::uint32 | value | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::set_turnaround_ms | ( | ::PROTOBUF_NAMESPACE_ID::uint32 | value | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::set_type | ( | ::goby::acomms::micromodem::protobuf::TransmissionType | value | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::set_use_application_acks | ( | bool | value | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::set_use_base64_fdp | ( | bool | value | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::set_version | ( | ::PROTOBUF_NAMESPACE_ID::int32 | value | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::set_version | ( | ::PROTOBUF_NAMESPACE_ID::int32 | value | ) |
::PROTOBUF_NAMESPACE_ID::int32 goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::shf_agn | ( | ) | const |
::PROTOBUF_NAMESPACE_ID::int32 goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::shf_ainpshift | ( | ) | const |
::PROTOBUF_NAMESPACE_ID::int32 goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::shf_ainshift | ( | ) | const |
::PROTOBUF_NAMESPACE_ID::int32 goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::shf_mfdshift | ( | ) | const |
::PROTOBUF_NAMESPACE_ID::int32 goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::shf_p2bshift | ( | ) | const |
::PROTOBUF_NAMESPACE_ID::int32 goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::snr_in | ( | ) | const |
::PROTOBUF_NAMESPACE_ID::int32 goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::snr_out | ( | ) | const |
::PROTOBUF_NAMESPACE_ID::int32 goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::snr_rss | ( | ) | const |
::PROTOBUF_NAMESPACE_ID::int32 goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::snr_symbols | ( | ) | const |
::PROTOBUF_NAMESPACE_ID::int32 goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::source | ( | ) | const |
::PROTOBUF_NAMESPACE_ID::int32 goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::source | ( | ) | const |
::PROTOBUF_NAMESPACE_ID::int32 goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::spl | ( | ) | const |
double goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::start_freq | ( | ) | const |
::PROTOBUF_NAMESPACE_ID::int32 goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::stddev_noise | ( | ) | const |
double goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::stop_freq | ( | ) | const |
|
inline |
Definition at line 1757 of file mm_driver.pb.h.
|
inline |
Definition at line 1575 of file mm_driver.pb.h.
|
inline |
Definition at line 1166 of file mm_driver.pb.h.
|
inline |
Definition at line 903 of file mm_driver.pb.h.
|
inline |
Definition at line 3506 of file mm_driver.pb.h.
|
inline |
Definition at line 3688 of file mm_driver.pb.h.
|
inline |
Definition at line 4426 of file mm_driver.pb.h.
|
inline |
Definition at line 4259 of file mm_driver.pb.h.
|
inline |
Definition at line 1378 of file mm_driver.pb.h.
|
inline |
Definition at line 476 of file mm_driver.pb.h.
|
inline |
Definition at line 2183 of file mm_driver.pb.h.
|
inline |
Definition at line 2451 of file mm_driver.pb.h.
|
inline |
Definition at line 724 of file mm_driver.pb.h.
|
inline |
Definition at line 3906 of file mm_driver.pb.h.
|
inline |
Definition at line 3100 of file mm_driver.pb.h.
::PROTOBUF_NAMESPACE_ID::uint64 goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::time | ( | ) | const |
const std::string& goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::time | ( | ) | const |
::PROTOBUF_NAMESPACE_ID::uint64 goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::time | ( | ) | const |
|
inline |
Definition at line 2992 of file mm_driver.pb.h.
|
inline |
Definition at line 2995 of file mm_driver.pb.h.
|
inline |
Definition at line 3855 of file mm_driver.pb.h.
|
explicitprotected |
goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::Transmission | ( | const Transmission & | from | ) |
|
inlinenoexcept |
Definition at line 3859 of file mm_driver.pb.h.
bool goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::transmit_flag | ( | ) | const |
::PROTOBUF_NAMESPACE_ID::uint32 goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::transmit_freq | ( | ) | const |
::PROTOBUF_NAMESPACE_ID::uint32 goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::transmit_freq | ( | ) | const |
::PROTOBUF_NAMESPACE_ID::uint32 goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::transmit_ping_ms | ( | ) | const |
::PROTOBUF_NAMESPACE_ID::uint64 goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::transmit_seq_code | ( | ) | const |
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::acomms::micromodem::protobuf::TransmitStatistics >& goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::transmit_stat | ( | ) | const |
const ::goby::acomms::micromodem::protobuf::TransmitStatistics& goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::transmit_stat | ( | int | index | ) | const |
int goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::transmit_stat_size | ( | ) | const |
|
inline |
Definition at line 3049 of file mm_driver.pb.h.
|
explicitprotected |
goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::TransmitStatistics | ( | const TransmitStatistics & | from | ) |
|
inlinenoexcept |
Definition at line 3053 of file mm_driver.pb.h.
::PROTOBUF_NAMESPACE_ID::uint32 goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::turnaround_ms | ( | ) | const |
::PROTOBUF_NAMESPACE_ID::uint32 goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::turnaround_ms | ( | ) | const |
::PROTOBUF_NAMESPACE_ID::uint32 goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::turnaround_ms | ( | ) | const |
::goby::acomms::micromodem::protobuf::TransmissionType goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::type | ( | ) | const |
|
inline |
Definition at line 447 of file mm_driver.pb.h.
|
inline |
Definition at line 695 of file mm_driver.pb.h.
|
inline |
Definition at line 874 of file mm_driver.pb.h.
|
inline |
Definition at line 1137 of file mm_driver.pb.h.
|
inline |
Definition at line 1349 of file mm_driver.pb.h.
|
inline |
Definition at line 1546 of file mm_driver.pb.h.
|
inline |
Definition at line 1728 of file mm_driver.pb.h.
|
inline |
Definition at line 2154 of file mm_driver.pb.h.
|
inline |
Definition at line 2422 of file mm_driver.pb.h.
|
inline |
Definition at line 3071 of file mm_driver.pb.h.
|
inline |
Definition at line 3477 of file mm_driver.pb.h.
|
inline |
Definition at line 3659 of file mm_driver.pb.h.
|
inline |
Definition at line 3877 of file mm_driver.pb.h.
|
inline |
Definition at line 4230 of file mm_driver.pb.h.
|
inline |
Definition at line 4397 of file mm_driver.pb.h.
::goby::acomms::micromodem::protobuf::HardwareControl* goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::unsafe_arena_release_control | ( | ) |
::goby::acomms::micromodem::protobuf::FMSweepParams* goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::unsafe_arena_release_fm_sweep | ( | ) |
::goby::acomms::micromodem::protobuf::FMSweepParams* goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::unsafe_arena_release_fm_sweep | ( | ) |
::goby::acomms::micromodem::protobuf::GenericLBLParams* goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::unsafe_arena_release_generic_lbl | ( | ) |
::goby::acomms::micromodem::protobuf::GenericLBLParams* goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::unsafe_arena_release_generic_lbl | ( | ) |
::goby::acomms::micromodem::protobuf::HardwareControl* goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::unsafe_arena_release_hw_ctl | ( | ) |
::goby::acomms::micromodem::protobuf::MSequenceParams* goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::unsafe_arena_release_m_sequence | ( | ) |
::goby::acomms::micromodem::protobuf::MSequenceParams* goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::unsafe_arena_release_m_sequence | ( | ) |
::goby::acomms::micromodem::protobuf::NarrowBandLBLParams* goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::unsafe_arena_release_narrowband_lbl | ( | ) |
::goby::acomms::micromodem::protobuf::NarrowBandLBLParams* goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::unsafe_arena_release_narrowband_lbl | ( | ) |
::goby::acomms::micromodem::protobuf::RangingReply* goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::unsafe_arena_release_ranging_reply | ( | ) |
::goby::acomms::micromodem::protobuf::REMUSLBLParams* goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::unsafe_arena_release_remus_lbl | ( | ) |
::goby::acomms::micromodem::protobuf::REMUSLBLParams* goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::unsafe_arena_release_remus_lbl | ( | ) |
::goby::acomms::micromodem::protobuf::Config_Revision* goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::unsafe_arena_release_revision | ( | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::unsafe_arena_set_allocated_control | ( | ::goby::acomms::micromodem::protobuf::HardwareControl * | control | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::unsafe_arena_set_allocated_fm_sweep | ( | ::goby::acomms::micromodem::protobuf::FMSweepParams * | fm_sweep | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::unsafe_arena_set_allocated_fm_sweep | ( | ::goby::acomms::micromodem::protobuf::FMSweepParams * | fm_sweep | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::unsafe_arena_set_allocated_generic_lbl | ( | ::goby::acomms::micromodem::protobuf::GenericLBLParams * | generic_lbl | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::unsafe_arena_set_allocated_generic_lbl | ( | ::goby::acomms::micromodem::protobuf::GenericLBLParams * | generic_lbl | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::unsafe_arena_set_allocated_hw_ctl | ( | ::goby::acomms::micromodem::protobuf::HardwareControl * | hw_ctl | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::unsafe_arena_set_allocated_m_sequence | ( | ::goby::acomms::micromodem::protobuf::MSequenceParams * | m_sequence | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::unsafe_arena_set_allocated_m_sequence | ( | ::goby::acomms::micromodem::protobuf::MSequenceParams * | m_sequence | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::unsafe_arena_set_allocated_narrowband_lbl | ( | ::goby::acomms::micromodem::protobuf::NarrowBandLBLParams * | narrowband_lbl | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::unsafe_arena_set_allocated_narrowband_lbl | ( | ::goby::acomms::micromodem::protobuf::NarrowBandLBLParams * | narrowband_lbl | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::unsafe_arena_set_allocated_ranging_reply | ( | ::goby::acomms::micromodem::protobuf::RangingReply * | ranging_reply | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::unsafe_arena_set_allocated_remus_lbl | ( | ::goby::acomms::micromodem::protobuf::REMUSLBLParams * | remus_lbl | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::unsafe_arena_set_allocated_remus_lbl | ( | ::goby::acomms::micromodem::protobuf::REMUSLBLParams * | remus_lbl | ) |
void goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::unsafe_arena_set_allocated_revision | ( | ::goby::acomms::micromodem::protobuf::Config_Revision * | revision | ) |
|
inline |
Definition at line 1765 of file mm_driver.pb.h.
|
inline |
Definition at line 1583 of file mm_driver.pb.h.
|
inline |
Definition at line 1174 of file mm_driver.pb.h.
|
inline |
Definition at line 911 of file mm_driver.pb.h.
|
inline |
Definition at line 3514 of file mm_driver.pb.h.
|
inline |
Definition at line 3696 of file mm_driver.pb.h.
|
inline |
Definition at line 4434 of file mm_driver.pb.h.
|
inline |
Definition at line 4267 of file mm_driver.pb.h.
|
inline |
Definition at line 1386 of file mm_driver.pb.h.
|
inline |
Definition at line 484 of file mm_driver.pb.h.
|
inline |
Definition at line 2191 of file mm_driver.pb.h.
|
inline |
Definition at line 2459 of file mm_driver.pb.h.
|
inline |
Definition at line 732 of file mm_driver.pb.h.
|
inline |
Definition at line 3914 of file mm_driver.pb.h.
|
inline |
Definition at line 3108 of file mm_driver.pb.h.
bool goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::use_application_acks | ( | ) | const |
bool goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::use_base64_fdp | ( | ) | const |
::PROTOBUF_NAMESPACE_ID::int32 goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::version | ( | ) | const |
::PROTOBUF_NAMESPACE_ID::int32 goby::acomms::micromodem::protobuf::PROTOBUF_FINAL::version | ( | ) | const |
|
friend |
Definition at line 654 of file mm_driver.pb.h.
|
friend |
Definition at line 517 of file mm_driver.pb.h.
|
friend |
Definition at line 666 of file mm_driver.pb.h.
Definition at line 1754 of file mm_driver.pb.h.
|
friend |
Definition at line 1572 of file mm_driver.pb.h.
|
friend |
Definition at line 1163 of file mm_driver.pb.h.
|
friend |
Definition at line 900 of file mm_driver.pb.h.
|
friend |
Definition at line 3503 of file mm_driver.pb.h.
|
friend |
Definition at line 3685 of file mm_driver.pb.h.
|
friend |
Definition at line 4423 of file mm_driver.pb.h.
|
friend |
Definition at line 4256 of file mm_driver.pb.h.
|
friend |
Definition at line 1375 of file mm_driver.pb.h.
|
friend |
Definition at line 473 of file mm_driver.pb.h.
|
friend |
Definition at line 2180 of file mm_driver.pb.h.
|
friend |
Definition at line 2448 of file mm_driver.pb.h.
|
friend |
Definition at line 721 of file mm_driver.pb.h.
|
friend |
Definition at line 3903 of file mm_driver.pb.h.
|
friend |
Definition at line 3097 of file mm_driver.pb.h.
|
staticconstexpr |
Definition at line 470 of file mm_driver.pb.h.
|
staticconstexpr |
Definition at line 2247 of file mm_driver.pb.h.
|
staticconstexpr |
Definition at line 2249 of file mm_driver.pb.h.
|
staticconstexpr |
Definition at line 2258 of file mm_driver.pb.h.
|
staticconstexpr |
Definition at line 2256 of file mm_driver.pb.h.
|
staticconstexpr |
Definition at line 2254 of file mm_driver.pb.h.