Goby3
3.1.5
2024.05.14
|
#include <goby/middleware/frontseat/bluefin/bluefin.pb.h>
Public Member Functions | |
BuoyancyStatus () | |
virtual | ~BuoyancyStatus () |
BuoyancyStatus (const BuoyancyStatus &from) | |
BuoyancyStatus (BuoyancyStatus &&from) noexcept | |
BuoyancyStatus & | operator= (const BuoyancyStatus &from) |
BuoyancyStatus & | operator= (BuoyancyStatus &&from) noexcept |
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (BuoyancyStatus *other) |
void | UnsafeArenaSwap (BuoyancyStatus *other) |
BuoyancyStatus * | New () const final |
BuoyancyStatus * | 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 BuoyancyStatus &from) |
void | MergeFrom (const BuoyancyStatus &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_debug_string () const |
void | clear_debug_string () |
const std::string & | debug_string () const |
void | set_debug_string (const std::string &value) |
void | set_debug_string (std::string &&value) |
void | set_debug_string (const char *value) |
void | set_debug_string (const char *value, size_t size) |
std::string * | mutable_debug_string () |
std::string * | release_debug_string () |
void | set_allocated_debug_string (std::string *debug_string) |
bool | has_status () const |
void | clear_status () |
::goby::middleware::frontseat::protobuf::BuoyancyStatus_Status | status () const |
void | set_status (::goby::middleware::frontseat::protobuf::BuoyancyStatus_Status value) |
bool | has_error () const |
void | clear_error () |
::goby::middleware::frontseat::protobuf::BuoyancyStatus_Error | error () const |
void | set_error (::goby::middleware::frontseat::protobuf::BuoyancyStatus_Error value) |
bool | has_buoyancy_newtons () const |
void | clear_buoyancy_newtons () |
double | buoyancy_newtons () const |
void | set_buoyancy_newtons (double value) |
TrimStatus () | |
virtual | ~TrimStatus () |
TrimStatus (const TrimStatus &from) | |
TrimStatus (TrimStatus &&from) noexcept | |
TrimStatus & | operator= (const TrimStatus &from) |
TrimStatus & | operator= (TrimStatus &&from) noexcept |
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (TrimStatus *other) |
void | UnsafeArenaSwap (TrimStatus *other) |
TrimStatus * | New () const final |
TrimStatus * | 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 TrimStatus &from) |
void | MergeFrom (const TrimStatus &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_debug_string () const |
void | clear_debug_string () |
const std::string & | debug_string () const |
void | set_debug_string (const std::string &value) |
void | set_debug_string (std::string &&value) |
void | set_debug_string (const char *value) |
void | set_debug_string (const char *value, size_t size) |
std::string * | mutable_debug_string () |
std::string * | release_debug_string () |
void | set_allocated_debug_string (std::string *debug_string) |
bool | has_status () const |
void | clear_status () |
::goby::middleware::frontseat::protobuf::TrimStatus_Status | status () const |
void | set_status (::goby::middleware::frontseat::protobuf::TrimStatus_Status value) |
bool | has_error () const |
void | clear_error () |
::goby::middleware::frontseat::protobuf::TrimStatus_Error | error () const |
void | set_error (::goby::middleware::frontseat::protobuf::TrimStatus_Error value) |
bool | has_pitch_trim_degrees () const |
void | clear_pitch_trim_degrees () |
double | pitch_trim_degrees () const |
void | set_pitch_trim_degrees (double value) |
bool | has_roll_trim_degrees () const |
void | clear_roll_trim_degrees () |
double | roll_trim_degrees () const |
void | set_roll_trim_degrees (double value) |
BluefinExtraData_PayloadStatus () | |
virtual | ~BluefinExtraData_PayloadStatus () |
BluefinExtraData_PayloadStatus (const BluefinExtraData_PayloadStatus &from) | |
BluefinExtraData_PayloadStatus (BluefinExtraData_PayloadStatus &&from) noexcept | |
BluefinExtraData_PayloadStatus & | operator= (const BluefinExtraData_PayloadStatus &from) |
BluefinExtraData_PayloadStatus & | operator= (BluefinExtraData_PayloadStatus &&from) noexcept |
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (BluefinExtraData_PayloadStatus *other) |
void | UnsafeArenaSwap (BluefinExtraData_PayloadStatus *other) |
BluefinExtraData_PayloadStatus * | New () const final |
BluefinExtraData_PayloadStatus * | 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 BluefinExtraData_PayloadStatus &from) |
void | MergeFrom (const BluefinExtraData_PayloadStatus &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_msg () const |
void | clear_msg () |
const std::string & | msg () const |
void | set_msg (const std::string &value) |
void | set_msg (std::string &&value) |
void | set_msg (const char *value) |
void | set_msg (const char *value, size_t size) |
std::string * | mutable_msg () |
std::string * | release_msg () |
void | set_allocated_msg (std::string *msg) |
bool | has_expire_time () const |
void | clear_expire_time () |
::PROTOBUF_NAMESPACE_ID::uint64 | expire_time () const |
void | set_expire_time (::PROTOBUF_NAMESPACE_ID::uint64 value) |
bool | has_id () const |
void | clear_id () |
::PROTOBUF_NAMESPACE_ID::int32 | id () const |
void | set_id (::PROTOBUF_NAMESPACE_ID::int32 value) |
bool | has_all_ok () const |
void | clear_all_ok () |
bool | all_ok () const |
void | set_all_ok (bool value) |
template<typename Quantity > | |
void | set_expire_time_with_units (Quantity value_w_units) |
template<typename Quantity > | |
Quantity | expire_time_with_units () const |
boost::units::quantity< expire_time_unit, google::protobuf::uint64 > | expire_time_with_units () const |
BluefinExtraData_RawDVL () | |
virtual | ~BluefinExtraData_RawDVL () |
BluefinExtraData_RawDVL (const BluefinExtraData_RawDVL &from) | |
BluefinExtraData_RawDVL (BluefinExtraData_RawDVL &&from) noexcept | |
BluefinExtraData_RawDVL & | operator= (const BluefinExtraData_RawDVL &from) |
BluefinExtraData_RawDVL & | operator= (BluefinExtraData_RawDVL &&from) noexcept |
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (BluefinExtraData_RawDVL *other) |
void | UnsafeArenaSwap (BluefinExtraData_RawDVL *other) |
BluefinExtraData_RawDVL * | New () const final |
BluefinExtraData_RawDVL * | 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 BluefinExtraData_RawDVL &from) |
void | MergeFrom (const BluefinExtraData_RawDVL &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_dvl_time () const |
void | clear_dvl_time () |
double | dvl_time () const |
void | set_dvl_time (double value) |
bool | has_u () const |
void | clear_u () |
double | u () const |
void | set_u (double value) |
bool | has_v () const |
void | clear_v () |
double | v () const |
void | set_v (double value) |
bool | has_w () const |
void | clear_w () |
double | w () const |
void | set_w (double value) |
bool | has_beam1_range () const |
void | clear_beam1_range () |
double | beam1_range () const |
void | set_beam1_range (double value) |
bool | has_beam2_range () const |
void | clear_beam2_range () |
double | beam2_range () const |
void | set_beam2_range (double value) |
bool | has_beam3_range () const |
void | clear_beam3_range () |
double | beam3_range () const |
void | set_beam3_range (double value) |
bool | has_beam4_range () const |
void | clear_beam4_range () |
double | beam4_range () const |
void | set_beam4_range (double value) |
bool | has_temperature () const |
void | clear_temperature () |
double | temperature () const |
void | set_temperature (double value) |
template<typename Quantity > | |
void | set_dvl_time_with_units (Quantity value_w_units) |
template<typename Quantity > | |
Quantity | dvl_time_with_units () const |
boost::units::quantity< dvl_time_unit, double > | dvl_time_with_units () const |
template<typename Quantity > | |
void | set_u_with_units (Quantity value_w_units) |
template<typename Quantity > | |
Quantity | u_with_units () const |
boost::units::quantity< u_unit, double > | u_with_units () const |
template<typename Quantity > | |
void | set_v_with_units (Quantity value_w_units) |
template<typename Quantity > | |
Quantity | v_with_units () const |
boost::units::quantity< v_unit, double > | v_with_units () const |
template<typename Quantity > | |
void | set_w_with_units (Quantity value_w_units) |
template<typename Quantity > | |
Quantity | w_with_units () const |
boost::units::quantity< w_unit, double > | w_with_units () const |
template<typename Quantity > | |
void | set_beam1_range_with_units (Quantity value_w_units) |
template<typename Quantity > | |
Quantity | beam1_range_with_units () const |
boost::units::quantity< beam1_range_unit, double > | beam1_range_with_units () const |
template<typename Quantity > | |
void | set_beam2_range_with_units (Quantity value_w_units) |
template<typename Quantity > | |
Quantity | beam2_range_with_units () const |
boost::units::quantity< beam2_range_unit, double > | beam2_range_with_units () const |
template<typename Quantity > | |
void | set_beam3_range_with_units (Quantity value_w_units) |
template<typename Quantity > | |
Quantity | beam3_range_with_units () const |
boost::units::quantity< beam3_range_unit, double > | beam3_range_with_units () const |
template<typename Quantity > | |
void | set_beam4_range_with_units (Quantity value_w_units) |
template<typename Quantity > | |
Quantity | beam4_range_with_units () const |
boost::units::quantity< beam4_range_unit, double > | beam4_range_with_units () const |
template<typename Quantity > | |
void | set_temperature_with_units (Quantity value_w_units) |
template<typename Quantity > | |
Quantity | temperature_with_units () const |
boost::units::quantity< temperature_unit, double > | temperature_with_units () const |
BluefinExtraData_RawThrusterRotation () | |
virtual | ~BluefinExtraData_RawThrusterRotation () |
BluefinExtraData_RawThrusterRotation (const BluefinExtraData_RawThrusterRotation &from) | |
BluefinExtraData_RawThrusterRotation (BluefinExtraData_RawThrusterRotation &&from) noexcept | |
BluefinExtraData_RawThrusterRotation & | operator= (const BluefinExtraData_RawThrusterRotation &from) |
BluefinExtraData_RawThrusterRotation & | operator= (BluefinExtraData_RawThrusterRotation &&from) noexcept |
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (BluefinExtraData_RawThrusterRotation *other) |
void | UnsafeArenaSwap (BluefinExtraData_RawThrusterRotation *other) |
BluefinExtraData_RawThrusterRotation * | New () const final |
BluefinExtraData_RawThrusterRotation * | 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 BluefinExtraData_RawThrusterRotation &from) |
void | MergeFrom (const BluefinExtraData_RawThrusterRotation &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_rotation () const |
void | clear_rotation () |
double | rotation () const |
void | set_rotation (double value) |
bool | has_speed_from_lookup_table () const |
void | clear_speed_from_lookup_table () |
double | speed_from_lookup_table () const |
void | set_speed_from_lookup_table (double value) |
template<typename Quantity > | |
void | set_rotation_with_units (Quantity value_w_units) |
template<typename Quantity > | |
Quantity | rotation_with_units () const |
boost::units::quantity< rotation_unit, double > | rotation_with_units () const |
template<typename Quantity > | |
void | set_speed_from_lookup_table_with_units (Quantity value_w_units) |
template<typename Quantity > | |
Quantity | speed_from_lookup_table_with_units () const |
boost::units::quantity< speed_from_lookup_table_unit, double > | speed_from_lookup_table_with_units () const |
BluefinExtraData () | |
virtual | ~BluefinExtraData () |
BluefinExtraData (const BluefinExtraData &from) | |
BluefinExtraData (BluefinExtraData &&from) noexcept | |
BluefinExtraData & | operator= (const BluefinExtraData &from) |
BluefinExtraData & | operator= (BluefinExtraData &&from) noexcept |
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (BluefinExtraData *other) |
void | UnsafeArenaSwap (BluefinExtraData *other) |
BluefinExtraData * | New () const final |
BluefinExtraData * | 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 BluefinExtraData &from) |
void | MergeFrom (const BluefinExtraData &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 | payload_status_size () const |
void | clear_payload_status () |
::goby::middleware::frontseat::protobuf::BluefinExtraData_PayloadStatus * | mutable_payload_status (int index) |
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::middleware::frontseat::protobuf::BluefinExtraData_PayloadStatus > * | mutable_payload_status () |
const ::goby::middleware::frontseat::protobuf::BluefinExtraData_PayloadStatus & | payload_status (int index) const |
::goby::middleware::frontseat::protobuf::BluefinExtraData_PayloadStatus * | add_payload_status () |
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::middleware::frontseat::protobuf::BluefinExtraData_PayloadStatus > & | payload_status () const |
bool | has_micro_modem_raw_out () const |
void | clear_micro_modem_raw_out () |
const ::goby::acomms::protobuf::ModemRaw & | micro_modem_raw_out () const |
::goby::acomms::protobuf::ModemRaw * | release_micro_modem_raw_out () |
::goby::acomms::protobuf::ModemRaw * | mutable_micro_modem_raw_out () |
void | set_allocated_micro_modem_raw_out (::goby::acomms::protobuf::ModemRaw *micro_modem_raw_out) |
void | unsafe_arena_set_allocated_micro_modem_raw_out (::goby::acomms::protobuf::ModemRaw *micro_modem_raw_out) |
::goby::acomms::protobuf::ModemRaw * | unsafe_arena_release_micro_modem_raw_out () |
bool | has_micro_modem_raw_in () const |
void | clear_micro_modem_raw_in () |
const ::goby::acomms::protobuf::ModemRaw & | micro_modem_raw_in () const |
::goby::acomms::protobuf::ModemRaw * | release_micro_modem_raw_in () |
::goby::acomms::protobuf::ModemRaw * | mutable_micro_modem_raw_in () |
void | set_allocated_micro_modem_raw_in (::goby::acomms::protobuf::ModemRaw *micro_modem_raw_in) |
void | unsafe_arena_set_allocated_micro_modem_raw_in (::goby::acomms::protobuf::ModemRaw *micro_modem_raw_in) |
::goby::acomms::protobuf::ModemRaw * | unsafe_arena_release_micro_modem_raw_in () |
bool | has_buoyancy_status () const |
void | clear_buoyancy_status () |
const ::goby::middleware::frontseat::protobuf::BuoyancyStatus & | buoyancy_status () const |
::goby::middleware::frontseat::protobuf::BuoyancyStatus * | release_buoyancy_status () |
::goby::middleware::frontseat::protobuf::BuoyancyStatus * | mutable_buoyancy_status () |
void | set_allocated_buoyancy_status (::goby::middleware::frontseat::protobuf::BuoyancyStatus *buoyancy_status) |
void | unsafe_arena_set_allocated_buoyancy_status (::goby::middleware::frontseat::protobuf::BuoyancyStatus *buoyancy_status) |
::goby::middleware::frontseat::protobuf::BuoyancyStatus * | unsafe_arena_release_buoyancy_status () |
bool | has_trim_status () const |
void | clear_trim_status () |
const ::goby::middleware::frontseat::protobuf::TrimStatus & | trim_status () const |
::goby::middleware::frontseat::protobuf::TrimStatus * | release_trim_status () |
::goby::middleware::frontseat::protobuf::TrimStatus * | mutable_trim_status () |
void | set_allocated_trim_status (::goby::middleware::frontseat::protobuf::TrimStatus *trim_status) |
void | unsafe_arena_set_allocated_trim_status (::goby::middleware::frontseat::protobuf::TrimStatus *trim_status) |
::goby::middleware::frontseat::protobuf::TrimStatus * | unsafe_arena_release_trim_status () |
bool | has_dvl () const |
void | clear_dvl () |
const ::goby::middleware::frontseat::protobuf::BluefinExtraData_RawDVL & | dvl () const |
::goby::middleware::frontseat::protobuf::BluefinExtraData_RawDVL * | release_dvl () |
::goby::middleware::frontseat::protobuf::BluefinExtraData_RawDVL * | mutable_dvl () |
void | set_allocated_dvl (::goby::middleware::frontseat::protobuf::BluefinExtraData_RawDVL *dvl) |
void | unsafe_arena_set_allocated_dvl (::goby::middleware::frontseat::protobuf::BluefinExtraData_RawDVL *dvl) |
::goby::middleware::frontseat::protobuf::BluefinExtraData_RawDVL * | unsafe_arena_release_dvl () |
bool | has_thruster () const |
void | clear_thruster () |
const ::goby::middleware::frontseat::protobuf::BluefinExtraData_RawThrusterRotation & | thruster () const |
::goby::middleware::frontseat::protobuf::BluefinExtraData_RawThrusterRotation * | release_thruster () |
::goby::middleware::frontseat::protobuf::BluefinExtraData_RawThrusterRotation * | mutable_thruster () |
void | set_allocated_thruster (::goby::middleware::frontseat::protobuf::BluefinExtraData_RawThrusterRotation *thruster) |
void | unsafe_arena_set_allocated_thruster (::goby::middleware::frontseat::protobuf::BluefinExtraData_RawThrusterRotation *thruster) |
::goby::middleware::frontseat::protobuf::BluefinExtraData_RawThrusterRotation * | unsafe_arena_release_thruster () |
BluefinExtraCommands () | |
virtual | ~BluefinExtraCommands () |
BluefinExtraCommands (const BluefinExtraCommands &from) | |
BluefinExtraCommands (BluefinExtraCommands &&from) noexcept | |
BluefinExtraCommands & | operator= (const BluefinExtraCommands &from) |
BluefinExtraCommands & | operator= (BluefinExtraCommands &&from) noexcept |
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (BluefinExtraCommands *other) |
void | UnsafeArenaSwap (BluefinExtraCommands *other) |
BluefinExtraCommands * | New () const final |
BluefinExtraCommands * | 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 BluefinExtraCommands &from) |
void | MergeFrom (const BluefinExtraCommands &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_command () const |
void | clear_command () |
::goby::middleware::frontseat::protobuf::BluefinExtraCommands_BluefinCommand | command () const |
void | set_command (::goby::middleware::frontseat::protobuf::BluefinExtraCommands_BluefinCommand value) |
bool | has_silent_mode () const |
void | clear_silent_mode () |
::goby::middleware::frontseat::protobuf::BluefinExtraCommands_SilentMode | silent_mode () const |
void | set_silent_mode (::goby::middleware::frontseat::protobuf::BluefinExtraCommands_SilentMode value) |
bool | has_abort_reason () const |
void | clear_abort_reason () |
::goby::middleware::frontseat::protobuf::BluefinExtraCommands_AbortReason | abort_reason () const |
void | set_abort_reason (::goby::middleware::frontseat::protobuf::BluefinExtraCommands_AbortReason value) |
bool | has_start_confirm () const |
void | clear_start_confirm () |
::goby::middleware::frontseat::protobuf::BluefinExtraCommands_StartConfirm | start_confirm () const |
void | set_start_confirm (::goby::middleware::frontseat::protobuf::BluefinExtraCommands_StartConfirm value) |
BluefinConfig_RPMSpeedEntry () | |
virtual | ~BluefinConfig_RPMSpeedEntry () |
BluefinConfig_RPMSpeedEntry (const BluefinConfig_RPMSpeedEntry &from) | |
BluefinConfig_RPMSpeedEntry (BluefinConfig_RPMSpeedEntry &&from) noexcept | |
BluefinConfig_RPMSpeedEntry & | operator= (const BluefinConfig_RPMSpeedEntry &from) |
BluefinConfig_RPMSpeedEntry & | operator= (BluefinConfig_RPMSpeedEntry &&from) noexcept |
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (BluefinConfig_RPMSpeedEntry *other) |
void | UnsafeArenaSwap (BluefinConfig_RPMSpeedEntry *other) |
BluefinConfig_RPMSpeedEntry * | New () const final |
BluefinConfig_RPMSpeedEntry * | 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 BluefinConfig_RPMSpeedEntry &from) |
void | MergeFrom (const BluefinConfig_RPMSpeedEntry &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_speed () const |
void | clear_speed () |
double | speed () const |
void | set_speed (double value) |
bool | has_rpm () const |
void | clear_rpm () |
::PROTOBUF_NAMESPACE_ID::int32 | rpm () const |
void | set_rpm (::PROTOBUF_NAMESPACE_ID::int32 value) |
template<typename Quantity > | |
void | set_speed_with_units (Quantity value_w_units) |
template<typename Quantity > | |
Quantity | speed_with_units () const |
boost::units::quantity< speed_unit, double > | speed_with_units () const |
BluefinConfig () | |
virtual | ~BluefinConfig () |
BluefinConfig (const BluefinConfig &from) | |
BluefinConfig (BluefinConfig &&from) noexcept | |
BluefinConfig & | operator= (const BluefinConfig &from) |
BluefinConfig & | operator= (BluefinConfig &&from) noexcept |
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (BluefinConfig *other) |
void | UnsafeArenaSwap (BluefinConfig *other) |
BluefinConfig * | New () const final |
BluefinConfig * | 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 BluefinConfig &from) |
void | MergeFrom (const BluefinConfig &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 | extra_bplog_size () const |
void | clear_extra_bplog () |
const std::string & | extra_bplog (int index) const |
std::string * | mutable_extra_bplog (int index) |
void | set_extra_bplog (int index, const std::string &value) |
void | set_extra_bplog (int index, std::string &&value) |
void | set_extra_bplog (int index, const char *value) |
void | set_extra_bplog (int index, const char *value, size_t size) |
std::string * | add_extra_bplog () |
void | add_extra_bplog (const std::string &value) |
void | add_extra_bplog (std::string &&value) |
void | add_extra_bplog (const char *value) |
void | add_extra_bplog (const char *value, size_t size) |
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< std::string > & | extra_bplog () const |
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< std::string > * | mutable_extra_bplog () |
int | rpm_table_size () const |
void | clear_rpm_table () |
::goby::middleware::frontseat::protobuf::BluefinConfig_RPMSpeedEntry * | mutable_rpm_table (int index) |
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::middleware::frontseat::protobuf::BluefinConfig_RPMSpeedEntry > * | mutable_rpm_table () |
const ::goby::middleware::frontseat::protobuf::BluefinConfig_RPMSpeedEntry & | rpm_table (int index) const |
::goby::middleware::frontseat::protobuf::BluefinConfig_RPMSpeedEntry * | add_rpm_table () |
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::middleware::frontseat::protobuf::BluefinConfig_RPMSpeedEntry > & | rpm_table () const |
bool | has_huxley_tcp_address () const |
void | clear_huxley_tcp_address () |
const std::string & | huxley_tcp_address () const |
void | set_huxley_tcp_address (const std::string &value) |
void | set_huxley_tcp_address (std::string &&value) |
void | set_huxley_tcp_address (const char *value) |
void | set_huxley_tcp_address (const char *value, size_t size) |
std::string * | mutable_huxley_tcp_address () |
std::string * | release_huxley_tcp_address () |
void | set_allocated_huxley_tcp_address (std::string *huxley_tcp_address) |
bool | has_accepting_commands_hook () const |
void | clear_accepting_commands_hook () |
::goby::middleware::frontseat::protobuf::BluefinConfig_AcceptingCommandsHook | accepting_commands_hook () const |
void | set_accepting_commands_hook (::goby::middleware::frontseat::protobuf::BluefinConfig_AcceptingCommandsHook value) |
bool | has_disable_ack () const |
void | clear_disable_ack () |
bool | disable_ack () const |
void | set_disable_ack (bool value) |
bool | has_use_rpm_table_for_speed () const |
void | clear_use_rpm_table_for_speed () |
bool | use_rpm_table_for_speed () const |
void | set_use_rpm_table_for_speed (bool value) |
bool | has_huxley_tcp_port () const |
void | clear_huxley_tcp_port () |
::PROTOBUF_NAMESPACE_ID::uint32 | huxley_tcp_port () const |
void | set_huxley_tcp_port (::PROTOBUF_NAMESPACE_ID::uint32 value) |
bool | has_reconnect_interval () const |
void | clear_reconnect_interval () |
::PROTOBUF_NAMESPACE_ID::uint32 | reconnect_interval () const |
void | set_reconnect_interval (::PROTOBUF_NAMESPACE_ID::uint32 value) |
bool | has_nmea_resend_attempts () const |
void | clear_nmea_resend_attempts () |
::PROTOBUF_NAMESPACE_ID::uint32 | nmea_resend_attempts () const |
void | set_nmea_resend_attempts (::PROTOBUF_NAMESPACE_ID::uint32 value) |
bool | has_nmea_resend_interval () const |
void | clear_nmea_resend_interval () |
::PROTOBUF_NAMESPACE_ID::uint32 | nmea_resend_interval () const |
void | set_nmea_resend_interval (::PROTOBUF_NAMESPACE_ID::uint32 value) |
bool | has_allowed_nmea_demerits () const |
void | clear_allowed_nmea_demerits () |
::PROTOBUF_NAMESPACE_ID::uint32 | allowed_nmea_demerits () const |
void | set_allowed_nmea_demerits (::PROTOBUF_NAMESPACE_ID::uint32 value) |
bool | has_allow_missing_nav_interval () const |
void | clear_allow_missing_nav_interval () |
::PROTOBUF_NAMESPACE_ID::uint32 | allow_missing_nav_interval () const |
void | set_allow_missing_nav_interval (::PROTOBUF_NAMESPACE_ID::uint32 value) |
bool | has_heartbeat_interval () const |
void | clear_heartbeat_interval () |
::PROTOBUF_NAMESPACE_ID::uint32 | heartbeat_interval () const |
void | set_heartbeat_interval (::PROTOBUF_NAMESPACE_ID::uint32 value) |
bool | has_send_tmr_messages () const |
void | clear_send_tmr_messages () |
bool | send_tmr_messages () const |
void | set_send_tmr_messages (bool value) |
template<typename Quantity > | |
void | set_reconnect_interval_with_units (Quantity value_w_units) |
template<typename Quantity > | |
Quantity | reconnect_interval_with_units () const |
boost::units::quantity< reconnect_interval_unit, google::protobuf::uint32 > | reconnect_interval_with_units () const |
template<typename Quantity > | |
void | set_nmea_resend_interval_with_units (Quantity value_w_units) |
template<typename Quantity > | |
Quantity | nmea_resend_interval_with_units () const |
boost::units::quantity< nmea_resend_interval_unit, google::protobuf::uint32 > | nmea_resend_interval_with_units () const |
template<typename Quantity > | |
void | set_allow_missing_nav_interval_with_units (Quantity value_w_units) |
template<typename Quantity > | |
Quantity | allow_missing_nav_interval_with_units () const |
boost::units::quantity< allow_missing_nav_interval_unit, google::protobuf::uint32 > | allow_missing_nav_interval_with_units () const |
template<typename Quantity > | |
void | set_heartbeat_interval_with_units (Quantity value_w_units) |
template<typename Quantity > | |
Quantity | heartbeat_interval_with_units () const |
boost::units::quantity< heartbeat_interval_unit, google::protobuf::uint32 > | heartbeat_interval_with_units () const |
IverState () | |
virtual | ~IverState () |
IverState (const IverState &from) | |
IverState (IverState &&from) noexcept | |
IverState & | operator= (const IverState &from) |
IverState & | operator= (IverState &&from) noexcept |
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (IverState *other) |
void | UnsafeArenaSwap (IverState *other) |
IverState * | New () const final |
IverState * | 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 IverState &from) |
void | MergeFrom (const IverState &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::middleware::frontseat::protobuf::IverState_IverMissionMode | mode () const |
void | set_mode (::goby::middleware::frontseat::protobuf::IverState_IverMissionMode value) |
IverExtraCommands () | |
virtual | ~IverExtraCommands () |
IverExtraCommands (const IverExtraCommands &from) | |
IverExtraCommands (IverExtraCommands &&from) noexcept | |
IverExtraCommands & | operator= (const IverExtraCommands &from) |
IverExtraCommands & | operator= (IverExtraCommands &&from) noexcept |
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (IverExtraCommands *other) |
void | UnsafeArenaSwap (IverExtraCommands *other) |
IverExtraCommands * | New () const final |
IverExtraCommands * | 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 IverExtraCommands &from) |
void | MergeFrom (const IverExtraCommands &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_mission () const |
void | clear_mission () |
const std::string & | mission () const |
void | set_mission (const std::string &value) |
void | set_mission (std::string &&value) |
void | set_mission (const char *value) |
void | set_mission (const char *value, size_t size) |
std::string * | mutable_mission () |
std::string * | release_mission () |
void | set_allocated_mission (std::string *mission) |
bool | has_command () const |
void | clear_command () |
::goby::middleware::frontseat::protobuf::IverExtraCommands_IverCommand | command () const |
void | set_command (::goby::middleware::frontseat::protobuf::IverExtraCommands_IverCommand value) |
IverConfig_IverModeAssignments () | |
virtual | ~IverConfig_IverModeAssignments () |
IverConfig_IverModeAssignments (const IverConfig_IverModeAssignments &from) | |
IverConfig_IverModeAssignments (IverConfig_IverModeAssignments &&from) noexcept | |
IverConfig_IverModeAssignments & | operator= (const IverConfig_IverModeAssignments &from) |
IverConfig_IverModeAssignments & | operator= (IverConfig_IverModeAssignments &&from) noexcept |
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (IverConfig_IverModeAssignments *other) |
void | UnsafeArenaSwap (IverConfig_IverModeAssignments *other) |
IverConfig_IverModeAssignments * | New () const final |
IverConfig_IverModeAssignments * | 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 IverConfig_IverModeAssignments &from) |
void | MergeFrom (const IverConfig_IverModeAssignments &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_unknown () const |
void | clear_unknown () |
::goby::middleware::frontseat::protobuf::FrontSeatState | unknown () const |
void | set_unknown (::goby::middleware::frontseat::protobuf::FrontSeatState value) |
bool | has_normal () const |
void | clear_normal () |
::goby::middleware::frontseat::protobuf::FrontSeatState | normal () const |
void | set_normal (::goby::middleware::frontseat::protobuf::FrontSeatState value) |
bool | has_stopped () const |
void | clear_stopped () |
::goby::middleware::frontseat::protobuf::FrontSeatState | stopped () const |
void | set_stopped (::goby::middleware::frontseat::protobuf::FrontSeatState value) |
bool | has_parking () const |
void | clear_parking () |
::goby::middleware::frontseat::protobuf::FrontSeatState | parking () const |
void | set_parking (::goby::middleware::frontseat::protobuf::FrontSeatState value) |
bool | has_manual_override () const |
void | clear_manual_override () |
::goby::middleware::frontseat::protobuf::FrontSeatState | manual_override () const |
void | set_manual_override (::goby::middleware::frontseat::protobuf::FrontSeatState value) |
bool | has_manual_parking () const |
void | clear_manual_parking () |
::goby::middleware::frontseat::protobuf::FrontSeatState | manual_parking () const |
void | set_manual_parking (::goby::middleware::frontseat::protobuf::FrontSeatState value) |
bool | has_servo_mode () const |
void | clear_servo_mode () |
::goby::middleware::frontseat::protobuf::FrontSeatState | servo_mode () const |
void | set_servo_mode (::goby::middleware::frontseat::protobuf::FrontSeatState value) |
bool | has_mission_mode () const |
void | clear_mission_mode () |
::goby::middleware::frontseat::protobuf::FrontSeatState | mission_mode () const |
void | set_mission_mode (::goby::middleware::frontseat::protobuf::FrontSeatState value) |
IverConfig () | |
virtual | ~IverConfig () |
IverConfig (const IverConfig &from) | |
IverConfig (IverConfig &&from) noexcept | |
IverConfig & | operator= (const IverConfig &from) |
IverConfig & | operator= (IverConfig &&from) noexcept |
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (IverConfig *other) |
void | UnsafeArenaSwap (IverConfig *other) |
IverConfig * | New () const final |
IverConfig * | 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 IverConfig &from) |
void | MergeFrom (const IverConfig &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_serial_port () const |
void | clear_serial_port () |
const std::string & | serial_port () const |
void | set_serial_port (const std::string &value) |
void | set_serial_port (std::string &&value) |
void | set_serial_port (const char *value) |
void | set_serial_port (const char *value, size_t size) |
std::string * | mutable_serial_port () |
std::string * | release_serial_port () |
void | set_allocated_serial_port (std::string *serial_port) |
bool | has_ntp_serial_port () const |
void | clear_ntp_serial_port () |
const std::string & | ntp_serial_port () const |
void | set_ntp_serial_port (const std::string &value) |
void | set_ntp_serial_port (std::string &&value) |
void | set_ntp_serial_port (const char *value) |
void | set_ntp_serial_port (const char *value, size_t size) |
std::string * | mutable_ntp_serial_port () |
std::string * | release_ntp_serial_port () |
void | set_allocated_ntp_serial_port (std::string *ntp_serial_port) |
bool | has_mode_assignments () const |
void | clear_mode_assignments () |
const ::goby::middleware::frontseat::protobuf::IverConfig_IverModeAssignments & | mode_assignments () const |
::goby::middleware::frontseat::protobuf::IverConfig_IverModeAssignments * | release_mode_assignments () |
::goby::middleware::frontseat::protobuf::IverConfig_IverModeAssignments * | mutable_mode_assignments () |
void | set_allocated_mode_assignments (::goby::middleware::frontseat::protobuf::IverConfig_IverModeAssignments *mode_assignments) |
void | unsafe_arena_set_allocated_mode_assignments (::goby::middleware::frontseat::protobuf::IverConfig_IverModeAssignments *mode_assignments) |
::goby::middleware::frontseat::protobuf::IverConfig_IverModeAssignments * | unsafe_arena_release_mode_assignments () |
bool | has_remote_helm_version_major () const |
void | clear_remote_helm_version_major () |
::PROTOBUF_NAMESPACE_ID::int32 | remote_helm_version_major () const |
void | set_remote_helm_version_major (::PROTOBUF_NAMESPACE_ID::int32 value) |
bool | has_oms_timeout () const |
void | clear_oms_timeout () |
::PROTOBUF_NAMESPACE_ID::uint32 | oms_timeout () const |
void | set_oms_timeout (::PROTOBUF_NAMESPACE_ID::uint32 value) |
bool | has_serial_baud () const |
void | clear_serial_baud () |
::PROTOBUF_NAMESPACE_ID::uint32 | serial_baud () const |
void | set_serial_baud (::PROTOBUF_NAMESPACE_ID::uint32 value) |
bool | has_max_pitch_angle_degrees () const |
void | clear_max_pitch_angle_degrees () |
::PROTOBUF_NAMESPACE_ID::int32 | max_pitch_angle_degrees () const |
void | set_max_pitch_angle_degrees (::PROTOBUF_NAMESPACE_ID::int32 value) |
BasicSimulatorFrontSeatConfig_StartParams_VehicleConfig () | |
virtual | ~BasicSimulatorFrontSeatConfig_StartParams_VehicleConfig () |
BasicSimulatorFrontSeatConfig_StartParams_VehicleConfig (const BasicSimulatorFrontSeatConfig_StartParams_VehicleConfig &from) | |
BasicSimulatorFrontSeatConfig_StartParams_VehicleConfig (BasicSimulatorFrontSeatConfig_StartParams_VehicleConfig &&from) noexcept | |
BasicSimulatorFrontSeatConfig_StartParams_VehicleConfig & | operator= (const BasicSimulatorFrontSeatConfig_StartParams_VehicleConfig &from) |
BasicSimulatorFrontSeatConfig_StartParams_VehicleConfig & | operator= (BasicSimulatorFrontSeatConfig_StartParams_VehicleConfig &&from) noexcept |
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (BasicSimulatorFrontSeatConfig_StartParams_VehicleConfig *other) |
void | UnsafeArenaSwap (BasicSimulatorFrontSeatConfig_StartParams_VehicleConfig *other) |
BasicSimulatorFrontSeatConfig_StartParams_VehicleConfig * | New () const final |
BasicSimulatorFrontSeatConfig_StartParams_VehicleConfig * | 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 BasicSimulatorFrontSeatConfig_StartParams_VehicleConfig &from) |
void | MergeFrom (const BasicSimulatorFrontSeatConfig_StartParams_VehicleConfig &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_accel () const |
void | clear_accel () |
double | accel () const |
void | set_accel (double value) |
bool | has_hdg_rate () const |
void | clear_hdg_rate () |
double | hdg_rate () const |
void | set_hdg_rate (double value) |
bool | has_z_rate () const |
void | clear_z_rate () |
double | z_rate () const |
void | set_z_rate (double value) |
BasicSimulatorFrontSeatConfig_StartParams () | |
virtual | ~BasicSimulatorFrontSeatConfig_StartParams () |
BasicSimulatorFrontSeatConfig_StartParams (const BasicSimulatorFrontSeatConfig_StartParams &from) | |
BasicSimulatorFrontSeatConfig_StartParams (BasicSimulatorFrontSeatConfig_StartParams &&from) noexcept | |
BasicSimulatorFrontSeatConfig_StartParams & | operator= (const BasicSimulatorFrontSeatConfig_StartParams &from) |
BasicSimulatorFrontSeatConfig_StartParams & | operator= (BasicSimulatorFrontSeatConfig_StartParams &&from) noexcept |
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (BasicSimulatorFrontSeatConfig_StartParams *other) |
void | UnsafeArenaSwap (BasicSimulatorFrontSeatConfig_StartParams *other) |
BasicSimulatorFrontSeatConfig_StartParams * | New () const final |
BasicSimulatorFrontSeatConfig_StartParams * | 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 BasicSimulatorFrontSeatConfig_StartParams &from) |
void | MergeFrom (const BasicSimulatorFrontSeatConfig_StartParams &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_vehicle () const |
void | clear_vehicle () |
const ::goby::middleware::frontseat::protobuf::BasicSimulatorFrontSeatConfig_StartParams_VehicleConfig & | vehicle () const |
::goby::middleware::frontseat::protobuf::BasicSimulatorFrontSeatConfig_StartParams_VehicleConfig * | release_vehicle () |
::goby::middleware::frontseat::protobuf::BasicSimulatorFrontSeatConfig_StartParams_VehicleConfig * | mutable_vehicle () |
void | set_allocated_vehicle (::goby::middleware::frontseat::protobuf::BasicSimulatorFrontSeatConfig_StartParams_VehicleConfig *vehicle) |
void | unsafe_arena_set_allocated_vehicle (::goby::middleware::frontseat::protobuf::BasicSimulatorFrontSeatConfig_StartParams_VehicleConfig *vehicle) |
::goby::middleware::frontseat::protobuf::BasicSimulatorFrontSeatConfig_StartParams_VehicleConfig * | unsafe_arena_release_vehicle () |
bool | has_lat () const |
void | clear_lat () |
double | lat () const |
void | set_lat (double value) |
bool | has_lon () const |
void | clear_lon () |
double | lon () const |
void | set_lon (double value) |
bool | has_duration () const |
void | clear_duration () |
::PROTOBUF_NAMESPACE_ID::int32 | duration () const |
void | set_duration (::PROTOBUF_NAMESPACE_ID::int32 value) |
bool | has_control_freq () const |
void | clear_control_freq () |
::PROTOBUF_NAMESPACE_ID::int32 | control_freq () const |
void | set_control_freq (::PROTOBUF_NAMESPACE_ID::int32 value) |
BasicSimulatorFrontSeatConfig () | |
virtual | ~BasicSimulatorFrontSeatConfig () |
BasicSimulatorFrontSeatConfig (const BasicSimulatorFrontSeatConfig &from) | |
BasicSimulatorFrontSeatConfig (BasicSimulatorFrontSeatConfig &&from) noexcept | |
BasicSimulatorFrontSeatConfig & | operator= (const BasicSimulatorFrontSeatConfig &from) |
BasicSimulatorFrontSeatConfig & | operator= (BasicSimulatorFrontSeatConfig &&from) noexcept |
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (BasicSimulatorFrontSeatConfig *other) |
void | UnsafeArenaSwap (BasicSimulatorFrontSeatConfig *other) |
BasicSimulatorFrontSeatConfig * | New () const final |
BasicSimulatorFrontSeatConfig * | 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 BasicSimulatorFrontSeatConfig &from) |
void | MergeFrom (const BasicSimulatorFrontSeatConfig &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_tcp_address () const |
void | clear_tcp_address () |
const std::string & | tcp_address () const |
void | set_tcp_address (const std::string &value) |
void | set_tcp_address (std::string &&value) |
void | set_tcp_address (const char *value) |
void | set_tcp_address (const char *value, size_t size) |
std::string * | mutable_tcp_address () |
std::string * | release_tcp_address () |
void | set_allocated_tcp_address (std::string *tcp_address) |
bool | has_start () const |
void | clear_start () |
const ::goby::middleware::frontseat::protobuf::BasicSimulatorFrontSeatConfig_StartParams & | start () const |
::goby::middleware::frontseat::protobuf::BasicSimulatorFrontSeatConfig_StartParams * | release_start () |
::goby::middleware::frontseat::protobuf::BasicSimulatorFrontSeatConfig_StartParams * | mutable_start () |
void | set_allocated_start (::goby::middleware::frontseat::protobuf::BasicSimulatorFrontSeatConfig_StartParams *start) |
void | unsafe_arena_set_allocated_start (::goby::middleware::frontseat::protobuf::BasicSimulatorFrontSeatConfig_StartParams *start) |
::goby::middleware::frontseat::protobuf::BasicSimulatorFrontSeatConfig_StartParams * | unsafe_arena_release_start () |
bool | has_tcp_port () const |
void | clear_tcp_port () |
::PROTOBUF_NAMESPACE_ID::uint32 | tcp_port () const |
void | set_tcp_port (::PROTOBUF_NAMESPACE_ID::uint32 value) |
SV2Header () | |
virtual | ~SV2Header () |
SV2Header (const SV2Header &from) | |
SV2Header (SV2Header &&from) noexcept | |
SV2Header & | operator= (const SV2Header &from) |
SV2Header & | operator= (SV2Header &&from) noexcept |
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (SV2Header *other) |
void | UnsafeArenaSwap (SV2Header *other) |
SV2Header * | New () const final |
SV2Header * | 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 SV2Header &from) |
void | MergeFrom (const SV2Header &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_of_frame () const |
void | clear_start_of_frame () |
::PROTOBUF_NAMESPACE_ID::uint32 | start_of_frame () const |
void | set_start_of_frame (::PROTOBUF_NAMESPACE_ID::uint32 value) |
bool | has_message_size () const |
void | clear_message_size () |
::PROTOBUF_NAMESPACE_ID::uint32 | message_size () const |
void | set_message_size (::PROTOBUF_NAMESPACE_ID::uint32 value) |
bool | has_dest () const |
void | clear_dest () |
::PROTOBUF_NAMESPACE_ID::uint32 | dest () const |
void | set_dest (::PROTOBUF_NAMESPACE_ID::uint32 value) |
bool | has_src () const |
void | clear_src () |
::PROTOBUF_NAMESPACE_ID::uint32 | src () const |
void | set_src (::PROTOBUF_NAMESPACE_ID::uint32 value) |
bool | has_transaction_id () const |
void | clear_transaction_id () |
::PROTOBUF_NAMESPACE_ID::uint32 | transaction_id () const |
void | set_transaction_id (::PROTOBUF_NAMESPACE_ID::uint32 value) |
bool | has_message_type () const |
void | clear_message_type () |
::PROTOBUF_NAMESPACE_ID::uint32 | message_type () const |
void | set_message_type (::PROTOBUF_NAMESPACE_ID::uint32 value) |
SV2Footer () | |
virtual | ~SV2Footer () |
SV2Footer (const SV2Footer &from) | |
SV2Footer (SV2Footer &&from) noexcept | |
SV2Footer & | operator= (const SV2Footer &from) |
SV2Footer & | operator= (SV2Footer &&from) noexcept |
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (SV2Footer *other) |
void | UnsafeArenaSwap (SV2Footer *other) |
SV2Footer * | New () const final |
SV2Footer * | 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 SV2Footer &from) |
void | MergeFrom (const SV2Footer &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_crc16 () const |
void | clear_crc16 () |
::PROTOBUF_NAMESPACE_ID::uint32 | crc16 () const |
void | set_crc16 (::PROTOBUF_NAMESPACE_ID::uint32 value) |
SV2RequestEnumerate () | |
virtual | ~SV2RequestEnumerate () |
SV2RequestEnumerate (const SV2RequestEnumerate &from) | |
SV2RequestEnumerate (SV2RequestEnumerate &&from) noexcept | |
SV2RequestEnumerate & | operator= (const SV2RequestEnumerate &from) |
SV2RequestEnumerate & | operator= (SV2RequestEnumerate &&from) noexcept |
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (SV2RequestEnumerate *other) |
void | UnsafeArenaSwap (SV2RequestEnumerate *other) |
SV2RequestEnumerate * | New () const final |
SV2RequestEnumerate * | 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 SV2RequestEnumerate &from) |
void | MergeFrom (const SV2RequestEnumerate &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_header () const |
void | clear_header () |
const ::goby::middleware::frontseat::protobuf::SV2Header & | header () const |
::goby::middleware::frontseat::protobuf::SV2Header * | release_header () |
::goby::middleware::frontseat::protobuf::SV2Header * | mutable_header () |
void | set_allocated_header (::goby::middleware::frontseat::protobuf::SV2Header *header) |
void | unsafe_arena_set_allocated_header (::goby::middleware::frontseat::protobuf::SV2Header *header) |
::goby::middleware::frontseat::protobuf::SV2Header * | unsafe_arena_release_header () |
bool | has_footer () const |
void | clear_footer () |
const ::goby::middleware::frontseat::protobuf::SV2Footer & | footer () const |
::goby::middleware::frontseat::protobuf::SV2Footer * | release_footer () |
::goby::middleware::frontseat::protobuf::SV2Footer * | mutable_footer () |
void | set_allocated_footer (::goby::middleware::frontseat::protobuf::SV2Footer *footer) |
void | unsafe_arena_set_allocated_footer (::goby::middleware::frontseat::protobuf::SV2Footer *footer) |
::goby::middleware::frontseat::protobuf::SV2Footer * | unsafe_arena_release_footer () |
bool | has_protocols_supported () const |
void | clear_protocols_supported () |
::PROTOBUF_NAMESPACE_ID::uint32 | protocols_supported () const |
void | set_protocols_supported (::PROTOBUF_NAMESPACE_ID::uint32 value) |
bool | has_commands_supported () const |
void | clear_commands_supported () |
::PROTOBUF_NAMESPACE_ID::uint32 | commands_supported () const |
void | set_commands_supported (::PROTOBUF_NAMESPACE_ID::uint32 value) |
SV2ReplyEnumerate () | |
virtual | ~SV2ReplyEnumerate () |
SV2ReplyEnumerate (const SV2ReplyEnumerate &from) | |
SV2ReplyEnumerate (SV2ReplyEnumerate &&from) noexcept | |
SV2ReplyEnumerate & | operator= (const SV2ReplyEnumerate &from) |
SV2ReplyEnumerate & | operator= (SV2ReplyEnumerate &&from) noexcept |
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (SV2ReplyEnumerate *other) |
void | UnsafeArenaSwap (SV2ReplyEnumerate *other) |
SV2ReplyEnumerate * | New () const final |
SV2ReplyEnumerate * | 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 SV2ReplyEnumerate &from) |
void | MergeFrom (const SV2ReplyEnumerate &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_serial_number () const |
void | clear_serial_number () |
const std::string & | serial_number () const |
void | set_serial_number (const std::string &value) |
void | set_serial_number (std::string &&value) |
void | set_serial_number (const char *value) |
void | set_serial_number (const void *value, size_t size) |
std::string * | mutable_serial_number () |
std::string * | release_serial_number () |
void | set_allocated_serial_number (std::string *serial_number) |
bool | has_description () const |
void | clear_description () |
const std::string & | description () const |
void | set_description (const std::string &value) |
void | set_description (std::string &&value) |
void | set_description (const char *value) |
void | set_description (const void *value, size_t size) |
std::string * | mutable_description () |
std::string * | release_description () |
void | set_allocated_description (std::string *description) |
bool | has_header () const |
void | clear_header () |
const ::goby::middleware::frontseat::protobuf::SV2Header & | header () const |
::goby::middleware::frontseat::protobuf::SV2Header * | release_header () |
::goby::middleware::frontseat::protobuf::SV2Header * | mutable_header () |
void | set_allocated_header (::goby::middleware::frontseat::protobuf::SV2Header *header) |
void | unsafe_arena_set_allocated_header (::goby::middleware::frontseat::protobuf::SV2Header *header) |
::goby::middleware::frontseat::protobuf::SV2Header * | unsafe_arena_release_header () |
bool | has_footer () const |
void | clear_footer () |
const ::goby::middleware::frontseat::protobuf::SV2Footer & | footer () const |
::goby::middleware::frontseat::protobuf::SV2Footer * | release_footer () |
::goby::middleware::frontseat::protobuf::SV2Footer * | mutable_footer () |
void | set_allocated_footer (::goby::middleware::frontseat::protobuf::SV2Footer *footer) |
void | unsafe_arena_set_allocated_footer (::goby::middleware::frontseat::protobuf::SV2Footer *footer) |
::goby::middleware::frontseat::protobuf::SV2Footer * | unsafe_arena_release_footer () |
bool | has_original_msg_type () const |
void | clear_original_msg_type () |
::PROTOBUF_NAMESPACE_ID::uint32 | original_msg_type () const |
void | set_original_msg_type (::PROTOBUF_NAMESPACE_ID::uint32 value) |
bool | has_number_of_devices_responding () const |
void | clear_number_of_devices_responding () |
::PROTOBUF_NAMESPACE_ID::uint32 | number_of_devices_responding () const |
void | set_number_of_devices_responding (::PROTOBUF_NAMESPACE_ID::uint32 value) |
bool | has_number_of_devices_in_message () const |
void | clear_number_of_devices_in_message () |
::PROTOBUF_NAMESPACE_ID::uint32 | number_of_devices_in_message () const |
void | set_number_of_devices_in_message (::PROTOBUF_NAMESPACE_ID::uint32 value) |
bool | has_version () const |
void | clear_version () |
::PROTOBUF_NAMESPACE_ID::uint32 | version () const |
void | set_version (::PROTOBUF_NAMESPACE_ID::uint32 value) |
bool | has_device_type () const |
void | clear_device_type () |
::PROTOBUF_NAMESPACE_ID::uint32 | device_type () const |
void | set_device_type (::PROTOBUF_NAMESPACE_ID::uint32 value) |
bool | has_board_addr () const |
void | clear_board_addr () |
::PROTOBUF_NAMESPACE_ID::uint32 | board_addr () const |
void | set_board_addr (::PROTOBUF_NAMESPACE_ID::uint32 value) |
bool | has_location () const |
void | clear_location () |
::PROTOBUF_NAMESPACE_ID::uint32 | location () const |
void | set_location (::PROTOBUF_NAMESPACE_ID::uint32 value) |
bool | has_polling_frequency () const |
void | clear_polling_frequency () |
::PROTOBUF_NAMESPACE_ID::uint32 | polling_frequency () const |
void | set_polling_frequency (::PROTOBUF_NAMESPACE_ID::uint32 value) |
bool | has_extra_info () const |
void | clear_extra_info () |
::PROTOBUF_NAMESPACE_ID::uint32 | extra_info () const |
void | set_extra_info (::PROTOBUF_NAMESPACE_ID::uint32 value) |
bool | has_firmware_major () const |
void | clear_firmware_major () |
::PROTOBUF_NAMESPACE_ID::uint32 | firmware_major () const |
void | set_firmware_major (::PROTOBUF_NAMESPACE_ID::uint32 value) |
bool | has_firmware_minor () const |
void | clear_firmware_minor () |
::PROTOBUF_NAMESPACE_ID::uint32 | firmware_minor () const |
void | set_firmware_minor (::PROTOBUF_NAMESPACE_ID::uint32 value) |
bool | has_firmware_revision () const |
void | clear_firmware_revision () |
::PROTOBUF_NAMESPACE_ID::uint32 | firmware_revision () const |
void | set_firmware_revision (::PROTOBUF_NAMESPACE_ID::uint32 value) |
SV2RequestStatus () | |
virtual | ~SV2RequestStatus () |
SV2RequestStatus (const SV2RequestStatus &from) | |
SV2RequestStatus (SV2RequestStatus &&from) noexcept | |
SV2RequestStatus & | operator= (const SV2RequestStatus &from) |
SV2RequestStatus & | operator= (SV2RequestStatus &&from) noexcept |
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (SV2RequestStatus *other) |
void | UnsafeArenaSwap (SV2RequestStatus *other) |
SV2RequestStatus * | New () const final |
SV2RequestStatus * | 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 SV2RequestStatus &from) |
void | MergeFrom (const SV2RequestStatus &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_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 void *value, size_t size) |
std::string * | mutable_time () |
std::string * | release_time () |
void | set_allocated_time (std::string *time) |
bool | has_header () const |
void | clear_header () |
const ::goby::middleware::frontseat::protobuf::SV2Header & | header () const |
::goby::middleware::frontseat::protobuf::SV2Header * | release_header () |
::goby::middleware::frontseat::protobuf::SV2Header * | mutable_header () |
void | set_allocated_header (::goby::middleware::frontseat::protobuf::SV2Header *header) |
void | unsafe_arena_set_allocated_header (::goby::middleware::frontseat::protobuf::SV2Header *header) |
::goby::middleware::frontseat::protobuf::SV2Header * | unsafe_arena_release_header () |
bool | has_footer () const |
void | clear_footer () |
const ::goby::middleware::frontseat::protobuf::SV2Footer & | footer () const |
::goby::middleware::frontseat::protobuf::SV2Footer * | release_footer () |
::goby::middleware::frontseat::protobuf::SV2Footer * | mutable_footer () |
void | set_allocated_footer (::goby::middleware::frontseat::protobuf::SV2Footer *footer) |
void | unsafe_arena_set_allocated_footer (::goby::middleware::frontseat::protobuf::SV2Footer *footer) |
::goby::middleware::frontseat::protobuf::SV2Footer * | unsafe_arena_release_footer () |
bool | has_latitude () const |
void | clear_latitude () |
::PROTOBUF_NAMESPACE_ID::uint32 | latitude () const |
void | set_latitude (::PROTOBUF_NAMESPACE_ID::uint32 value) |
bool | has_longitude () const |
void | clear_longitude () |
::PROTOBUF_NAMESPACE_ID::uint32 | longitude () const |
void | set_longitude (::PROTOBUF_NAMESPACE_ID::uint32 value) |
bool | has_fix_valid () const |
void | clear_fix_valid () |
::PROTOBUF_NAMESPACE_ID::uint32 | fix_valid () const |
void | set_fix_valid (::PROTOBUF_NAMESPACE_ID::uint32 value) |
SV2ReplyStatus () | |
virtual | ~SV2ReplyStatus () |
SV2ReplyStatus (const SV2ReplyStatus &from) | |
SV2ReplyStatus (SV2ReplyStatus &&from) noexcept | |
SV2ReplyStatus & | operator= (const SV2ReplyStatus &from) |
SV2ReplyStatus & | operator= (SV2ReplyStatus &&from) noexcept |
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (SV2ReplyStatus *other) |
void | UnsafeArenaSwap (SV2ReplyStatus *other) |
SV2ReplyStatus * | New () const final |
SV2ReplyStatus * | 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 SV2ReplyStatus &from) |
void | MergeFrom (const SV2ReplyStatus &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_header () const |
void | clear_header () |
const ::goby::middleware::frontseat::protobuf::SV2Header & | header () const |
::goby::middleware::frontseat::protobuf::SV2Header * | release_header () |
::goby::middleware::frontseat::protobuf::SV2Header * | mutable_header () |
void | set_allocated_header (::goby::middleware::frontseat::protobuf::SV2Header *header) |
void | unsafe_arena_set_allocated_header (::goby::middleware::frontseat::protobuf::SV2Header *header) |
::goby::middleware::frontseat::protobuf::SV2Header * | unsafe_arena_release_header () |
bool | has_footer () const |
void | clear_footer () |
const ::goby::middleware::frontseat::protobuf::SV2Footer & | footer () const |
::goby::middleware::frontseat::protobuf::SV2Footer * | release_footer () |
::goby::middleware::frontseat::protobuf::SV2Footer * | mutable_footer () |
void | set_allocated_footer (::goby::middleware::frontseat::protobuf::SV2Footer *footer) |
void | unsafe_arena_set_allocated_footer (::goby::middleware::frontseat::protobuf::SV2Footer *footer) |
::goby::middleware::frontseat::protobuf::SV2Footer * | unsafe_arena_release_footer () |
bool | has_original_msg_type () const |
void | clear_original_msg_type () |
::PROTOBUF_NAMESPACE_ID::uint32 | original_msg_type () const |
void | set_original_msg_type (::PROTOBUF_NAMESPACE_ID::uint32 value) |
bool | has_number_of_devices_responding () const |
void | clear_number_of_devices_responding () |
::PROTOBUF_NAMESPACE_ID::uint32 | number_of_devices_responding () const |
void | set_number_of_devices_responding (::PROTOBUF_NAMESPACE_ID::uint32 value) |
bool | has_number_of_devices_in_message () const |
void | clear_number_of_devices_in_message () |
::PROTOBUF_NAMESPACE_ID::uint32 | number_of_devices_in_message () const |
void | set_number_of_devices_in_message (::PROTOBUF_NAMESPACE_ID::uint32 value) |
bool | has_version () const |
void | clear_version () |
::PROTOBUF_NAMESPACE_ID::uint32 | version () const |
void | set_version (::PROTOBUF_NAMESPACE_ID::uint32 value) |
bool | has_board_addr () const |
void | clear_board_addr () |
::PROTOBUF_NAMESPACE_ID::uint32 | board_addr () const |
void | set_board_addr (::PROTOBUF_NAMESPACE_ID::uint32 value) |
bool | has_alarms () const |
void | clear_alarms () |
::PROTOBUF_NAMESPACE_ID::uint32 | alarms () const |
void | set_alarms (::PROTOBUF_NAMESPACE_ID::uint32 value) |
bool | has_leak_sensor_1 () const |
void | clear_leak_sensor_1 () |
::PROTOBUF_NAMESPACE_ID::uint32 | leak_sensor_1 () const |
void | set_leak_sensor_1 (::PROTOBUF_NAMESPACE_ID::uint32 value) |
bool | has_leak_sensor_2 () const |
void | clear_leak_sensor_2 () |
::PROTOBUF_NAMESPACE_ID::uint32 | leak_sensor_2 () const |
void | set_leak_sensor_2 (::PROTOBUF_NAMESPACE_ID::uint32 value) |
bool | has_humid_temp () const |
void | clear_humid_temp () |
::PROTOBUF_NAMESPACE_ID::uint32 | humid_temp () const |
void | set_humid_temp (::PROTOBUF_NAMESPACE_ID::uint32 value) |
bool | has_relative_humidity () const |
void | clear_relative_humidity () |
::PROTOBUF_NAMESPACE_ID::uint32 | relative_humidity () const |
void | set_relative_humidity (::PROTOBUF_NAMESPACE_ID::uint32 value) |
bool | has_pressure_temp () const |
void | clear_pressure_temp () |
::PROTOBUF_NAMESPACE_ID::uint32 | pressure_temp () const |
void | set_pressure_temp (::PROTOBUF_NAMESPACE_ID::uint32 value) |
bool | has_pressure () const |
void | clear_pressure () |
::PROTOBUF_NAMESPACE_ID::uint32 | pressure () const |
void | set_pressure (::PROTOBUF_NAMESPACE_ID::uint32 value) |
SV2RequestQueuedMessage () | |
virtual | ~SV2RequestQueuedMessage () |
SV2RequestQueuedMessage (const SV2RequestQueuedMessage &from) | |
SV2RequestQueuedMessage (SV2RequestQueuedMessage &&from) noexcept | |
SV2RequestQueuedMessage & | operator= (const SV2RequestQueuedMessage &from) |
SV2RequestQueuedMessage & | operator= (SV2RequestQueuedMessage &&from) noexcept |
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (SV2RequestQueuedMessage *other) |
void | UnsafeArenaSwap (SV2RequestQueuedMessage *other) |
SV2RequestQueuedMessage * | New () const final |
SV2RequestQueuedMessage * | 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 SV2RequestQueuedMessage &from) |
void | MergeFrom (const SV2RequestQueuedMessage &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_header () const |
void | clear_header () |
const ::goby::middleware::frontseat::protobuf::SV2Header & | header () const |
::goby::middleware::frontseat::protobuf::SV2Header * | release_header () |
::goby::middleware::frontseat::protobuf::SV2Header * | mutable_header () |
void | set_allocated_header (::goby::middleware::frontseat::protobuf::SV2Header *header) |
void | unsafe_arena_set_allocated_header (::goby::middleware::frontseat::protobuf::SV2Header *header) |
::goby::middleware::frontseat::protobuf::SV2Header * | unsafe_arena_release_header () |
bool | has_footer () const |
void | clear_footer () |
const ::goby::middleware::frontseat::protobuf::SV2Footer & | footer () const |
::goby::middleware::frontseat::protobuf::SV2Footer * | release_footer () |
::goby::middleware::frontseat::protobuf::SV2Footer * | mutable_footer () |
void | set_allocated_footer (::goby::middleware::frontseat::protobuf::SV2Footer *footer) |
void | unsafe_arena_set_allocated_footer (::goby::middleware::frontseat::protobuf::SV2Footer *footer) |
::goby::middleware::frontseat::protobuf::SV2Footer * | unsafe_arena_release_footer () |
SV2ReplyQueuedMessage () | |
virtual | ~SV2ReplyQueuedMessage () |
SV2ReplyQueuedMessage (const SV2ReplyQueuedMessage &from) | |
SV2ReplyQueuedMessage (SV2ReplyQueuedMessage &&from) noexcept | |
SV2ReplyQueuedMessage & | operator= (const SV2ReplyQueuedMessage &from) |
SV2ReplyQueuedMessage & | operator= (SV2ReplyQueuedMessage &&from) noexcept |
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (SV2ReplyQueuedMessage *other) |
void | UnsafeArenaSwap (SV2ReplyQueuedMessage *other) |
SV2ReplyQueuedMessage * | New () const final |
SV2ReplyQueuedMessage * | 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 SV2ReplyQueuedMessage &from) |
void | MergeFrom (const SV2ReplyQueuedMessage &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_header () const |
void | clear_header () |
const ::goby::middleware::frontseat::protobuf::SV2Header & | header () const |
::goby::middleware::frontseat::protobuf::SV2Header * | release_header () |
::goby::middleware::frontseat::protobuf::SV2Header * | mutable_header () |
void | set_allocated_header (::goby::middleware::frontseat::protobuf::SV2Header *header) |
void | unsafe_arena_set_allocated_header (::goby::middleware::frontseat::protobuf::SV2Header *header) |
::goby::middleware::frontseat::protobuf::SV2Header * | unsafe_arena_release_header () |
bool | has_footer () const |
void | clear_footer () |
const ::goby::middleware::frontseat::protobuf::SV2Footer & | footer () const |
::goby::middleware::frontseat::protobuf::SV2Footer * | release_footer () |
::goby::middleware::frontseat::protobuf::SV2Footer * | mutable_footer () |
void | set_allocated_footer (::goby::middleware::frontseat::protobuf::SV2Footer *footer) |
void | unsafe_arena_set_allocated_footer (::goby::middleware::frontseat::protobuf::SV2Footer *footer) |
::goby::middleware::frontseat::protobuf::SV2Footer * | unsafe_arena_release_footer () |
bool | has_original_msg_type () const |
void | clear_original_msg_type () |
::PROTOBUF_NAMESPACE_ID::uint32 | original_msg_type () const |
void | set_original_msg_type (::PROTOBUF_NAMESPACE_ID::uint32 value) |
SV2ACKNAKQueuedMessage () | |
virtual | ~SV2ACKNAKQueuedMessage () |
SV2ACKNAKQueuedMessage (const SV2ACKNAKQueuedMessage &from) | |
SV2ACKNAKQueuedMessage (SV2ACKNAKQueuedMessage &&from) noexcept | |
SV2ACKNAKQueuedMessage & | operator= (const SV2ACKNAKQueuedMessage &from) |
SV2ACKNAKQueuedMessage & | operator= (SV2ACKNAKQueuedMessage &&from) noexcept |
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (SV2ACKNAKQueuedMessage *other) |
void | UnsafeArenaSwap (SV2ACKNAKQueuedMessage *other) |
SV2ACKNAKQueuedMessage * | New () const final |
SV2ACKNAKQueuedMessage * | 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 SV2ACKNAKQueuedMessage &from) |
void | MergeFrom (const SV2ACKNAKQueuedMessage &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_header () const |
void | clear_header () |
const ::goby::middleware::frontseat::protobuf::SV2Header & | header () const |
::goby::middleware::frontseat::protobuf::SV2Header * | release_header () |
::goby::middleware::frontseat::protobuf::SV2Header * | mutable_header () |
void | set_allocated_header (::goby::middleware::frontseat::protobuf::SV2Header *header) |
void | unsafe_arena_set_allocated_header (::goby::middleware::frontseat::protobuf::SV2Header *header) |
::goby::middleware::frontseat::protobuf::SV2Header * | unsafe_arena_release_header () |
bool | has_footer () const |
void | clear_footer () |
const ::goby::middleware::frontseat::protobuf::SV2Footer & | footer () const |
::goby::middleware::frontseat::protobuf::SV2Footer * | release_footer () |
::goby::middleware::frontseat::protobuf::SV2Footer * | mutable_footer () |
void | set_allocated_footer (::goby::middleware::frontseat::protobuf::SV2Footer *footer) |
void | unsafe_arena_set_allocated_footer (::goby::middleware::frontseat::protobuf::SV2Footer *footer) |
::goby::middleware::frontseat::protobuf::SV2Footer * | unsafe_arena_release_footer () |
bool | has_command_format () const |
void | clear_command_format () |
::PROTOBUF_NAMESPACE_ID::uint32 | command_format () const |
void | set_command_format (::PROTOBUF_NAMESPACE_ID::uint32 value) |
bool | has_response_code () const |
void | clear_response_code () |
::PROTOBUF_NAMESPACE_ID::uint32 | response_code () const |
void | set_response_code (::PROTOBUF_NAMESPACE_ID::uint32 value) |
bool | has_response_message_length () const |
void | clear_response_message_length () |
::PROTOBUF_NAMESPACE_ID::uint32 | response_message_length () const |
void | set_response_message_length (::PROTOBUF_NAMESPACE_ID::uint32 value) |
SV2GenericNAK () | |
virtual | ~SV2GenericNAK () |
SV2GenericNAK (const SV2GenericNAK &from) | |
SV2GenericNAK (SV2GenericNAK &&from) noexcept | |
SV2GenericNAK & | operator= (const SV2GenericNAK &from) |
SV2GenericNAK & | operator= (SV2GenericNAK &&from) noexcept |
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (SV2GenericNAK *other) |
void | UnsafeArenaSwap (SV2GenericNAK *other) |
SV2GenericNAK * | New () const final |
SV2GenericNAK * | 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 SV2GenericNAK &from) |
void | MergeFrom (const SV2GenericNAK &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_header () const |
void | clear_header () |
const ::goby::middleware::frontseat::protobuf::SV2Header & | header () const |
::goby::middleware::frontseat::protobuf::SV2Header * | release_header () |
::goby::middleware::frontseat::protobuf::SV2Header * | mutable_header () |
void | set_allocated_header (::goby::middleware::frontseat::protobuf::SV2Header *header) |
void | unsafe_arena_set_allocated_header (::goby::middleware::frontseat::protobuf::SV2Header *header) |
::goby::middleware::frontseat::protobuf::SV2Header * | unsafe_arena_release_header () |
bool | has_footer () const |
void | clear_footer () |
const ::goby::middleware::frontseat::protobuf::SV2Footer & | footer () const |
::goby::middleware::frontseat::protobuf::SV2Footer * | release_footer () |
::goby::middleware::frontseat::protobuf::SV2Footer * | mutable_footer () |
void | set_allocated_footer (::goby::middleware::frontseat::protobuf::SV2Footer *footer) |
void | unsafe_arena_set_allocated_footer (::goby::middleware::frontseat::protobuf::SV2Footer *footer) |
::goby::middleware::frontseat::protobuf::SV2Footer * | unsafe_arena_release_footer () |
bool | has_original_msg_type () const |
void | clear_original_msg_type () |
::PROTOBUF_NAMESPACE_ID::uint32 | original_msg_type () const |
void | set_original_msg_type (::PROTOBUF_NAMESPACE_ID::uint32 value) |
bool | has_response_code () const |
void | clear_response_code () |
::PROTOBUF_NAMESPACE_ID::uint32 | response_code () const |
void | set_response_code (::PROTOBUF_NAMESPACE_ID::uint32 value) |
SV2GenericACK () | |
virtual | ~SV2GenericACK () |
SV2GenericACK (const SV2GenericACK &from) | |
SV2GenericACK (SV2GenericACK &&from) noexcept | |
SV2GenericACK & | operator= (const SV2GenericACK &from) |
SV2GenericACK & | operator= (SV2GenericACK &&from) noexcept |
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (SV2GenericACK *other) |
void | UnsafeArenaSwap (SV2GenericACK *other) |
SV2GenericACK * | New () const final |
SV2GenericACK * | 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 SV2GenericACK &from) |
void | MergeFrom (const SV2GenericACK &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_header () const |
void | clear_header () |
const ::goby::middleware::frontseat::protobuf::SV2Header & | header () const |
::goby::middleware::frontseat::protobuf::SV2Header * | release_header () |
::goby::middleware::frontseat::protobuf::SV2Header * | mutable_header () |
void | set_allocated_header (::goby::middleware::frontseat::protobuf::SV2Header *header) |
void | unsafe_arena_set_allocated_header (::goby::middleware::frontseat::protobuf::SV2Header *header) |
::goby::middleware::frontseat::protobuf::SV2Header * | unsafe_arena_release_header () |
bool | has_footer () const |
void | clear_footer () |
const ::goby::middleware::frontseat::protobuf::SV2Footer & | footer () const |
::goby::middleware::frontseat::protobuf::SV2Footer * | release_footer () |
::goby::middleware::frontseat::protobuf::SV2Footer * | mutable_footer () |
void | set_allocated_footer (::goby::middleware::frontseat::protobuf::SV2Footer *footer) |
void | unsafe_arena_set_allocated_footer (::goby::middleware::frontseat::protobuf::SV2Footer *footer) |
::goby::middleware::frontseat::protobuf::SV2Footer * | unsafe_arena_release_footer () |
bool | has_original_msg_type () const |
void | clear_original_msg_type () |
::PROTOBUF_NAMESPACE_ID::uint32 | original_msg_type () const |
void | set_original_msg_type (::PROTOBUF_NAMESPACE_ID::uint32 value) |
SV2SendToConsole () | |
virtual | ~SV2SendToConsole () |
SV2SendToConsole (const SV2SendToConsole &from) | |
SV2SendToConsole (SV2SendToConsole &&from) noexcept | |
SV2SendToConsole & | operator= (const SV2SendToConsole &from) |
SV2SendToConsole & | operator= (SV2SendToConsole &&from) noexcept |
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (SV2SendToConsole *other) |
void | UnsafeArenaSwap (SV2SendToConsole *other) |
SV2SendToConsole * | New () const final |
SV2SendToConsole * | 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 SV2SendToConsole &from) |
void | MergeFrom (const SV2SendToConsole &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_text () const |
void | clear_text () |
const std::string & | text () const |
void | set_text (const std::string &value) |
void | set_text (std::string &&value) |
void | set_text (const char *value) |
void | set_text (const void *value, size_t size) |
std::string * | mutable_text () |
std::string * | release_text () |
void | set_allocated_text (std::string *text) |
bool | has_header () const |
void | clear_header () |
const ::goby::middleware::frontseat::protobuf::SV2Header & | header () const |
::goby::middleware::frontseat::protobuf::SV2Header * | release_header () |
::goby::middleware::frontseat::protobuf::SV2Header * | mutable_header () |
void | set_allocated_header (::goby::middleware::frontseat::protobuf::SV2Header *header) |
void | unsafe_arena_set_allocated_header (::goby::middleware::frontseat::protobuf::SV2Header *header) |
::goby::middleware::frontseat::protobuf::SV2Header * | unsafe_arena_release_header () |
bool | has_footer () const |
void | clear_footer () |
const ::goby::middleware::frontseat::protobuf::SV2Footer & | footer () const |
::goby::middleware::frontseat::protobuf::SV2Footer * | release_footer () |
::goby::middleware::frontseat::protobuf::SV2Footer * | mutable_footer () |
void | set_allocated_footer (::goby::middleware::frontseat::protobuf::SV2Footer *footer) |
void | unsafe_arena_set_allocated_footer (::goby::middleware::frontseat::protobuf::SV2Footer *footer) |
::goby::middleware::frontseat::protobuf::SV2Footer * | unsafe_arena_release_footer () |
bool | has_original_msg_type () const |
void | clear_original_msg_type () |
::PROTOBUF_NAMESPACE_ID::uint32 | original_msg_type () const |
void | set_original_msg_type (::PROTOBUF_NAMESPACE_ID::uint32 value) |
SV2CommandFollowFixedHeading_CommandFollowFixedHeadingBody () | |
virtual | ~SV2CommandFollowFixedHeading_CommandFollowFixedHeadingBody () |
SV2CommandFollowFixedHeading_CommandFollowFixedHeadingBody (const SV2CommandFollowFixedHeading_CommandFollowFixedHeadingBody &from) | |
SV2CommandFollowFixedHeading_CommandFollowFixedHeadingBody (SV2CommandFollowFixedHeading_CommandFollowFixedHeadingBody &&from) noexcept | |
SV2CommandFollowFixedHeading_CommandFollowFixedHeadingBody & | operator= (const SV2CommandFollowFixedHeading_CommandFollowFixedHeadingBody &from) |
SV2CommandFollowFixedHeading_CommandFollowFixedHeadingBody & | operator= (SV2CommandFollowFixedHeading_CommandFollowFixedHeadingBody &&from) noexcept |
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (SV2CommandFollowFixedHeading_CommandFollowFixedHeadingBody *other) |
void | UnsafeArenaSwap (SV2CommandFollowFixedHeading_CommandFollowFixedHeadingBody *other) |
SV2CommandFollowFixedHeading_CommandFollowFixedHeadingBody * | New () const final |
SV2CommandFollowFixedHeading_CommandFollowFixedHeadingBody * | 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 SV2CommandFollowFixedHeading_CommandFollowFixedHeadingBody &from) |
void | MergeFrom (const SV2CommandFollowFixedHeading_CommandFollowFixedHeadingBody &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_level2id () const |
void | clear_level2id () |
::PROTOBUF_NAMESPACE_ID::uint32 | level2id () const |
void | set_level2id (::PROTOBUF_NAMESPACE_ID::uint32 value) |
bool | has_wgmsid () const |
void | clear_wgmsid () |
::PROTOBUF_NAMESPACE_ID::uint32 | wgmsid () const |
void | set_wgmsid (::PROTOBUF_NAMESPACE_ID::uint32 value) |
bool | has_data_size () const |
void | clear_data_size () |
::PROTOBUF_NAMESPACE_ID::uint32 | data_size () const |
void | set_data_size (::PROTOBUF_NAMESPACE_ID::uint32 value) |
bool | has_structure_id () const |
void | clear_structure_id () |
::PROTOBUF_NAMESPACE_ID::uint32 | structure_id () const |
void | set_structure_id (::PROTOBUF_NAMESPACE_ID::uint32 value) |
bool | has_command_value () const |
void | clear_command_value () |
::PROTOBUF_NAMESPACE_ID::uint32 | command_value () const |
void | set_command_value (::PROTOBUF_NAMESPACE_ID::uint32 value) |
bool | has_reserved () const |
void | clear_reserved () |
::PROTOBUF_NAMESPACE_ID::uint32 | reserved () const |
void | set_reserved (::PROTOBUF_NAMESPACE_ID::uint32 value) |
bool | has_heading_degrees () const |
void | clear_heading_degrees () |
::PROTOBUF_NAMESPACE_ID::uint32 | heading_degrees () const |
void | set_heading_degrees (::PROTOBUF_NAMESPACE_ID::uint32 value) |
bool | has_latitude () const |
void | clear_latitude () |
::PROTOBUF_NAMESPACE_ID::uint32 | latitude () const |
void | set_latitude (::PROTOBUF_NAMESPACE_ID::uint32 value) |
bool | has_longitude () const |
void | clear_longitude () |
::PROTOBUF_NAMESPACE_ID::uint32 | longitude () const |
void | set_longitude (::PROTOBUF_NAMESPACE_ID::uint32 value) |
bool | has_crc16 () const |
void | clear_crc16 () |
::PROTOBUF_NAMESPACE_ID::uint32 | crc16 () const |
void | set_crc16 (::PROTOBUF_NAMESPACE_ID::uint32 value) |
SV2CommandFollowFixedHeading () | |
virtual | ~SV2CommandFollowFixedHeading () |
SV2CommandFollowFixedHeading (const SV2CommandFollowFixedHeading &from) | |
SV2CommandFollowFixedHeading (SV2CommandFollowFixedHeading &&from) noexcept | |
SV2CommandFollowFixedHeading & | operator= (const SV2CommandFollowFixedHeading &from) |
SV2CommandFollowFixedHeading & | operator= (SV2CommandFollowFixedHeading &&from) noexcept |
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (SV2CommandFollowFixedHeading *other) |
void | UnsafeArenaSwap (SV2CommandFollowFixedHeading *other) |
SV2CommandFollowFixedHeading * | New () const final |
SV2CommandFollowFixedHeading * | 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 SV2CommandFollowFixedHeading &from) |
void | MergeFrom (const SV2CommandFollowFixedHeading &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_header () const |
void | clear_header () |
const ::goby::middleware::frontseat::protobuf::SV2Header & | header () const |
::goby::middleware::frontseat::protobuf::SV2Header * | release_header () |
::goby::middleware::frontseat::protobuf::SV2Header * | mutable_header () |
void | set_allocated_header (::goby::middleware::frontseat::protobuf::SV2Header *header) |
void | unsafe_arena_set_allocated_header (::goby::middleware::frontseat::protobuf::SV2Header *header) |
::goby::middleware::frontseat::protobuf::SV2Header * | unsafe_arena_release_header () |
bool | has_body () const |
void | clear_body () |
const ::goby::middleware::frontseat::protobuf::SV2CommandFollowFixedHeading_CommandFollowFixedHeadingBody & | body () const |
::goby::middleware::frontseat::protobuf::SV2CommandFollowFixedHeading_CommandFollowFixedHeadingBody * | release_body () |
::goby::middleware::frontseat::protobuf::SV2CommandFollowFixedHeading_CommandFollowFixedHeadingBody * | mutable_body () |
void | set_allocated_body (::goby::middleware::frontseat::protobuf::SV2CommandFollowFixedHeading_CommandFollowFixedHeadingBody *body) |
void | unsafe_arena_set_allocated_body (::goby::middleware::frontseat::protobuf::SV2CommandFollowFixedHeading_CommandFollowFixedHeadingBody *body) |
::goby::middleware::frontseat::protobuf::SV2CommandFollowFixedHeading_CommandFollowFixedHeadingBody * | unsafe_arena_release_body () |
bool | has_footer () const |
void | clear_footer () |
const ::goby::middleware::frontseat::protobuf::SV2Footer & | footer () const |
::goby::middleware::frontseat::protobuf::SV2Footer * | release_footer () |
::goby::middleware::frontseat::protobuf::SV2Footer * | mutable_footer () |
void | set_allocated_footer (::goby::middleware::frontseat::protobuf::SV2Footer *footer) |
void | unsafe_arena_set_allocated_footer (::goby::middleware::frontseat::protobuf::SV2Footer *footer) |
::goby::middleware::frontseat::protobuf::SV2Footer * | unsafe_arena_release_footer () |
bool | has_original_msg_type () const |
void | clear_original_msg_type () |
::PROTOBUF_NAMESPACE_ID::uint32 | original_msg_type () const |
void | set_original_msg_type (::PROTOBUF_NAMESPACE_ID::uint32 value) |
bool | has_command_format () const |
void | clear_command_format () |
::PROTOBUF_NAMESPACE_ID::uint32 | command_format () const |
void | set_command_format (::PROTOBUF_NAMESPACE_ID::uint32 value) |
WavegliderSV2Config () | |
virtual | ~WavegliderSV2Config () |
WavegliderSV2Config (const WavegliderSV2Config &from) | |
WavegliderSV2Config (WavegliderSV2Config &&from) noexcept | |
WavegliderSV2Config & | operator= (const WavegliderSV2Config &from) |
WavegliderSV2Config & | operator= (WavegliderSV2Config &&from) noexcept |
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (WavegliderSV2Config *other) |
void | UnsafeArenaSwap (WavegliderSV2Config *other) |
WavegliderSV2Config * | New () const final |
WavegliderSV2Config * | 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 WavegliderSV2Config &from) |
void | MergeFrom (const WavegliderSV2Config &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_pm_serial_port () const |
void | clear_pm_serial_port () |
const std::string & | pm_serial_port () const |
void | set_pm_serial_port (const std::string &value) |
void | set_pm_serial_port (std::string &&value) |
void | set_pm_serial_port (const char *value) |
void | set_pm_serial_port (const char *value, size_t size) |
std::string * | mutable_pm_serial_port () |
std::string * | release_pm_serial_port () |
void | set_allocated_pm_serial_port (std::string *pm_serial_port) |
bool | has_task_id () const |
void | clear_task_id () |
::PROTOBUF_NAMESPACE_ID::uint32 | task_id () const |
void | set_task_id (::PROTOBUF_NAMESPACE_ID::uint32 value) |
bool | has_pm_serial_baud () const |
void | clear_pm_serial_baud () |
::PROTOBUF_NAMESPACE_ID::uint32 | pm_serial_baud () const |
void | set_pm_serial_baud (::PROTOBUF_NAMESPACE_ID::uint32 value) |
bool | has_board_id () const |
void | clear_board_id () |
::PROTOBUF_NAMESPACE_ID::uint32 | board_id () const |
void | set_board_id (::PROTOBUF_NAMESPACE_ID::uint32 value) |
HelmStateReport () | |
virtual | ~HelmStateReport () |
HelmStateReport (const HelmStateReport &from) | |
HelmStateReport (HelmStateReport &&from) noexcept | |
HelmStateReport & | operator= (const HelmStateReport &from) |
HelmStateReport & | operator= (HelmStateReport &&from) noexcept |
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (HelmStateReport *other) |
void | UnsafeArenaSwap (HelmStateReport *other) |
HelmStateReport * | New () const final |
HelmStateReport * | 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 HelmStateReport &from) |
void | MergeFrom (const HelmStateReport &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_state () const |
void | clear_state () |
::goby::middleware::frontseat::protobuf::HelmState | state () const |
void | set_state (::goby::middleware::frontseat::protobuf::HelmState value) |
InterfaceStatus () | |
virtual | ~InterfaceStatus () |
InterfaceStatus (const InterfaceStatus &from) | |
InterfaceStatus (InterfaceStatus &&from) noexcept | |
InterfaceStatus & | operator= (const InterfaceStatus &from) |
InterfaceStatus & | operator= (InterfaceStatus &&from) noexcept |
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (InterfaceStatus *other) |
void | UnsafeArenaSwap (InterfaceStatus *other) |
InterfaceStatus * | New () const final |
InterfaceStatus * | 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 InterfaceStatus &from) |
void | MergeFrom (const InterfaceStatus &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_frontseat_state () const |
void | clear_frontseat_state () |
::goby::middleware::frontseat::protobuf::FrontSeatState | frontseat_state () const |
void | set_frontseat_state (::goby::middleware::frontseat::protobuf::FrontSeatState value) |
bool | has_helm_state () const |
void | clear_helm_state () |
::goby::middleware::frontseat::protobuf::HelmState | helm_state () const |
void | set_helm_state (::goby::middleware::frontseat::protobuf::HelmState value) |
bool | has_helm_error () const |
void | clear_helm_error () |
::goby::middleware::frontseat::protobuf::HelmError | helm_error () const |
void | set_helm_error (::goby::middleware::frontseat::protobuf::HelmError value) |
bool | has_frontseat_error () const |
void | clear_frontseat_error () |
::goby::middleware::frontseat::protobuf::FrontSeatError | frontseat_error () const |
void | set_frontseat_error (::goby::middleware::frontseat::protobuf::FrontSeatError value) |
bool | has_state () const |
void | clear_state () |
::goby::middleware::frontseat::protobuf::InterfaceState | state () const |
void | set_state (::goby::middleware::frontseat::protobuf::InterfaceState value) |
CommandRequest () | |
virtual | ~CommandRequest () |
CommandRequest (const CommandRequest &from) | |
CommandRequest (CommandRequest &&from) noexcept | |
CommandRequest & | operator= (const CommandRequest &from) |
CommandRequest & | operator= (CommandRequest &&from) noexcept |
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (CommandRequest *other) |
void | UnsafeArenaSwap (CommandRequest *other) |
CommandRequest * | New () const final |
CommandRequest * | 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 CommandRequest &from) |
void | MergeFrom (const CommandRequest &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_desired_course () const |
void | clear_desired_course () |
const ::goby::middleware::frontseat::protobuf::DesiredCourse & | desired_course () const |
::goby::middleware::frontseat::protobuf::DesiredCourse * | release_desired_course () |
::goby::middleware::frontseat::protobuf::DesiredCourse * | mutable_desired_course () |
void | set_allocated_desired_course (::goby::middleware::frontseat::protobuf::DesiredCourse *desired_course) |
void | unsafe_arena_set_allocated_desired_course (::goby::middleware::frontseat::protobuf::DesiredCourse *desired_course) |
::goby::middleware::frontseat::protobuf::DesiredCourse * | unsafe_arena_release_desired_course () |
bool | has_cancel_request_id () const |
void | clear_cancel_request_id () |
::PROTOBUF_NAMESPACE_ID::int32 | cancel_request_id () const |
void | set_cancel_request_id (::PROTOBUF_NAMESPACE_ID::int32 value) |
bool | has_response_requested () const |
void | clear_response_requested () |
bool | response_requested () const |
void | set_response_requested (bool value) |
bool | has_request_id () const |
void | clear_request_id () |
::PROTOBUF_NAMESPACE_ID::int32 | request_id () const |
void | set_request_id (::PROTOBUF_NAMESPACE_ID::int32 value) |
CommandResponse () | |
virtual | ~CommandResponse () |
CommandResponse (const CommandResponse &from) | |
CommandResponse (CommandResponse &&from) noexcept | |
CommandResponse & | operator= (const CommandResponse &from) |
CommandResponse & | operator= (CommandResponse &&from) noexcept |
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (CommandResponse *other) |
void | UnsafeArenaSwap (CommandResponse *other) |
CommandResponse * | New () const final |
CommandResponse * | 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 CommandResponse &from) |
void | MergeFrom (const CommandResponse &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_error_string () const |
void | clear_error_string () |
const std::string & | error_string () const |
void | set_error_string (const std::string &value) |
void | set_error_string (std::string &&value) |
void | set_error_string (const char *value) |
void | set_error_string (const char *value, size_t size) |
std::string * | mutable_error_string () |
std::string * | release_error_string () |
void | set_allocated_error_string (std::string *error_string) |
bool | has_error_code () const |
void | clear_error_code () |
::PROTOBUF_NAMESPACE_ID::int32 | error_code () const |
void | set_error_code (::PROTOBUF_NAMESPACE_ID::int32 value) |
bool | has_request_successful () const |
void | clear_request_successful () |
bool | request_successful () const |
void | set_request_successful (bool value) |
bool | has_request_id () const |
void | clear_request_id () |
::PROTOBUF_NAMESPACE_ID::int32 | request_id () const |
void | set_request_id (::PROTOBUF_NAMESPACE_ID::int32 value) |
InterfaceData () | |
virtual | ~InterfaceData () |
InterfaceData (const InterfaceData &from) | |
InterfaceData (InterfaceData &&from) noexcept | |
InterfaceData & | operator= (const InterfaceData &from) |
InterfaceData & | operator= (InterfaceData &&from) noexcept |
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (InterfaceData *other) |
void | UnsafeArenaSwap (InterfaceData *other) |
InterfaceData * | New () const final |
InterfaceData * | 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 InterfaceData &from) |
void | MergeFrom (const InterfaceData &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_dccl_message () const |
void | clear_dccl_message () |
const std::string & | dccl_message () const |
void | set_dccl_message (const std::string &value) |
void | set_dccl_message (std::string &&value) |
void | set_dccl_message (const char *value) |
void | set_dccl_message (const void *value, size_t size) |
std::string * | mutable_dccl_message () |
std::string * | release_dccl_message () |
void | set_allocated_dccl_message (std::string *dccl_message) |
bool | has_node_status () const |
void | clear_node_status () |
const ::goby::middleware::frontseat::protobuf::NodeStatus & | node_status () const |
::goby::middleware::frontseat::protobuf::NodeStatus * | release_node_status () |
::goby::middleware::frontseat::protobuf::NodeStatus * | mutable_node_status () |
void | set_allocated_node_status (::goby::middleware::frontseat::protobuf::NodeStatus *node_status) |
void | unsafe_arena_set_allocated_node_status (::goby::middleware::frontseat::protobuf::NodeStatus *node_status) |
::goby::middleware::frontseat::protobuf::NodeStatus * | unsafe_arena_release_node_status () |
bool | has_ctd_sample () const |
void | clear_ctd_sample () |
const ::goby::middleware::frontseat::protobuf::CTDSample & | ctd_sample () const |
::goby::middleware::frontseat::protobuf::CTDSample * | release_ctd_sample () |
::goby::middleware::frontseat::protobuf::CTDSample * | mutable_ctd_sample () |
void | set_allocated_ctd_sample (::goby::middleware::frontseat::protobuf::CTDSample *ctd_sample) |
void | unsafe_arena_set_allocated_ctd_sample (::goby::middleware::frontseat::protobuf::CTDSample *ctd_sample) |
::goby::middleware::frontseat::protobuf::CTDSample * | unsafe_arena_release_ctd_sample () |
Raw () | |
virtual | ~Raw () |
Raw (const Raw &from) | |
Raw (Raw &&from) noexcept | |
Raw & | operator= (const Raw &from) |
Raw & | operator= (Raw &&from) noexcept |
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (Raw *other) |
void | UnsafeArenaSwap (Raw *other) |
Raw * | New () const final |
Raw * | 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 Raw &from) |
void | MergeFrom (const Raw &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_raw () const |
void | clear_raw () |
const std::string & | raw () const |
void | set_raw (const std::string &value) |
void | set_raw (std::string &&value) |
void | set_raw (const char *value) |
void | set_raw (const void *value, size_t size) |
std::string * | mutable_raw () |
std::string * | release_raw () |
void | set_allocated_raw (std::string *raw) |
bool | has_description () const |
void | clear_description () |
const std::string & | description () const |
void | set_description (const std::string &value) |
void | set_description (std::string &&value) |
void | set_description (const char *value) |
void | set_description (const char *value, size_t size) |
std::string * | mutable_description () |
std::string * | release_description () |
void | set_allocated_description (std::string *description) |
bool | has_type () const |
void | clear_type () |
::goby::middleware::frontseat::protobuf::Raw_RawType | type () const |
void | set_type (::goby::middleware::frontseat::protobuf::Raw_RawType 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 |
bool | has_name () const |
void | clear_name () |
const std::string & | name () const |
void | set_name (const std::string &value) |
void | set_name (std::string &&value) |
void | set_name (const char *value) |
void | set_name (const char *value, size_t size) |
std::string * | mutable_name () |
std::string * | release_name () |
void | set_allocated_name (std::string *name) |
bool | has_origin () const |
void | clear_origin () |
const ::goby::middleware::protobuf::LatLonPoint & | origin () const |
::goby::middleware::protobuf::LatLonPoint * | release_origin () |
::goby::middleware::protobuf::LatLonPoint * | mutable_origin () |
void | set_allocated_origin (::goby::middleware::protobuf::LatLonPoint *origin) |
void | unsafe_arena_set_allocated_origin (::goby::middleware::protobuf::LatLonPoint *origin) |
::goby::middleware::protobuf::LatLonPoint * | unsafe_arena_release_origin () |
bool | has_exit_on_error () const |
void | clear_exit_on_error () |
bool | exit_on_error () const |
void | set_exit_on_error (bool value) |
bool | has_type () const |
void | clear_type () |
::goby::middleware::frontseat::protobuf::VehicleType | type () const |
void | set_type (::goby::middleware::frontseat::protobuf::VehicleType value) |
bool | has_require_helm () const |
void | clear_require_helm () |
bool | require_helm () const |
void | set_require_helm (bool value) |
bool | has_helm_running_timeout () const |
void | clear_helm_running_timeout () |
double | helm_running_timeout () const |
void | set_helm_running_timeout (double value) |
bool | has_frontseat_connected_timeout () const |
void | clear_frontseat_connected_timeout () |
double | frontseat_connected_timeout () const |
void | set_frontseat_connected_timeout (double value) |
bool | has_status_period () const |
void | clear_status_period () |
::PROTOBUF_NAMESPACE_ID::uint32 | status_period () const |
void | set_status_period (::PROTOBUF_NAMESPACE_ID::uint32 value) |
bool | has_sim_warp_factor () const |
void | clear_sim_warp_factor () |
::PROTOBUF_NAMESPACE_ID::int32 | sim_warp_factor () const |
void | set_sim_warp_factor (::PROTOBUF_NAMESPACE_ID::int32 value) |
template<typename Quantity > | |
void | set_helm_running_timeout_with_units (Quantity value_w_units) |
template<typename Quantity > | |
Quantity | helm_running_timeout_with_units () const |
boost::units::quantity< helm_running_timeout_unit, double > | helm_running_timeout_with_units () const |
template<typename Quantity > | |
void | set_frontseat_connected_timeout_with_units (Quantity value_w_units) |
template<typename Quantity > | |
Quantity | frontseat_connected_timeout_with_units () const |
boost::units::quantity< frontseat_connected_timeout_unit, double > | frontseat_connected_timeout_with_units () const |
template<typename Quantity > | |
void | set_status_period_with_units (Quantity value_w_units) |
template<typename Quantity > | |
Quantity | status_period_with_units () const |
boost::units::quantity< status_period_unit, google::protobuf::uint32 > | status_period_with_units () const |
NodeStatus () | |
virtual | ~NodeStatus () |
NodeStatus (const NodeStatus &from) | |
NodeStatus (NodeStatus &&from) noexcept | |
NodeStatus & | operator= (const NodeStatus &from) |
NodeStatus & | operator= (NodeStatus &&from) noexcept |
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (NodeStatus *other) |
void | UnsafeArenaSwap (NodeStatus *other) |
NodeStatus * | New () const final |
NodeStatus * | 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 NodeStatus &from) |
void | MergeFrom (const NodeStatus &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_name () const |
void | clear_name () |
const std::string & | name () const |
void | set_name (const std::string &value) |
void | set_name (std::string &&value) |
void | set_name (const char *value) |
void | set_name (const char *value, size_t size) |
std::string * | mutable_name () |
std::string * | release_name () |
void | set_allocated_name (std::string *name) |
bool | has_global_fix () const |
void | clear_global_fix () |
const ::goby::middleware::protobuf::LatLonPoint & | global_fix () const |
::goby::middleware::protobuf::LatLonPoint * | release_global_fix () |
::goby::middleware::protobuf::LatLonPoint * | mutable_global_fix () |
void | set_allocated_global_fix (::goby::middleware::protobuf::LatLonPoint *global_fix) |
void | unsafe_arena_set_allocated_global_fix (::goby::middleware::protobuf::LatLonPoint *global_fix) |
::goby::middleware::protobuf::LatLonPoint * | unsafe_arena_release_global_fix () |
bool | has_local_fix () const |
void | clear_local_fix () |
const ::goby::middleware::frontseat::protobuf::CartesianCoordinate & | local_fix () const |
::goby::middleware::frontseat::protobuf::CartesianCoordinate * | release_local_fix () |
::goby::middleware::frontseat::protobuf::CartesianCoordinate * | mutable_local_fix () |
void | set_allocated_local_fix (::goby::middleware::frontseat::protobuf::CartesianCoordinate *local_fix) |
void | unsafe_arena_set_allocated_local_fix (::goby::middleware::frontseat::protobuf::CartesianCoordinate *local_fix) |
::goby::middleware::frontseat::protobuf::CartesianCoordinate * | unsafe_arena_release_local_fix () |
bool | has_pose () const |
void | clear_pose () |
const ::goby::middleware::frontseat::protobuf::EulerAngles & | pose () const |
::goby::middleware::frontseat::protobuf::EulerAngles * | release_pose () |
::goby::middleware::frontseat::protobuf::EulerAngles * | mutable_pose () |
void | set_allocated_pose (::goby::middleware::frontseat::protobuf::EulerAngles *pose) |
void | unsafe_arena_set_allocated_pose (::goby::middleware::frontseat::protobuf::EulerAngles *pose) |
::goby::middleware::frontseat::protobuf::EulerAngles * | unsafe_arena_release_pose () |
bool | has_speed () const |
void | clear_speed () |
const ::goby::middleware::frontseat::protobuf::Speed & | speed () const |
::goby::middleware::frontseat::protobuf::Speed * | release_speed () |
::goby::middleware::frontseat::protobuf::Speed * | mutable_speed () |
void | set_allocated_speed (::goby::middleware::frontseat::protobuf::Speed *speed) |
void | unsafe_arena_set_allocated_speed (::goby::middleware::frontseat::protobuf::Speed *speed) |
::goby::middleware::frontseat::protobuf::Speed * | unsafe_arena_release_speed () |
bool | has_source () const |
void | clear_source () |
const ::goby::middleware::frontseat::protobuf::Source & | source () const |
::goby::middleware::frontseat::protobuf::Source * | release_source () |
::goby::middleware::frontseat::protobuf::Source * | mutable_source () |
void | set_allocated_source (::goby::middleware::frontseat::protobuf::Source *source) |
void | unsafe_arena_set_allocated_source (::goby::middleware::frontseat::protobuf::Source *source) |
::goby::middleware::frontseat::protobuf::Source * | unsafe_arena_release_source () |
bool | has_time () const |
void | clear_time () |
double | time () const |
void | set_time (double value) |
bool | has_type () const |
void | clear_type () |
::goby::middleware::frontseat::protobuf::VehicleType | type () const |
void | set_type (::goby::middleware::frontseat::protobuf::VehicleType 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, double > | time_with_units () const |
DesiredCourse () | |
virtual | ~DesiredCourse () |
DesiredCourse (const DesiredCourse &from) | |
DesiredCourse (DesiredCourse &&from) noexcept | |
DesiredCourse & | operator= (const DesiredCourse &from) |
DesiredCourse & | operator= (DesiredCourse &&from) noexcept |
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (DesiredCourse *other) |
void | UnsafeArenaSwap (DesiredCourse *other) |
DesiredCourse * | New () const final |
DesiredCourse * | 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 DesiredCourse &from) |
void | MergeFrom (const DesiredCourse &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_time () const |
void | clear_time () |
double | time () const |
void | set_time (double value) |
bool | has_heading () const |
void | clear_heading () |
double | heading () const |
void | set_heading (double value) |
bool | has_speed () const |
void | clear_speed () |
double | speed () const |
void | set_speed (double value) |
bool | has_depth () const |
void | clear_depth () |
double | depth () const |
void | set_depth (double value) |
bool | has_pitch () const |
void | clear_pitch () |
double | pitch () const |
void | set_pitch (double value) |
bool | has_roll () const |
void | clear_roll () |
double | roll () const |
void | set_roll (double value) |
bool | has_z_rate () const |
void | clear_z_rate () |
double | z_rate () const |
void | set_z_rate (double value) |
bool | has_altitude () const |
void | clear_altitude () |
double | altitude () const |
void | set_altitude (double 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, double > | time_with_units () const |
template<typename Quantity > | |
void | set_heading_with_units (Quantity value_w_units) |
template<typename Quantity > | |
Quantity | heading_with_units () const |
boost::units::quantity< heading_unit, double > | heading_with_units () const |
template<typename Quantity > | |
void | set_speed_with_units (Quantity value_w_units) |
template<typename Quantity > | |
Quantity | speed_with_units () const |
boost::units::quantity< speed_unit, double > | speed_with_units () const |
template<typename Quantity > | |
void | set_depth_with_units (Quantity value_w_units) |
template<typename Quantity > | |
Quantity | depth_with_units () const |
boost::units::quantity< depth_unit, double > | depth_with_units () const |
template<typename Quantity > | |
void | set_pitch_with_units (Quantity value_w_units) |
template<typename Quantity > | |
Quantity | pitch_with_units () const |
boost::units::quantity< pitch_unit, double > | pitch_with_units () const |
template<typename Quantity > | |
void | set_roll_with_units (Quantity value_w_units) |
template<typename Quantity > | |
Quantity | roll_with_units () const |
boost::units::quantity< roll_unit, double > | roll_with_units () const |
template<typename Quantity > | |
void | set_z_rate_with_units (Quantity value_w_units) |
template<typename Quantity > | |
Quantity | z_rate_with_units () const |
boost::units::quantity< z_rate_unit, double > | z_rate_with_units () const |
template<typename Quantity > | |
void | set_altitude_with_units (Quantity value_w_units) |
template<typename Quantity > | |
Quantity | altitude_with_units () const |
boost::units::quantity< altitude_unit, double > | altitude_with_units () const |
Source () | |
virtual | ~Source () |
Source (const Source &from) | |
Source (Source &&from) noexcept | |
Source & | operator= (const Source &from) |
Source & | operator= (Source &&from) noexcept |
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (Source *other) |
void | UnsafeArenaSwap (Source *other) |
Source * | New () const final |
Source * | 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 Source &from) |
void | MergeFrom (const Source &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_position () const |
void | clear_position () |
::goby::middleware::frontseat::protobuf::Source_Sensor | position () const |
void | set_position (::goby::middleware::frontseat::protobuf::Source_Sensor value) |
bool | has_depth () const |
void | clear_depth () |
::goby::middleware::frontseat::protobuf::Source_Sensor | depth () const |
void | set_depth (::goby::middleware::frontseat::protobuf::Source_Sensor value) |
bool | has_speed () const |
void | clear_speed () |
::goby::middleware::frontseat::protobuf::Source_Sensor | speed () const |
void | set_speed (::goby::middleware::frontseat::protobuf::Source_Sensor value) |
bool | has_heading () const |
void | clear_heading () |
::goby::middleware::frontseat::protobuf::Source_Sensor | heading () const |
void | set_heading (::goby::middleware::frontseat::protobuf::Source_Sensor value) |
CartesianCoordinate () | |
virtual | ~CartesianCoordinate () |
CartesianCoordinate (const CartesianCoordinate &from) | |
CartesianCoordinate (CartesianCoordinate &&from) noexcept | |
CartesianCoordinate & | operator= (const CartesianCoordinate &from) |
CartesianCoordinate & | operator= (CartesianCoordinate &&from) noexcept |
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (CartesianCoordinate *other) |
void | UnsafeArenaSwap (CartesianCoordinate *other) |
CartesianCoordinate * | New () const final |
CartesianCoordinate * | 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 CartesianCoordinate &from) |
void | MergeFrom (const CartesianCoordinate &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_x () const |
void | clear_x () |
double | x () const |
void | set_x (double value) |
bool | has_y () const |
void | clear_y () |
double | y () const |
void | set_y (double value) |
bool | has_z () const |
void | clear_z () |
double | z () const |
void | set_z (double value) |
template<typename Quantity > | |
void | set_x_with_units (Quantity value_w_units) |
template<typename Quantity > | |
Quantity | x_with_units () const |
boost::units::quantity< x_unit, double > | x_with_units () const |
template<typename Quantity > | |
void | set_y_with_units (Quantity value_w_units) |
template<typename Quantity > | |
Quantity | y_with_units () const |
boost::units::quantity< y_unit, double > | y_with_units () const |
template<typename Quantity > | |
void | set_z_with_units (Quantity value_w_units) |
template<typename Quantity > | |
Quantity | z_with_units () const |
boost::units::quantity< z_unit, double > | z_with_units () const |
EulerAngles () | |
virtual | ~EulerAngles () |
EulerAngles (const EulerAngles &from) | |
EulerAngles (EulerAngles &&from) noexcept | |
EulerAngles & | operator= (const EulerAngles &from) |
EulerAngles & | operator= (EulerAngles &&from) noexcept |
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (EulerAngles *other) |
void | UnsafeArenaSwap (EulerAngles *other) |
EulerAngles * | New () const final |
EulerAngles * | 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 EulerAngles &from) |
void | MergeFrom (const EulerAngles &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_roll () const |
void | clear_roll () |
double | roll () const |
void | set_roll (double value) |
bool | has_pitch () const |
void | clear_pitch () |
double | pitch () const |
void | set_pitch (double value) |
bool | has_heading () const |
void | clear_heading () |
double | heading () const |
void | set_heading (double value) |
bool | has_course_over_ground () const |
void | clear_course_over_ground () |
double | course_over_ground () const |
void | set_course_over_ground (double value) |
bool | has_roll_rate () const |
void | clear_roll_rate () |
double | roll_rate () const |
void | set_roll_rate (double value) |
bool | has_pitch_rate () const |
void | clear_pitch_rate () |
double | pitch_rate () const |
void | set_pitch_rate (double value) |
bool | has_heading_rate () const |
void | clear_heading_rate () |
double | heading_rate () const |
void | set_heading_rate (double value) |
template<typename Quantity > | |
void | set_roll_with_units (Quantity value_w_units) |
template<typename Quantity > | |
Quantity | roll_with_units () const |
boost::units::quantity< roll_unit, double > | roll_with_units () const |
template<typename Quantity > | |
void | set_pitch_with_units (Quantity value_w_units) |
template<typename Quantity > | |
Quantity | pitch_with_units () const |
boost::units::quantity< pitch_unit, double > | pitch_with_units () const |
template<typename Quantity > | |
void | set_heading_with_units (Quantity value_w_units) |
template<typename Quantity > | |
Quantity | heading_with_units () const |
boost::units::quantity< heading_unit, double > | heading_with_units () const |
template<typename Quantity > | |
void | set_course_over_ground_with_units (Quantity value_w_units) |
template<typename Quantity > | |
Quantity | course_over_ground_with_units () const |
boost::units::quantity< course_over_ground_unit, double > | course_over_ground_with_units () const |
template<typename Quantity > | |
void | set_roll_rate_with_units (Quantity value_w_units) |
template<typename Quantity > | |
Quantity | roll_rate_with_units () const |
boost::units::quantity< roll_rate_unit, double > | roll_rate_with_units () const |
template<typename Quantity > | |
void | set_pitch_rate_with_units (Quantity value_w_units) |
template<typename Quantity > | |
Quantity | pitch_rate_with_units () const |
boost::units::quantity< pitch_rate_unit, double > | pitch_rate_with_units () const |
template<typename Quantity > | |
void | set_heading_rate_with_units (Quantity value_w_units) |
template<typename Quantity > | |
Quantity | heading_rate_with_units () const |
boost::units::quantity< heading_rate_unit, double > | heading_rate_with_units () const |
Speed () | |
virtual | ~Speed () |
Speed (const Speed &from) | |
Speed (Speed &&from) noexcept | |
Speed & | operator= (const Speed &from) |
Speed & | operator= (Speed &&from) noexcept |
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (Speed *other) |
void | UnsafeArenaSwap (Speed *other) |
Speed * | New () const final |
Speed * | 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 Speed &from) |
void | MergeFrom (const Speed &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_over_ground () const |
void | clear_over_ground () |
double | over_ground () const |
void | set_over_ground (double value) |
bool | has_over_water () const |
void | clear_over_water () |
double | over_water () const |
void | set_over_water (double value) |
template<typename Quantity > | |
void | set_over_ground_with_units (Quantity value_w_units) |
template<typename Quantity > | |
Quantity | over_ground_with_units () const |
boost::units::quantity< over_ground_unit, double > | over_ground_with_units () const |
template<typename Quantity > | |
void | set_over_water_with_units (Quantity value_w_units) |
template<typename Quantity > | |
Quantity | over_water_with_units () const |
boost::units::quantity< over_water_unit, double > | over_water_with_units () const |
CTDSample () | |
virtual | ~CTDSample () |
CTDSample (const CTDSample &from) | |
CTDSample (CTDSample &&from) noexcept | |
CTDSample & | operator= (const CTDSample &from) |
CTDSample & | operator= (CTDSample &&from) noexcept |
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (CTDSample *other) |
void | UnsafeArenaSwap (CTDSample *other) |
CTDSample * | New () const final |
CTDSample * | 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 CTDSample &from) |
void | MergeFrom (const CTDSample &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_global_fix () const |
void | clear_global_fix () |
const ::goby::middleware::protobuf::LatLonPoint & | global_fix () const |
::goby::middleware::protobuf::LatLonPoint * | release_global_fix () |
::goby::middleware::protobuf::LatLonPoint * | mutable_global_fix () |
void | set_allocated_global_fix (::goby::middleware::protobuf::LatLonPoint *global_fix) |
void | unsafe_arena_set_allocated_global_fix (::goby::middleware::protobuf::LatLonPoint *global_fix) |
::goby::middleware::protobuf::LatLonPoint * | unsafe_arena_release_global_fix () |
bool | has_time () const |
void | clear_time () |
double | time () const |
void | set_time (double value) |
bool | has_conductivity () const |
void | clear_conductivity () |
double | conductivity () const |
void | set_conductivity (double value) |
bool | has_temperature () const |
void | clear_temperature () |
double | temperature () const |
void | set_temperature (double value) |
bool | has_pressure () const |
void | clear_pressure () |
double | pressure () const |
void | set_pressure (double value) |
bool | has_density_algorithm () const |
void | clear_density_algorithm () |
::goby::middleware::frontseat::protobuf::CTDSample_DensityAlgorithm | density_algorithm () const |
void | set_density_algorithm (::goby::middleware::frontseat::protobuf::CTDSample_DensityAlgorithm value) |
bool | has_salinity () const |
void | clear_salinity () |
double | salinity () const |
void | set_salinity (double value) |
bool | has_sound_speed () const |
void | clear_sound_speed () |
double | sound_speed () const |
void | set_sound_speed (double value) |
bool | has_density () const |
void | clear_density () |
double | density () const |
void | set_density (double value) |
bool | has_salinity_algorithm () const |
void | clear_salinity_algorithm () |
::goby::middleware::frontseat::protobuf::CTDSample_SalinityAlgorithm | salinity_algorithm () const |
void | set_salinity_algorithm (::goby::middleware::frontseat::protobuf::CTDSample_SalinityAlgorithm value) |
bool | has_sound_speed_algorithm () const |
void | clear_sound_speed_algorithm () |
::goby::middleware::frontseat::protobuf::CTDSample_SoundSpeedAlgorithm | sound_speed_algorithm () const |
void | set_sound_speed_algorithm (::goby::middleware::frontseat::protobuf::CTDSample_SoundSpeedAlgorithm 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, double > | time_with_units () const |
template<typename Quantity > | |
void | set_conductivity_with_units (Quantity value_w_units) |
template<typename Quantity > | |
Quantity | conductivity_with_units () const |
boost::units::quantity< conductivity_unit, double > | conductivity_with_units () const |
template<typename Quantity > | |
void | set_temperature_with_units (Quantity value_w_units) |
template<typename Quantity > | |
Quantity | temperature_with_units () const |
boost::units::quantity< temperature_unit, double > | temperature_with_units () const |
template<typename Quantity > | |
void | set_pressure_with_units (Quantity value_w_units) |
template<typename Quantity > | |
Quantity | pressure_with_units () const |
boost::units::quantity< pressure_unit, double > | pressure_with_units () const |
template<typename Quantity > | |
void | set_salinity_with_units (Quantity value_w_units) |
template<typename Quantity > | |
Quantity | salinity_with_units () const |
boost::units::quantity< salinity_unit, double > | salinity_with_units () const |
template<typename Quantity > | |
void | set_sound_speed_with_units (Quantity value_w_units) |
template<typename Quantity > | |
Quantity | sound_speed_with_units () const |
boost::units::quantity< sound_speed_unit, double > | sound_speed_with_units () const |
template<typename Quantity > | |
void | set_density_with_units (Quantity value_w_units) |
template<typename Quantity > | |
Quantity | density_with_units () const |
boost::units::quantity< density_unit, double > | density_with_units () const |
DatumUpdate () | |
virtual | ~DatumUpdate () |
DatumUpdate (const DatumUpdate &from) | |
DatumUpdate (DatumUpdate &&from) noexcept | |
DatumUpdate & | operator= (const DatumUpdate &from) |
DatumUpdate & | operator= (DatumUpdate &&from) noexcept |
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (DatumUpdate *other) |
void | UnsafeArenaSwap (DatumUpdate *other) |
DatumUpdate * | New () const final |
DatumUpdate * | 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 DatumUpdate &from) |
void | MergeFrom (const DatumUpdate &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_datum () const |
void | clear_datum () |
const ::goby::middleware::protobuf::LatLonPoint & | datum () const |
::goby::middleware::protobuf::LatLonPoint * | release_datum () |
::goby::middleware::protobuf::LatLonPoint * | mutable_datum () |
void | set_allocated_datum (::goby::middleware::protobuf::LatLonPoint *datum) |
void | unsafe_arena_set_allocated_datum (::goby::middleware::protobuf::LatLonPoint *datum) |
::goby::middleware::protobuf::LatLonPoint * | unsafe_arena_release_datum () |
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 BuoyancyStatus & | default_instance () |
static void | InitAsDefaultInstance () |
static const BuoyancyStatus * | internal_default_instance () |
static bool | Status_IsValid (int value) |
static const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * | Status_descriptor () |
template<typename T > | |
static const std::string & | Status_Name (T enum_t_value) |
static bool | Status_Parse (const std::string &name, Status *value) |
static bool | Error_IsValid (int value) |
static const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * | Error_descriptor () |
template<typename T > | |
static const std::string & | Error_Name (T enum_t_value) |
static bool | Error_Parse (const std::string &name, Error *value) |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
static const TrimStatus & | default_instance () |
static void | InitAsDefaultInstance () |
static const TrimStatus * | internal_default_instance () |
static bool | Status_IsValid (int value) |
static const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * | Status_descriptor () |
template<typename T > | |
static const std::string & | Status_Name (T enum_t_value) |
static bool | Status_Parse (const std::string &name, Status *value) |
static bool | Error_IsValid (int value) |
static const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * | Error_descriptor () |
template<typename T > | |
static const std::string & | Error_Name (T enum_t_value) |
static bool | Error_Parse (const std::string &name, Error *value) |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
static const BluefinExtraData_PayloadStatus & | default_instance () |
static void | InitAsDefaultInstance () |
static const BluefinExtraData_PayloadStatus * | 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 BluefinExtraData_RawDVL & | default_instance () |
static void | InitAsDefaultInstance () |
static const BluefinExtraData_RawDVL * | 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 BluefinExtraData_RawThrusterRotation & | default_instance () |
static void | InitAsDefaultInstance () |
static const BluefinExtraData_RawThrusterRotation * | 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 BluefinExtraData & | default_instance () |
static void | InitAsDefaultInstance () |
static const BluefinExtraData * | 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 BluefinExtraCommands & | default_instance () |
static void | InitAsDefaultInstance () |
static const BluefinExtraCommands * | internal_default_instance () |
static bool | BluefinCommand_IsValid (int value) |
static const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * | BluefinCommand_descriptor () |
template<typename T > | |
static const std::string & | BluefinCommand_Name (T enum_t_value) |
static bool | BluefinCommand_Parse (const std::string &name, BluefinCommand *value) |
static bool | SilentMode_IsValid (int value) |
static const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * | SilentMode_descriptor () |
template<typename T > | |
static const std::string & | SilentMode_Name (T enum_t_value) |
static bool | SilentMode_Parse (const std::string &name, SilentMode *value) |
static bool | AbortReason_IsValid (int value) |
static const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * | AbortReason_descriptor () |
template<typename T > | |
static const std::string & | AbortReason_Name (T enum_t_value) |
static bool | AbortReason_Parse (const std::string &name, AbortReason *value) |
static bool | StartConfirm_IsValid (int value) |
static const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * | StartConfirm_descriptor () |
template<typename T > | |
static const std::string & | StartConfirm_Name (T enum_t_value) |
static bool | StartConfirm_Parse (const std::string &name, StartConfirm *value) |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
static const BluefinConfig_RPMSpeedEntry & | default_instance () |
static void | InitAsDefaultInstance () |
static const BluefinConfig_RPMSpeedEntry * | 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 BluefinConfig & | default_instance () |
static void | InitAsDefaultInstance () |
static const BluefinConfig * | internal_default_instance () |
static bool | AcceptingCommandsHook_IsValid (int value) |
static const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * | AcceptingCommandsHook_descriptor () |
template<typename T > | |
static const std::string & | AcceptingCommandsHook_Name (T enum_t_value) |
static bool | AcceptingCommandsHook_Parse (const std::string &name, AcceptingCommandsHook *value) |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
static const IverState & | default_instance () |
static void | InitAsDefaultInstance () |
static const IverState * | internal_default_instance () |
static bool | IverMissionMode_IsValid (int value) |
static const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * | IverMissionMode_descriptor () |
template<typename T > | |
static const std::string & | IverMissionMode_Name (T enum_t_value) |
static bool | IverMissionMode_Parse (const std::string &name, IverMissionMode *value) |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
static const IverExtraCommands & | default_instance () |
static void | InitAsDefaultInstance () |
static const IverExtraCommands * | internal_default_instance () |
static bool | IverCommand_IsValid (int value) |
static const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * | IverCommand_descriptor () |
template<typename T > | |
static const std::string & | IverCommand_Name (T enum_t_value) |
static bool | IverCommand_Parse (const std::string &name, IverCommand *value) |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
static const IverConfig_IverModeAssignments & | default_instance () |
static void | InitAsDefaultInstance () |
static const IverConfig_IverModeAssignments * | 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 IverConfig & | default_instance () |
static void | InitAsDefaultInstance () |
static const IverConfig * | 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 BasicSimulatorFrontSeatConfig_StartParams_VehicleConfig & | default_instance () |
static void | InitAsDefaultInstance () |
static const BasicSimulatorFrontSeatConfig_StartParams_VehicleConfig * | 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 BasicSimulatorFrontSeatConfig_StartParams & | default_instance () |
static void | InitAsDefaultInstance () |
static const BasicSimulatorFrontSeatConfig_StartParams * | 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 BasicSimulatorFrontSeatConfig & | default_instance () |
static void | InitAsDefaultInstance () |
static const BasicSimulatorFrontSeatConfig * | 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 SV2Header & | default_instance () |
static void | InitAsDefaultInstance () |
static const SV2Header * | internal_default_instance () |
static bool | BoardId_IsValid (int value) |
static const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * | BoardId_descriptor () |
template<typename T > | |
static const std::string & | BoardId_Name (T enum_t_value) |
static bool | BoardId_Parse (const std::string &name, BoardId *value) |
static bool | CCTaskId_IsValid (int value) |
static const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * | CCTaskId_descriptor () |
template<typename T > | |
static const std::string & | CCTaskId_Name (T enum_t_value) |
static bool | CCTaskId_Parse (const std::string &name, CCTaskId *value) |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
static const SV2Footer & | default_instance () |
static void | InitAsDefaultInstance () |
static const SV2Footer * | 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 SV2RequestEnumerate & | default_instance () |
static void | InitAsDefaultInstance () |
static const SV2RequestEnumerate * | 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 SV2ReplyEnumerate & | default_instance () |
static void | InitAsDefaultInstance () |
static const SV2ReplyEnumerate * | 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 SV2RequestStatus & | default_instance () |
static void | InitAsDefaultInstance () |
static const SV2RequestStatus * | 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 SV2ReplyStatus & | default_instance () |
static void | InitAsDefaultInstance () |
static const SV2ReplyStatus * | 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 SV2RequestQueuedMessage & | default_instance () |
static void | InitAsDefaultInstance () |
static const SV2RequestQueuedMessage * | 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 SV2ReplyQueuedMessage & | default_instance () |
static void | InitAsDefaultInstance () |
static const SV2ReplyQueuedMessage * | 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 SV2ACKNAKQueuedMessage & | default_instance () |
static void | InitAsDefaultInstance () |
static const SV2ACKNAKQueuedMessage * | 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 SV2GenericNAK & | default_instance () |
static void | InitAsDefaultInstance () |
static const SV2GenericNAK * | 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 SV2GenericACK & | default_instance () |
static void | InitAsDefaultInstance () |
static const SV2GenericACK * | 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 SV2SendToConsole & | default_instance () |
static void | InitAsDefaultInstance () |
static const SV2SendToConsole * | 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 SV2CommandFollowFixedHeading_CommandFollowFixedHeadingBody & | default_instance () |
static void | InitAsDefaultInstance () |
static const SV2CommandFollowFixedHeading_CommandFollowFixedHeadingBody * | 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 SV2CommandFollowFixedHeading & | default_instance () |
static void | InitAsDefaultInstance () |
static const SV2CommandFollowFixedHeading * | 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 WavegliderSV2Config & | default_instance () |
static void | InitAsDefaultInstance () |
static const WavegliderSV2Config * | 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 HelmStateReport & | default_instance () |
static void | InitAsDefaultInstance () |
static const HelmStateReport * | 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 InterfaceStatus & | default_instance () |
static void | InitAsDefaultInstance () |
static const InterfaceStatus * | 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 CommandRequest & | default_instance () |
static void | InitAsDefaultInstance () |
static const CommandRequest * | 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 CommandResponse & | default_instance () |
static void | InitAsDefaultInstance () |
static const CommandResponse * | 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 InterfaceData & | default_instance () |
static void | InitAsDefaultInstance () |
static const InterfaceData * | 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 Raw & | default_instance () |
static void | InitAsDefaultInstance () |
static const Raw * | internal_default_instance () |
static bool | RawType_IsValid (int value) |
static const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * | RawType_descriptor () |
template<typename T > | |
static const std::string & | RawType_Name (T enum_t_value) |
static bool | RawType_Parse (const std::string &name, RawType *value) |
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 NodeStatus & | default_instance () |
static void | InitAsDefaultInstance () |
static const NodeStatus * | 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 DesiredCourse & | default_instance () |
static void | InitAsDefaultInstance () |
static const DesiredCourse * | 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 Source & | default_instance () |
static void | InitAsDefaultInstance () |
static const Source * | internal_default_instance () |
static bool | Sensor_IsValid (int value) |
static const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * | Sensor_descriptor () |
template<typename T > | |
static const std::string & | Sensor_Name (T enum_t_value) |
static bool | Sensor_Parse (const std::string &name, Sensor *value) |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
static const CartesianCoordinate & | default_instance () |
static void | InitAsDefaultInstance () |
static const CartesianCoordinate * | 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 EulerAngles & | default_instance () |
static void | InitAsDefaultInstance () |
static const EulerAngles * | 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 Speed & | default_instance () |
static void | InitAsDefaultInstance () |
static const Speed * | 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 CTDSample & | default_instance () |
static void | InitAsDefaultInstance () |
static const CTDSample * | internal_default_instance () |
static bool | SalinityAlgorithm_IsValid (int value) |
static const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * | SalinityAlgorithm_descriptor () |
template<typename T > | |
static const std::string & | SalinityAlgorithm_Name (T enum_t_value) |
static bool | SalinityAlgorithm_Parse (const std::string &name, SalinityAlgorithm *value) |
static bool | SoundSpeedAlgorithm_IsValid (int value) |
static const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * | SoundSpeedAlgorithm_descriptor () |
template<typename T > | |
static const std::string & | SoundSpeedAlgorithm_Name (T enum_t_value) |
static bool | SoundSpeedAlgorithm_Parse (const std::string &name, SoundSpeedAlgorithm *value) |
static bool | DensityAlgorithm_IsValid (int value) |
static const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * | DensityAlgorithm_descriptor () |
template<typename T > | |
static const std::string & | DensityAlgorithm_Name (T enum_t_value) |
static bool | DensityAlgorithm_Parse (const std::string &name, DensityAlgorithm *value) |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
static const DatumUpdate & | default_instance () |
static void | InitAsDefaultInstance () |
static const DatumUpdate * | internal_default_instance () |
Protected Member Functions | |
BuoyancyStatus (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
TrimStatus (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
BluefinExtraData_PayloadStatus (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
BluefinExtraData_RawDVL (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
BluefinExtraData_RawThrusterRotation (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
BluefinExtraData (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
BluefinExtraCommands (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
BluefinConfig_RPMSpeedEntry (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
BluefinConfig (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
IverState (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
IverExtraCommands (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
IverConfig_IverModeAssignments (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
IverConfig (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
BasicSimulatorFrontSeatConfig_StartParams_VehicleConfig (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
BasicSimulatorFrontSeatConfig_StartParams (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
BasicSimulatorFrontSeatConfig (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
SV2Header (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
SV2Footer (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
SV2RequestEnumerate (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
SV2ReplyEnumerate (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
SV2RequestStatus (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
SV2ReplyStatus (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
SV2RequestQueuedMessage (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
SV2ReplyQueuedMessage (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
SV2ACKNAKQueuedMessage (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
SV2GenericNAK (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
SV2GenericACK (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
SV2SendToConsole (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
SV2CommandFollowFixedHeading_CommandFollowFixedHeadingBody (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
SV2CommandFollowFixedHeading (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
WavegliderSV2Config (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
HelmStateReport (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
InterfaceStatus (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
CommandRequest (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
CommandResponse (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
InterfaceData (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
Raw (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
Config (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
NodeStatus (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
DesiredCourse (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
Source (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
CartesianCoordinate (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
EulerAngles (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
Speed (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
CTDSample (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
DatumUpdate (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
Definition at line 314 of file bluefin.pb.h.
typedef BluefinExtraCommands_AbortReason goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::AbortReason |
Definition at line 2178 of file bluefin.pb.h.
typedef BluefinConfig_AcceptingCommandsHook goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::AcceptingCommandsHook |
Definition at line 417 of file bluefin_config.pb.h.
typedef boost::units::derived_dimension< boost::units::time_base_dimension,1 >::type goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::allow_missing_nav_interval_dimension |
Definition at line 711 of file bluefin_config.pb.h.
typedef boost::units::unit<allow_missing_nav_interval_dimension,boost::units::si::system> goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::allow_missing_nav_interval_unit |
Definition at line 713 of file bluefin_config.pb.h.
typedef boost::units::length_dimension goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::altitude_dimension |
Definition at line 909 of file frontseat_data.pb.h.
typedef boost::units::unit<altitude_dimension,boost::units::si::system> goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::altitude_unit |
Definition at line 911 of file frontseat_data.pb.h.
typedef boost::units::length_dimension goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::beam1_range_dimension |
Definition at line 1418 of file bluefin.pb.h.
typedef boost::units::unit<beam1_range_dimension,boost::units::si::system> goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::beam1_range_unit |
Definition at line 1420 of file bluefin.pb.h.
typedef boost::units::length_dimension goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::beam2_range_dimension |
Definition at line 1433 of file bluefin.pb.h.
typedef boost::units::unit<beam2_range_dimension,boost::units::si::system> goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::beam2_range_unit |
Definition at line 1435 of file bluefin.pb.h.
typedef boost::units::length_dimension goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::beam3_range_dimension |
Definition at line 1448 of file bluefin.pb.h.
typedef boost::units::unit<beam3_range_dimension,boost::units::si::system> goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::beam3_range_unit |
Definition at line 1450 of file bluefin.pb.h.
typedef boost::units::length_dimension goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::beam4_range_dimension |
Definition at line 1463 of file bluefin.pb.h.
typedef boost::units::unit<beam4_range_dimension,boost::units::si::system> goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::beam4_range_unit |
Definition at line 1465 of file bluefin.pb.h.
typedef BluefinExtraCommands_BluefinCommand goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::BluefinCommand |
Definition at line 2104 of file bluefin.pb.h.
Definition at line 335 of file waveglider_sv2_frontseat_driver.pb.h.
Definition at line 365 of file waveglider_sv2_frontseat_driver.pb.h.
typedef SV2CommandFollowFixedHeading_CommandFollowFixedHeadingBody goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::CommandFollowFixedHeadingBody |
Definition at line 3530 of file waveglider_sv2_frontseat_driver.pb.h.
typedef boost::units::conductivity_dimension goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::conductivity_dimension |
Definition at line 2350 of file frontseat_data.pb.h.
typedef boost::units::unit<conductivity_dimension,boost::units::si::system> goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::conductivity_unit |
Definition at line 2352 of file frontseat_data.pb.h.
typedef boost::units::plane_angle_dimension goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::course_over_ground_dimension |
Definition at line 1681 of file frontseat_data.pb.h.
typedef boost::units::unit<course_over_ground_dimension,boost::units::degree::system> goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::course_over_ground_unit |
Definition at line 1683 of file frontseat_data.pb.h.
typedef boost::units::derived_dimension< boost::units::mass_base_dimension,1, boost::units::length_base_dimension,-3 >::type goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::density_dimension |
Definition at line 2425 of file frontseat_data.pb.h.
typedef boost::units::unit<density_dimension,boost::units::si::system> goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::density_unit |
Definition at line 2427 of file frontseat_data.pb.h.
typedef CTDSample_DensityAlgorithm goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::DensityAlgorithm |
Definition at line 2141 of file frontseat_data.pb.h.
typedef boost::units::length_dimension goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::depth_dimension |
Definition at line 849 of file frontseat_data.pb.h.
typedef boost::units::unit<depth_dimension,boost::units::si::system> goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::depth_unit |
Definition at line 851 of file frontseat_data.pb.h.
typedef boost::units::time_dimension goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::dvl_time_dimension |
Definition at line 1358 of file bluefin.pb.h.
typedef boost::units::unit<dvl_time_dimension,boost::units::si::system> goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::dvl_time_unit |
Definition at line 1360 of file bluefin.pb.h.
Definition at line 465 of file bluefin.pb.h.
Definition at line 743 of file bluefin.pb.h.
typedef boost::units::derived_dimension< boost::units::time_base_dimension,1 >::type goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::expire_time_dimension |
Definition at line 1076 of file bluefin.pb.h.
typedef boost::units::make_scaled_unit<boost::units::unit<expire_time_dimension,boost::units::si::system> , boost::units::scale<10, boost::units::static_rational<-6> > >::type goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::expire_time_unit |
Definition at line 1078 of file bluefin.pb.h.
typedef boost::units::derived_dimension< boost::units::time_base_dimension,1 >::type goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::frontseat_connected_timeout_dimension |
Definition at line 372 of file frontseat_config.pb.h.
typedef boost::units::unit<frontseat_connected_timeout_dimension,boost::units::si::system> goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::frontseat_connected_timeout_unit |
Definition at line 374 of file frontseat_config.pb.h.
typedef boost::units::plane_angle_dimension goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::heading_dimension |
Definition at line 819 of file frontseat_data.pb.h.
typedef boost::units::plane_angle_dimension goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::heading_dimension |
Definition at line 1666 of file frontseat_data.pb.h.
typedef boost::mpl::divides<boost::units::plane_angle_dimension,boost::units::time_dimension>::type goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::heading_rate_dimension |
Definition at line 1726 of file frontseat_data.pb.h.
typedef boost::units::unit<heading_rate_dimension,boost::units::degree::system> goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::heading_rate_unit |
Definition at line 1728 of file frontseat_data.pb.h.
typedef boost::units::unit<heading_dimension,boost::units::degree::system> goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::heading_unit |
Definition at line 821 of file frontseat_data.pb.h.
typedef boost::units::unit<heading_dimension,boost::units::degree::system> goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::heading_unit |
Definition at line 1668 of file frontseat_data.pb.h.
typedef boost::units::derived_dimension< boost::units::time_base_dimension,1 >::type goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::heartbeat_interval_dimension |
Definition at line 726 of file bluefin_config.pb.h.
typedef boost::units::unit<heartbeat_interval_dimension,boost::units::si::system> goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::heartbeat_interval_unit |
Definition at line 728 of file bluefin_config.pb.h.
typedef boost::units::derived_dimension< boost::units::time_base_dimension,1 >::type goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::helm_running_timeout_dimension |
Definition at line 357 of file frontseat_config.pb.h.
typedef boost::units::unit<helm_running_timeout_dimension,boost::units::si::system> goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::helm_running_timeout_unit |
Definition at line 359 of file frontseat_config.pb.h.
typedef IverExtraCommands_IverCommand goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::IverCommand |
Definition at line 449 of file iver_driver.pb.h.
typedef IverState_IverMissionMode goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::IverMissionMode |
Definition at line 258 of file iver_driver.pb.h.
typedef IverConfig_IverModeAssignments goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::IverModeAssignments |
Definition at line 461 of file iver_driver_config.pb.h.
typedef boost::units::derived_dimension< boost::units::time_base_dimension,1 >::type goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::nmea_resend_interval_dimension |
Definition at line 696 of file bluefin_config.pb.h.
typedef boost::units::unit<nmea_resend_interval_dimension,boost::units::si::system> goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::nmea_resend_interval_unit |
Definition at line 698 of file bluefin_config.pb.h.
typedef boost::mpl::divides<boost::units::length_dimension,boost::units::time_dimension>::type goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::over_ground_dimension |
Definition at line 1913 of file frontseat_data.pb.h.
typedef boost::units::unit<over_ground_dimension,boost::units::si::system> goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::over_ground_unit |
Definition at line 1915 of file frontseat_data.pb.h.
typedef boost::mpl::divides<boost::units::length_dimension,boost::units::time_dimension>::type goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::over_water_dimension |
Definition at line 1928 of file frontseat_data.pb.h.
typedef boost::units::unit<over_water_dimension,boost::units::si::system> goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::over_water_unit |
Definition at line 1930 of file frontseat_data.pb.h.
typedef BluefinExtraData_PayloadStatus goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::PayloadStatus |
Definition at line 1826 of file bluefin.pb.h.
typedef boost::units::plane_angle_dimension goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::pitch_dimension |
Definition at line 864 of file frontseat_data.pb.h.
typedef boost::units::plane_angle_dimension goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::pitch_dimension |
Definition at line 1651 of file frontseat_data.pb.h.
typedef boost::mpl::divides<boost::units::plane_angle_dimension,boost::units::time_dimension>::type goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::pitch_rate_dimension |
Definition at line 1711 of file frontseat_data.pb.h.
typedef boost::units::unit<pitch_rate_dimension,boost::units::degree::system> goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::pitch_rate_unit |
Definition at line 1713 of file frontseat_data.pb.h.
typedef boost::units::unit<pitch_dimension,boost::units::degree::system> goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::pitch_unit |
Definition at line 866 of file frontseat_data.pb.h.
typedef boost::units::unit<pitch_dimension,boost::units::degree::system> goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::pitch_unit |
Definition at line 1653 of file frontseat_data.pb.h.
typedef boost::units::derived_dimension< boost::units::mass_base_dimension,1, boost::units::length_base_dimension,-1, boost::units::time_base_dimension,-2 >::type goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::pressure_dimension |
Definition at line 2380 of file frontseat_data.pb.h.
typedef boost::units::unit<pressure_dimension,boost::units::si::system> goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::pressure_unit |
Definition at line 2382 of file frontseat_data.pb.h.
Definition at line 1827 of file bluefin.pb.h.
typedef BluefinExtraData_RawThrusterRotation goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::RawThrusterRotation |
Definition at line 1828 of file bluefin.pb.h.
Definition at line 1349 of file frontseat.pb.h.
typedef boost::units::derived_dimension< boost::units::time_base_dimension,1 >::type goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::reconnect_interval_dimension |
Definition at line 681 of file bluefin_config.pb.h.
typedef boost::units::unit<reconnect_interval_dimension,boost::units::si::system> goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::reconnect_interval_unit |
Definition at line 683 of file bluefin_config.pb.h.
typedef boost::units::plane_angle_dimension goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::roll_dimension |
Definition at line 879 of file frontseat_data.pb.h.
typedef boost::units::plane_angle_dimension goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::roll_dimension |
Definition at line 1636 of file frontseat_data.pb.h.
typedef boost::mpl::divides<boost::units::plane_angle_dimension,boost::units::time_dimension>::type goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::roll_rate_dimension |
Definition at line 1696 of file frontseat_data.pb.h.
typedef boost::units::unit<roll_rate_dimension,boost::units::degree::system> goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::roll_rate_unit |
Definition at line 1698 of file frontseat_data.pb.h.
typedef boost::units::unit<roll_dimension,boost::units::degree::system> goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::roll_unit |
Definition at line 881 of file frontseat_data.pb.h.
typedef boost::units::unit<roll_dimension,boost::units::degree::system> goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::roll_unit |
Definition at line 1638 of file frontseat_data.pb.h.
typedef boost::units::angular_velocity_dimension goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::rotation_dimension |
Definition at line 1664 of file bluefin.pb.h.
typedef boost::units::unit<rotation_dimension,goby::util::units::rpm::system> goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::rotation_unit |
Definition at line 1666 of file bluefin.pb.h.
typedef BluefinConfig_RPMSpeedEntry goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::RPMSpeedEntry |
Definition at line 415 of file bluefin_config.pb.h.
typedef boost::units::dimensionless_type goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::salinity_dimension |
Definition at line 2395 of file frontseat_data.pb.h.
typedef boost::units::unit<salinity_dimension,boost::units::si::system> goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::salinity_unit |
Definition at line 2397 of file frontseat_data.pb.h.
typedef CTDSample_SalinityAlgorithm goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::SalinityAlgorithm |
Definition at line 2077 of file frontseat_data.pb.h.
Definition at line 1064 of file frontseat_data.pb.h.
typedef BluefinExtraCommands_SilentMode goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::SilentMode |
Definition at line 2148 of file bluefin.pb.h.
typedef boost::units::derived_dimension< boost::units::length_base_dimension,1, boost::units::time_base_dimension,-1 >::type goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::sound_speed_dimension |
Definition at line 2410 of file frontseat_data.pb.h.
typedef boost::units::unit<sound_speed_dimension,boost::units::si::system> goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::sound_speed_unit |
Definition at line 2412 of file frontseat_data.pb.h.
typedef CTDSample_SoundSpeedAlgorithm goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::SoundSpeedAlgorithm |
Definition at line 2107 of file frontseat_data.pb.h.
typedef boost::units::velocity_dimension goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::speed_dimension |
Definition at line 265 of file bluefin_config.pb.h.
typedef boost::mpl::divides<boost::units::length_dimension,boost::units::time_dimension>::type goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::speed_dimension |
Definition at line 834 of file frontseat_data.pb.h.
typedef boost::units::velocity_dimension goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::speed_from_lookup_table_dimension |
Definition at line 1679 of file bluefin.pb.h.
typedef boost::units::unit<speed_from_lookup_table_dimension,boost::units::si::system> goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::speed_from_lookup_table_unit |
Definition at line 1681 of file bluefin.pb.h.
typedef boost::units::unit<speed_dimension,boost::units::si::system> goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::speed_unit |
Definition at line 267 of file bluefin_config.pb.h.
typedef boost::units::unit<speed_dimension,boost::units::si::system> goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::speed_unit |
Definition at line 836 of file frontseat_data.pb.h.
typedef BluefinExtraCommands_StartConfirm goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::StartConfirm |
Definition at line 2208 of file bluefin.pb.h.
typedef BasicSimulatorFrontSeatConfig_StartParams goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::StartParams |
Definition at line 607 of file basic_simulator_frontseat_driver_config.pb.h.
Definition at line 431 of file bluefin.pb.h.
Definition at line 709 of file bluefin.pb.h.
typedef boost::units::derived_dimension< boost::units::time_base_dimension,1 >::type goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::status_period_dimension |
Definition at line 387 of file frontseat_config.pb.h.
typedef boost::units::unit<status_period_dimension,boost::units::si::system> goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::status_period_unit |
Definition at line 389 of file frontseat_config.pb.h.
typedef boost::units::temperature_dimension goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::temperature_dimension |
Definition at line 1478 of file bluefin.pb.h.
typedef boost::units::temperature_dimension goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::temperature_dimension |
Definition at line 2365 of file frontseat_data.pb.h.
typedef boost::units::absolute<boost::units::unit<temperature_dimension,boost::units::celsius::system> > goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::temperature_unit |
Definition at line 1480 of file bluefin.pb.h.
typedef boost::units::absolute<boost::units::unit<temperature_dimension,boost::units::celsius::system> > goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::temperature_unit |
Definition at line 2367 of file frontseat_data.pb.h.
typedef boost::units::time_dimension goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::time_dimension |
Definition at line 529 of file frontseat_data.pb.h.
typedef boost::units::time_dimension goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::time_dimension |
Definition at line 804 of file frontseat_data.pb.h.
typedef boost::units::derived_dimension< boost::units::time_base_dimension,1 >::type goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::time_dimension |
Definition at line 2335 of file frontseat_data.pb.h.
typedef boost::units::unit<time_dimension,boost::units::si::system> goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::time_unit |
Definition at line 531 of file frontseat_data.pb.h.
typedef boost::units::unit<time_dimension,boost::units::si::system> goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::time_unit |
Definition at line 806 of file frontseat_data.pb.h.
typedef boost::units::unit<time_dimension,boost::units::si::system> goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::time_unit |
Definition at line 2337 of file frontseat_data.pb.h.
typedef boost::units::velocity_dimension goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::u_dimension |
Definition at line 1373 of file bluefin.pb.h.
typedef boost::units::unit<u_dimension,boost::units::si::system> goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::u_unit |
Definition at line 1375 of file bluefin.pb.h.
typedef boost::units::velocity_dimension goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::v_dimension |
Definition at line 1388 of file bluefin.pb.h.
typedef boost::units::unit<v_dimension,boost::units::si::system> goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::v_unit |
Definition at line 1390 of file bluefin.pb.h.
typedef BasicSimulatorFrontSeatConfig_StartParams_VehicleConfig goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::VehicleConfig |
Definition at line 388 of file basic_simulator_frontseat_driver_config.pb.h.
typedef boost::units::velocity_dimension goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::w_dimension |
Definition at line 1403 of file bluefin.pb.h.
typedef boost::units::unit<w_dimension,boost::units::si::system> goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::w_unit |
Definition at line 1405 of file bluefin.pb.h.
typedef boost::units::length_dimension goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::x_dimension |
Definition at line 1350 of file frontseat_data.pb.h.
typedef boost::units::unit<x_dimension,boost::units::si::system> goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::x_unit |
Definition at line 1352 of file frontseat_data.pb.h.
typedef boost::units::length_dimension goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::y_dimension |
Definition at line 1365 of file frontseat_data.pb.h.
typedef boost::units::unit<y_dimension,boost::units::si::system> goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::y_unit |
Definition at line 1367 of file frontseat_data.pb.h.
typedef boost::units::length_dimension goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::z_dimension |
Definition at line 1380 of file frontseat_data.pb.h.
typedef boost::mpl::divides<boost::units::length_dimension,boost::units::time_dimension>::type goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::z_rate_dimension |
Definition at line 894 of file frontseat_data.pb.h.
typedef boost::units::unit<z_rate_dimension,boost::units::si::system> goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::z_rate_unit |
Definition at line 896 of file frontseat_data.pb.h.
typedef boost::units::unit<z_dimension,boost::units::si::system> goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::z_unit |
Definition at line 1382 of file frontseat_data.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kDebugStringFieldNumber | |
kStatusFieldNumber | |
kErrorFieldNumber | |
kBuoyancyNewtonsFieldNumber |
Definition at line 501 of file bluefin.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kDebugStringFieldNumber | |
kStatusFieldNumber | |
kErrorFieldNumber | |
kPitchTrimDegreesFieldNumber | |
kRollTrimDegreesFieldNumber |
Definition at line 777 of file bluefin.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kMsgFieldNumber | |
kExpireTimeFieldNumber | |
kIdFieldNumber | |
kAllOkFieldNumber |
Definition at line 1002 of file bluefin.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kDvlTimeFieldNumber | |
kUFieldNumber | |
kVFieldNumber | |
kWFieldNumber | |
kBeam1RangeFieldNumber | |
kBeam2RangeFieldNumber | |
kBeam3RangeFieldNumber | |
kBeam4RangeFieldNumber | |
kTemperatureFieldNumber |
Definition at line 1230 of file bluefin.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kRotationFieldNumber | |
kSpeedFromLookupTableFieldNumber |
Definition at line 1634 of file bluefin.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kPayloadStatusFieldNumber | |
kMicroModemRawOutFieldNumber | |
kMicroModemRawInFieldNumber | |
kBuoyancyStatusFieldNumber | |
kTrimStatusFieldNumber | |
kDvlFieldNumber | |
kThrusterFieldNumber |
Definition at line 1832 of file bluefin.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kCommandFieldNumber | |
kSilentModeFieldNumber | |
kAbortReasonFieldNumber | |
kStartConfirmFieldNumber |
Definition at line 2240 of file bluefin.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kSpeedFieldNumber | |
kRpmFieldNumber |
Definition at line 235 of file bluefin_config.pb.h.
anonymous enum : int |
Definition at line 451 of file bluefin_config.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kModeFieldNumber |
Definition at line 302 of file iver_driver.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kMissionFieldNumber | |
kCommandFieldNumber |
Definition at line 483 of file iver_driver.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kUnknownFieldNumber | |
kNormalFieldNumber | |
kStoppedFieldNumber | |
kParkingFieldNumber | |
kManualOverrideFieldNumber | |
kManualParkingFieldNumber | |
kServoModeFieldNumber | |
kMissionModeFieldNumber |
Definition at line 209 of file iver_driver_config.pb.h.
anonymous enum : int |
Definition at line 465 of file iver_driver_config.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kAccelFieldNumber | |
kHdgRateFieldNumber | |
kZRateFieldNumber |
Definition at line 211 of file basic_simulator_frontseat_driver_config.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kVehicleFieldNumber | |
kLatFieldNumber | |
kLonFieldNumber | |
kDurationFieldNumber | |
kControlFreqFieldNumber |
Definition at line 392 of file basic_simulator_frontseat_driver_config.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kTcpAddressFieldNumber | |
kStartFieldNumber | |
kTcpPortFieldNumber |
Definition at line 611 of file basic_simulator_frontseat_driver_config.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kStartOfFrameFieldNumber | |
kMessageSizeFieldNumber | |
kDestFieldNumber | |
kSrcFieldNumber | |
kTransactionIdFieldNumber | |
kMessageTypeFieldNumber |
Definition at line 409 of file waveglider_sv2_frontseat_driver.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kCrc16FieldNumber |
Definition at line 636 of file waveglider_sv2_frontseat_driver.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kHeaderFieldNumber | |
kFooterFieldNumber | |
kProtocolsSupportedFieldNumber | |
kCommandsSupportedFieldNumber |
Definition at line 785 of file waveglider_sv2_frontseat_driver.pb.h.
anonymous enum : int |
Definition at line 993 of file waveglider_sv2_frontseat_driver.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kTimeFieldNumber | |
kHeaderFieldNumber | |
kFooterFieldNumber | |
kLatitudeFieldNumber | |
kLongitudeFieldNumber | |
kFixValidFieldNumber |
Definition at line 1413 of file waveglider_sv2_frontseat_driver.pb.h.
anonymous enum : int |
Definition at line 1667 of file waveglider_sv2_frontseat_driver.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kHeaderFieldNumber | |
kFooterFieldNumber |
Definition at line 2025 of file waveglider_sv2_frontseat_driver.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kHeaderFieldNumber | |
kFooterFieldNumber | |
kOriginalMsgTypeFieldNumber |
Definition at line 2203 of file waveglider_sv2_frontseat_driver.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kHeaderFieldNumber | |
kFooterFieldNumber | |
kCommandFormatFieldNumber | |
kResponseCodeFieldNumber | |
kResponseMessageLengthFieldNumber |
Definition at line 2396 of file waveglider_sv2_frontseat_driver.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kHeaderFieldNumber | |
kFooterFieldNumber | |
kOriginalMsgTypeFieldNumber | |
kResponseCodeFieldNumber |
Definition at line 2619 of file waveglider_sv2_frontseat_driver.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kHeaderFieldNumber | |
kFooterFieldNumber | |
kOriginalMsgTypeFieldNumber |
Definition at line 2827 of file waveglider_sv2_frontseat_driver.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kTextFieldNumber | |
kHeaderFieldNumber | |
kFooterFieldNumber | |
kOriginalMsgTypeFieldNumber |
Definition at line 3020 of file waveglider_sv2_frontseat_driver.pb.h.
anonymous enum : int |
Definition at line 3244 of file waveglider_sv2_frontseat_driver.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kHeaderFieldNumber | |
kBodyFieldNumber | |
kFooterFieldNumber | |
kOriginalMsgTypeFieldNumber | |
kCommandFormatFieldNumber |
Definition at line 3534 of file waveglider_sv2_frontseat_driver.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kPmSerialPortFieldNumber | |
kTaskIdFieldNumber | |
kPmSerialBaudFieldNumber | |
kBoardIdFieldNumber |
Definition at line 203 of file waveglider_sv2_frontseat_driver_config.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kStateFieldNumber |
Definition at line 370 of file frontseat.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kFrontseatStateFieldNumber | |
kHelmStateFieldNumber | |
kHelmErrorFieldNumber | |
kFrontseatErrorFieldNumber | |
kStateFieldNumber |
Definition at line 519 of file frontseat.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kDesiredCourseFieldNumber | |
kCancelRequestIdFieldNumber | |
kResponseRequestedFieldNumber | |
kRequestIdFieldNumber |
Definition at line 728 of file frontseat.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kErrorStringFieldNumber | |
kErrorCodeFieldNumber | |
kRequestSuccessfulFieldNumber | |
kRequestIdFieldNumber |
Definition at line 930 of file frontseat.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kDcclMessageFieldNumber | |
kNodeStatusFieldNumber | |
kCtdSampleFieldNumber |
Definition at line 1143 of file frontseat.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kRawFieldNumber | |
kDescriptionFieldNumber | |
kTypeFieldNumber |
Definition at line 1381 of file frontseat.pb.h.
anonymous enum : int |
Definition at line 207 of file frontseat_config.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kNameFieldNumber | |
kGlobalFixFieldNumber | |
kLocalFixFieldNumber | |
kPoseFieldNumber | |
kSpeedFieldNumber | |
kSourceFieldNumber | |
kTimeFieldNumber | |
kTypeFieldNumber |
Definition at line 373 of file frontseat_data.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kTimeFieldNumber | |
kHeadingFieldNumber | |
kSpeedFieldNumber | |
kDepthFieldNumber | |
kPitchFieldNumber | |
kRollFieldNumber | |
kZRateFieldNumber | |
kAltitudeFieldNumber |
Definition at line 689 of file frontseat_data.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kPositionFieldNumber | |
kDepthFieldNumber | |
kSpeedFieldNumber | |
kHeadingFieldNumber |
Definition at line 1108 of file frontseat_data.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kXFieldNumber | |
kYFieldNumber | |
kZFieldNumber |
Definition at line 1305 of file frontseat_data.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kRollFieldNumber | |
kPitchFieldNumber | |
kHeadingFieldNumber | |
kCourseOverGroundFieldNumber | |
kRollRateFieldNumber | |
kPitchRateFieldNumber | |
kHeadingRateFieldNumber |
Definition at line 1535 of file frontseat_data.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kOverGroundFieldNumber | |
kOverWaterFieldNumber |
Definition at line 1882 of file frontseat_data.pb.h.
anonymous enum : int |
Definition at line 2173 of file frontseat_data.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kDatumFieldNumber |
Definition at line 2588 of file frontseat_data.pb.h.
Definition at line 853 of file waveglider_sv2_frontseat_driver.pb.h.
Definition at line 1261 of file waveglider_sv2_frontseat_driver.pb.h.
Definition at line 1525 of file waveglider_sv2_frontseat_driver.pb.h.
Definition at line 1875 of file waveglider_sv2_frontseat_driver.pb.h.
Definition at line 2065 of file waveglider_sv2_frontseat_driver.pb.h.
Definition at line 2257 of file waveglider_sv2_frontseat_driver.pb.h.
Definition at line 2478 of file waveglider_sv2_frontseat_driver.pb.h.
Definition at line 2687 of file waveglider_sv2_frontseat_driver.pb.h.
Definition at line 2881 of file waveglider_sv2_frontseat_driver.pb.h.
Definition at line 3104 of file waveglider_sv2_frontseat_driver.pb.h.
Definition at line 3386 of file waveglider_sv2_frontseat_driver.pb.h.
Definition at line 3621 of file waveglider_sv2_frontseat_driver.pb.h.
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
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 |
|
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 |
|
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 |
|
final |
|
final |
::goby::middleware::frontseat::protobuf::BluefinExtraCommands_AbortReason goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::abort_reason | ( | ) | const |
|
inlinestatic |
Definition at line 2193 of file bluefin.pb.h.
|
inlinestatic |
Definition at line 2183 of file bluefin.pb.h.
|
inlinestatic |
Definition at line 2197 of file bluefin.pb.h.
|
inlinestatic |
Definition at line 2203 of file bluefin.pb.h.
double goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::accel | ( | ) | const |
::goby::middleware::frontseat::protobuf::BluefinConfig_AcceptingCommandsHook goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::accepting_commands_hook | ( | ) | const |
|
inlinestatic |
Definition at line 434 of file bluefin_config.pb.h.
|
inlinestatic |
Definition at line 424 of file bluefin_config.pb.h.
|
inlinestatic |
Definition at line 438 of file bluefin_config.pb.h.
|
inlinestatic |
Definition at line 444 of file bluefin_config.pb.h.
std::string* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::add_extra_bplog | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::add_extra_bplog | ( | const char * | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::add_extra_bplog | ( | const char * | value, |
size_t | size | ||
) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::add_extra_bplog | ( | const std::string & | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::add_extra_bplog | ( | std::string && | value | ) |
::goby::middleware::frontseat::protobuf::BluefinExtraData_PayloadStatus* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::add_payload_status | ( | ) |
::goby::middleware::frontseat::protobuf::BluefinConfig_RPMSpeedEntry* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::add_rpm_table | ( | ) |
::PROTOBUF_NAMESPACE_ID::uint32 goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::alarms | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::all_ok | ( | ) | const |
::PROTOBUF_NAMESPACE_ID::uint32 goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::allow_missing_nav_interval | ( | ) | const |
|
inline |
Definition at line 720 of file bluefin_config.pb.h.
|
inline |
Definition at line 723 of file bluefin_config.pb.h.
::PROTOBUF_NAMESPACE_ID::uint32 goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::allowed_nmea_demerits | ( | ) | const |
double goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::altitude | ( | ) | const |
|
inline |
Definition at line 918 of file frontseat_data.pb.h.
|
inline |
Definition at line 921 of file frontseat_data.pb.h.
|
inline |
Definition at line 493 of file basic_simulator_frontseat_driver_config.pb.h.
|
explicitprotected |
|
inlinenoexcept |
Definition at line 497 of file basic_simulator_frontseat_driver_config.pb.h.
goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::BasicSimulatorFrontSeatConfig | ( | const BasicSimulatorFrontSeatConfig & | from | ) |
|
inline |
Definition at line 274 of file basic_simulator_frontseat_driver_config.pb.h.
|
explicitprotected |
|
inlinenoexcept |
Definition at line 278 of file basic_simulator_frontseat_driver_config.pb.h.
goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::BasicSimulatorFrontSeatConfig_StartParams | ( | const BasicSimulatorFrontSeatConfig_StartParams & | from | ) |
|
inline |
Definition at line 95 of file basic_simulator_frontseat_driver_config.pb.h.
|
explicitprotected |
|
inlinenoexcept |
Definition at line 99 of file basic_simulator_frontseat_driver_config.pb.h.
goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::BasicSimulatorFrontSeatConfig_StartParams_VehicleConfig | ( | const BasicSimulatorFrontSeatConfig_StartParams_VehicleConfig & | from | ) |
double goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::beam1_range | ( | ) | const |
|
inline |
Definition at line 1427 of file bluefin.pb.h.
|
inline |
Definition at line 1430 of file bluefin.pb.h.
double goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::beam2_range | ( | ) | const |
|
inline |
Definition at line 1442 of file bluefin.pb.h.
|
inline |
Definition at line 1445 of file bluefin.pb.h.
double goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::beam3_range | ( | ) | const |
|
inline |
Definition at line 1457 of file bluefin.pb.h.
|
inline |
Definition at line 1460 of file bluefin.pb.h.
double goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::beam4_range | ( | ) | const |
|
inline |
Definition at line 1472 of file bluefin.pb.h.
|
inline |
Definition at line 1475 of file bluefin.pb.h.
|
inlinestatic |
Definition at line 2133 of file bluefin.pb.h.
|
inlinestatic |
Definition at line 2123 of file bluefin.pb.h.
|
inlinestatic |
Definition at line 2137 of file bluefin.pb.h.
|
inlinestatic |
Definition at line 2143 of file bluefin.pb.h.
|
inline |
Definition at line 301 of file bluefin_config.pb.h.
|
explicitprotected |
|
inlinenoexcept |
Definition at line 305 of file bluefin_config.pb.h.
goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::BluefinConfig | ( | const BluefinConfig & | from | ) |
|
inline |
Definition at line 119 of file bluefin_config.pb.h.
|
explicitprotected |
|
inlinenoexcept |
Definition at line 123 of file bluefin_config.pb.h.
goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::BluefinConfig_RPMSpeedEntry | ( | const BluefinConfig_RPMSpeedEntry & | from | ) |
|
inline |
Definition at line 1990 of file bluefin.pb.h.
|
explicitprotected |
|
inlinenoexcept |
Definition at line 1994 of file bluefin.pb.h.
goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::BluefinExtraCommands | ( | const BluefinExtraCommands & | from | ) |
|
inline |
Definition at line 1712 of file bluefin.pb.h.
|
explicitprotected |
|
inlinenoexcept |
Definition at line 1716 of file bluefin.pb.h.
goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::BluefinExtraData | ( | const BluefinExtraData & | from | ) |
|
inline |
Definition at line 886 of file bluefin.pb.h.
|
explicitprotected |
|
inlinenoexcept |
Definition at line 890 of file bluefin.pb.h.
goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::BluefinExtraData_PayloadStatus | ( | const BluefinExtraData_PayloadStatus & | from | ) |
|
inline |
Definition at line 1114 of file bluefin.pb.h.
|
explicitprotected |
|
inlinenoexcept |
Definition at line 1118 of file bluefin.pb.h.
goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::BluefinExtraData_RawDVL | ( | const BluefinExtraData_RawDVL & | from | ) |
|
inline |
Definition at line 1518 of file bluefin.pb.h.
|
explicitprotected |
|
inlinenoexcept |
Definition at line 1522 of file bluefin.pb.h.
goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::BluefinExtraData_RawThrusterRotation | ( | const BluefinExtraData_RawThrusterRotation & | from | ) |
::PROTOBUF_NAMESPACE_ID::uint32 goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::board_addr | ( | ) | const |
::PROTOBUF_NAMESPACE_ID::uint32 goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::board_addr | ( | ) | const |
::PROTOBUF_NAMESPACE_ID::uint32 goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::board_id | ( | ) | const |
|
inlinestatic |
Definition at line 350 of file waveglider_sv2_frontseat_driver.pb.h.
|
inlinestatic |
Definition at line 340 of file waveglider_sv2_frontseat_driver.pb.h.
|
inlinestatic |
Definition at line 354 of file waveglider_sv2_frontseat_driver.pb.h.
|
inlinestatic |
Definition at line 360 of file waveglider_sv2_frontseat_driver.pb.h.
const ::goby::middleware::frontseat::protobuf::SV2CommandFollowFixedHeading_CommandFollowFixedHeadingBody& goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::body | ( | ) | const |
double goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::buoyancy_newtons | ( | ) | const |
const ::goby::middleware::frontseat::protobuf::BuoyancyStatus& goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::buoyancy_status | ( | ) | const |
|
inline |
Definition at line 317 of file bluefin.pb.h.
|
explicitprotected |
|
inlinenoexcept |
Definition at line 321 of file bluefin.pb.h.
goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::BuoyancyStatus | ( | const BuoyancyStatus & | from | ) |
|
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 |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
::PROTOBUF_NAMESPACE_ID::int32 goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::cancel_request_id | ( | ) | const |
|
inline |
Definition at line 1189 of file frontseat_data.pb.h.
|
explicitprotected |
|
inlinenoexcept |
Definition at line 1193 of file frontseat_data.pb.h.
goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::CartesianCoordinate | ( | const CartesianCoordinate & | from | ) |
|
inlinestatic |
Definition at line 392 of file waveglider_sv2_frontseat_driver.pb.h.
|
inlinestatic |
Definition at line 382 of file waveglider_sv2_frontseat_driver.pb.h.
|
inlinestatic |
Definition at line 396 of file waveglider_sv2_frontseat_driver.pb.h.
|
inlinestatic |
Definition at line 402 of file waveglider_sv2_frontseat_driver.pb.h.
|
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 |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_abort_reason | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_accel | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_accepting_commands_hook | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_alarms | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_all_ok | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_allow_missing_nav_interval | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_allowed_nmea_demerits | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_altitude | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_beam1_range | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_beam2_range | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_beam3_range | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_beam4_range | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_board_addr | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_board_addr | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_board_id | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_body | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_buoyancy_newtons | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_buoyancy_status | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_cancel_request_id | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_command | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_command | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_command_format | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_command_format | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_command_value | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_commands_supported | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_conductivity | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_control_freq | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_course_over_ground | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_crc16 | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_crc16 | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_ctd_sample | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_data_size | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_datum | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_dccl_message | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_debug_string | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_debug_string | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_density | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_density_algorithm | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_depth | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_depth | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_description | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_description | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_desired_course | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_dest | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_device_type | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_disable_ack | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_duration | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_dvl | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_dvl_time | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_error | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_error | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_error_code | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_error_string | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_exit_on_error | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_expire_time | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_extra_bplog | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_extra_info | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_firmware_major | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_firmware_minor | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_firmware_revision | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_fix_valid | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_footer | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_footer | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_footer | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_footer | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_footer | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_footer | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_footer | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_footer | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_footer | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_footer | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_footer | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_frontseat_connected_timeout | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_frontseat_error | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_frontseat_state | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_global_fix | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_global_fix | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_hdg_rate | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_header | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_header | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_header | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_header | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_header | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_header | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_header | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_header | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_header | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_header | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_header | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_heading | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_heading | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_heading | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_heading_degrees | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_heading_rate | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_heartbeat_interval | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_helm_error | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_helm_running_timeout | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_helm_state | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_humid_temp | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_huxley_tcp_address | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_huxley_tcp_port | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_id | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_lat | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_latitude | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_latitude | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_leak_sensor_1 | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_leak_sensor_2 | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_level2id | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_local_fix | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_location | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_lon | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_longitude | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_longitude | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_manual_override | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_manual_parking | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_max_pitch_angle_degrees | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_message_size | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_message_type | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_micro_modem_raw_in | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_micro_modem_raw_out | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_mission | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_mission_mode | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_mode | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_mode_assignments | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_msg | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_name | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_name | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_nmea_resend_attempts | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_nmea_resend_interval | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_node_status | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_normal | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_ntp_serial_port | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_number_of_devices_in_message | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_number_of_devices_in_message | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_number_of_devices_responding | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_number_of_devices_responding | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_oms_timeout | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_origin | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_original_msg_type | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_original_msg_type | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_original_msg_type | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_original_msg_type | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_original_msg_type | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_original_msg_type | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_original_msg_type | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_over_ground | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_over_water | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_parking | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_payload_status | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_pitch | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_pitch | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_pitch_rate | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_pitch_trim_degrees | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_pm_serial_baud | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_pm_serial_port | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_polling_frequency | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_pose | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_position | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_pressure | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_pressure | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_pressure_temp | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_protocols_supported | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_raw | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_reconnect_interval | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_relative_humidity | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_remote_helm_version_major | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_request_id | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_request_id | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_request_successful | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_require_helm | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_reserved | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_response_code | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_response_code | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_response_message_length | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_response_requested | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_roll | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_roll | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_roll_rate | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_roll_trim_degrees | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_rotation | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_rpm | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_rpm_table | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_salinity | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_salinity_algorithm | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_send_tmr_messages | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_serial_baud | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_serial_number | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_serial_port | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_servo_mode | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_silent_mode | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_sim_warp_factor | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_sound_speed | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_sound_speed_algorithm | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_source | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_speed | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_speed | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_speed | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_speed | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_speed_from_lookup_table | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_src | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_start | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_start_confirm | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_start_of_frame | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_state | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_state | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_status | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_status | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_status_period | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_stopped | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_structure_id | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_task_id | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_tcp_address | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_tcp_port | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_temperature | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_temperature | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_text | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_thruster | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_time | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_time | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_time | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_time | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_transaction_id | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_trim_status | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_type | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_type | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_type | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_u | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_unknown | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_use_rpm_table_for_speed | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_v | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_vehicle | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_version | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_version | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_w | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_wgmsid | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_x | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_y | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_z | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_z_rate | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::clear_z_rate | ( | ) |
::goby::middleware::frontseat::protobuf::BluefinExtraCommands_BluefinCommand goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::command | ( | ) | const |
::goby::middleware::frontseat::protobuf::IverExtraCommands_IverCommand goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::command | ( | ) | const |
::PROTOBUF_NAMESPACE_ID::uint32 goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::command_format | ( | ) | const |
::PROTOBUF_NAMESPACE_ID::uint32 goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::command_format | ( | ) | const |
::PROTOBUF_NAMESPACE_ID::uint32 goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::command_value | ( | ) | const |
|
inline |
Definition at line 612 of file frontseat.pb.h.
|
explicitprotected |
|
inlinenoexcept |
Definition at line 616 of file frontseat.pb.h.
goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::CommandRequest | ( | const CommandRequest & | from | ) |
|
inline |
Definition at line 814 of file frontseat.pb.h.
|
explicitprotected |
|
inlinenoexcept |
Definition at line 818 of file frontseat.pb.h.
goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::CommandResponse | ( | const CommandResponse & | from | ) |
::PROTOBUF_NAMESPACE_ID::uint32 goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::commands_supported | ( | ) | const |
double goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::conductivity | ( | ) | const |
|
inline |
Definition at line 2359 of file frontseat_data.pb.h.
|
inline |
Definition at line 2362 of file frontseat_data.pb.h.
|
inline |
Definition at line 91 of file frontseat_config.pb.h.
|
explicitprotected |
|
inlinenoexcept |
Definition at line 95 of file frontseat_config.pb.h.
goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::Config | ( | const Config & | from | ) |
::PROTOBUF_NAMESPACE_ID::int32 goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::control_freq | ( | ) | const |
|
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 |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::CopyFrom | ( | const BasicSimulatorFrontSeatConfig & | from | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::CopyFrom | ( | const BasicSimulatorFrontSeatConfig_StartParams & | from | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::CopyFrom | ( | const BasicSimulatorFrontSeatConfig_StartParams_VehicleConfig & | from | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::CopyFrom | ( | const BluefinConfig & | from | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::CopyFrom | ( | const BluefinConfig_RPMSpeedEntry & | from | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::CopyFrom | ( | const BluefinExtraCommands & | from | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::CopyFrom | ( | const BluefinExtraData & | from | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::CopyFrom | ( | const BluefinExtraData_PayloadStatus & | from | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::CopyFrom | ( | const BluefinExtraData_RawDVL & | from | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::CopyFrom | ( | const BluefinExtraData_RawThrusterRotation & | from | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::CopyFrom | ( | const BuoyancyStatus & | from | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::CopyFrom | ( | const CartesianCoordinate & | from | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::CopyFrom | ( | const CommandRequest & | from | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::CopyFrom | ( | const CommandResponse & | from | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::CopyFrom | ( | const Config & | from | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::CopyFrom | ( | const CTDSample & | from | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::CopyFrom | ( | const DatumUpdate & | from | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::CopyFrom | ( | const DesiredCourse & | from | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::CopyFrom | ( | const EulerAngles & | from | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::CopyFrom | ( | const HelmStateReport & | from | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::CopyFrom | ( | const InterfaceData & | from | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::CopyFrom | ( | const InterfaceStatus & | from | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::CopyFrom | ( | const IverConfig & | from | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::CopyFrom | ( | const IverConfig_IverModeAssignments & | from | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::CopyFrom | ( | const IverExtraCommands & | from | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::CopyFrom | ( | const IverState & | from | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::CopyFrom | ( | const NodeStatus & | from | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::CopyFrom | ( | const Raw & | from | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::CopyFrom | ( | const Source & | from | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::CopyFrom | ( | const Speed & | from | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::CopyFrom | ( | const SV2ACKNAKQueuedMessage & | from | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::CopyFrom | ( | const SV2CommandFollowFixedHeading & | from | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::CopyFrom | ( | const SV2CommandFollowFixedHeading_CommandFollowFixedHeadingBody & | from | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::CopyFrom | ( | const SV2Footer & | from | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::CopyFrom | ( | const SV2GenericACK & | from | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::CopyFrom | ( | const SV2GenericNAK & | from | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::CopyFrom | ( | const SV2Header & | from | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::CopyFrom | ( | const SV2ReplyEnumerate & | from | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::CopyFrom | ( | const SV2ReplyQueuedMessage & | from | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::CopyFrom | ( | const SV2ReplyStatus & | from | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::CopyFrom | ( | const SV2RequestEnumerate & | from | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::CopyFrom | ( | const SV2RequestQueuedMessage & | from | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::CopyFrom | ( | const SV2RequestStatus & | from | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::CopyFrom | ( | const SV2SendToConsole & | from | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::CopyFrom | ( | const TrimStatus & | from | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::CopyFrom | ( | const WavegliderSV2Config & | from | ) |
double goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::course_over_ground | ( | ) | const |
|
inline |
Definition at line 1690 of file frontseat_data.pb.h.
|
inline |
Definition at line 1693 of file frontseat_data.pb.h.
::PROTOBUF_NAMESPACE_ID::uint32 goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::crc16 | ( | ) | const |
::PROTOBUF_NAMESPACE_ID::uint32 goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::crc16 | ( | ) | const |
const ::goby::middleware::frontseat::protobuf::CTDSample& goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::ctd_sample | ( | ) | const |
|
inline |
Definition at line 1963 of file frontseat_data.pb.h.
|
explicitprotected |
goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::CTDSample | ( | const CTDSample & | from | ) |
|
inlinenoexcept |
Definition at line 1967 of file frontseat_data.pb.h.
::PROTOBUF_NAMESPACE_ID::uint32 goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::data_size | ( | ) | const |
const ::goby::middleware::protobuf::LatLonPoint& goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::datum | ( | ) | const |
|
inline |
Definition at line 2472 of file frontseat_data.pb.h.
|
explicitprotected |
goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::DatumUpdate | ( | const DatumUpdate & | from | ) |
|
inlinenoexcept |
Definition at line 2476 of file frontseat_data.pb.h.
const std::string& goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::dccl_message | ( | ) | const |
const std::string& goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::debug_string | ( | ) | const |
const std::string& goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::debug_string | ( | ) | const |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
double goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::density | ( | ) | const |
::goby::middleware::frontseat::protobuf::CTDSample_DensityAlgorithm goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::density_algorithm | ( | ) | const |
|
inline |
Definition at line 2434 of file frontseat_data.pb.h.
|
inline |
Definition at line 2437 of file frontseat_data.pb.h.
|
inlinestatic |
Definition at line 2156 of file frontseat_data.pb.h.
|
inlinestatic |
Definition at line 2146 of file frontseat_data.pb.h.
|
inlinestatic |
Definition at line 2160 of file frontseat_data.pb.h.
|
inlinestatic |
Definition at line 2166 of file frontseat_data.pb.h.
double goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::depth | ( | ) | const |
::goby::middleware::frontseat::protobuf::Source_Sensor goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::depth | ( | ) | const |
|
inline |
Definition at line 858 of file frontseat_data.pb.h.
|
inline |
Definition at line 861 of file frontseat_data.pb.h.
const std::string& goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::description | ( | ) | const |
const std::string& goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::description | ( | ) | const |
|
inlinestatic |
Definition at line 346 of file bluefin.pb.h.
|
inlinestatic |
Definition at line 624 of file bluefin.pb.h.
|
inlinestatic |
Definition at line 915 of file bluefin.pb.h.
|
inlinestatic |
Definition at line 1143 of file bluefin.pb.h.
|
inlinestatic |
Definition at line 1547 of file bluefin.pb.h.
|
inlinestatic |
Definition at line 1741 of file bluefin.pb.h.
|
inlinestatic |
Definition at line 2019 of file bluefin.pb.h.
|
inlinestatic |
Definition at line 148 of file bluefin_config.pb.h.
|
inlinestatic |
Definition at line 330 of file bluefin_config.pb.h.
|
inlinestatic |
Definition at line 173 of file iver_driver.pb.h.
|
inlinestatic |
Definition at line 364 of file iver_driver.pb.h.
|
inlinestatic |
Definition at line 122 of file iver_driver_config.pb.h.
|
inlinestatic |
Definition at line 376 of file iver_driver_config.pb.h.
|
inlinestatic |
Definition at line 124 of file basic_simulator_frontseat_driver_config.pb.h.
|
inlinestatic |
Definition at line 303 of file basic_simulator_frontseat_driver_config.pb.h.
|
inlinestatic |
Definition at line 522 of file basic_simulator_frontseat_driver_config.pb.h.
|
inlinestatic |
Definition at line 250 of file waveglider_sv2_frontseat_driver.pb.h.
|
inlinestatic |
Definition at line 549 of file waveglider_sv2_frontseat_driver.pb.h.
|
inlinestatic |
Definition at line 698 of file waveglider_sv2_frontseat_driver.pb.h.
|
inlinestatic |
Definition at line 906 of file waveglider_sv2_frontseat_driver.pb.h.
|
inlinestatic |
Definition at line 1326 of file waveglider_sv2_frontseat_driver.pb.h.
|
inlinestatic |
Definition at line 1580 of file waveglider_sv2_frontseat_driver.pb.h.
|
inlinestatic |
Definition at line 1938 of file waveglider_sv2_frontseat_driver.pb.h.
|
inlinestatic |
Definition at line 2116 of file waveglider_sv2_frontseat_driver.pb.h.
|
inlinestatic |
Definition at line 2309 of file waveglider_sv2_frontseat_driver.pb.h.
|
inlinestatic |
Definition at line 2532 of file waveglider_sv2_frontseat_driver.pb.h.
|
inlinestatic |
Definition at line 2740 of file waveglider_sv2_frontseat_driver.pb.h.
|
inlinestatic |
Definition at line 2933 of file waveglider_sv2_frontseat_driver.pb.h.
|
inlinestatic |
Definition at line 3157 of file waveglider_sv2_frontseat_driver.pb.h.
|
inlinestatic |
Definition at line 3445 of file waveglider_sv2_frontseat_driver.pb.h.
|
inlinestatic |
Definition at line 116 of file waveglider_sv2_frontseat_driver_config.pb.h.
|
inlinestatic |
Definition at line 283 of file frontseat.pb.h.
|
inlinestatic |
Definition at line 432 of file frontseat.pb.h.
|
inlinestatic |
Definition at line 641 of file frontseat.pb.h.
|
inlinestatic |
Definition at line 843 of file frontseat.pb.h.
|
inlinestatic |
Definition at line 1056 of file frontseat.pb.h.
|
inlinestatic |
Definition at line 1264 of file frontseat.pb.h.
|
inlinestatic |
Definition at line 120 of file frontseat_config.pb.h.
|
inlinestatic |
Definition at line 286 of file frontseat_data.pb.h.
|
inlinestatic |
Definition at line 602 of file frontseat_data.pb.h.
|
inlinestatic |
Definition at line 979 of file frontseat_data.pb.h.
|
inlinestatic |
Definition at line 1218 of file frontseat_data.pb.h.
|
inlinestatic |
Definition at line 1448 of file frontseat_data.pb.h.
|
inlinestatic |
Definition at line 1795 of file frontseat_data.pb.h.
|
inlinestatic |
Definition at line 1992 of file frontseat_data.pb.h.
|
inlinestatic |
Definition at line 2501 of file frontseat_data.pb.h.
const ::goby::middleware::frontseat::protobuf::DesiredCourse& goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::desired_course | ( | ) | const |
|
inline |
Definition at line 573 of file frontseat_data.pb.h.
|
explicitprotected |
goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::DesiredCourse | ( | const DesiredCourse & | from | ) |
|
inlinenoexcept |
Definition at line 577 of file frontseat_data.pb.h.
::PROTOBUF_NAMESPACE_ID::uint32 goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::dest | ( | ) | const |
::PROTOBUF_NAMESPACE_ID::uint32 goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::device_type | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::disable_ack | ( | ) | const |
::PROTOBUF_NAMESPACE_ID::int32 goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::duration | ( | ) | const |
const ::goby::middleware::frontseat::protobuf::BluefinExtraData_RawDVL& goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::dvl | ( | ) | const |
double goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::dvl_time | ( | ) | const |
|
inline |
Definition at line 1367 of file bluefin.pb.h.
|
inline |
Definition at line 1370 of file bluefin.pb.h.
::goby::middleware::frontseat::protobuf::BuoyancyStatus_Error goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::error | ( | ) | const |
::goby::middleware::frontseat::protobuf::TrimStatus_Error goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::error | ( | ) | const |
::PROTOBUF_NAMESPACE_ID::int32 goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::error_code | ( | ) | const |
|
inlinestatic |
Definition at line 484 of file bluefin.pb.h.
|
inlinestatic |
Definition at line 760 of file bluefin.pb.h.
|
inlinestatic |
Definition at line 474 of file bluefin.pb.h.
|
inlinestatic |
Definition at line 750 of file bluefin.pb.h.
|
inlinestatic |
Definition at line 488 of file bluefin.pb.h.
|
inlinestatic |
Definition at line 764 of file bluefin.pb.h.
|
inlinestatic |
Definition at line 494 of file bluefin.pb.h.
|
inlinestatic |
Definition at line 770 of file bluefin.pb.h.
const std::string& goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::error_string | ( | ) | const |
|
inline |
Definition at line 1419 of file frontseat_data.pb.h.
|
explicitprotected |
goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::EulerAngles | ( | const EulerAngles & | from | ) |
|
inlinenoexcept |
Definition at line 1423 of file frontseat_data.pb.h.
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::exit_on_error | ( | ) | const |
::PROTOBUF_NAMESPACE_ID::uint64 goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::expire_time | ( | ) | const |
|
inline |
Definition at line 1085 of file bluefin.pb.h.
|
inline |
Definition at line 1088 of file bluefin.pb.h.
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<std::string>& goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::extra_bplog | ( | ) | const |
const std::string& goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::extra_bplog | ( | int | index | ) | const |
int goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::extra_bplog_size | ( | ) | const |
::PROTOBUF_NAMESPACE_ID::uint32 goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::extra_info | ( | ) | const |
::PROTOBUF_NAMESPACE_ID::uint32 goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::firmware_major | ( | ) | const |
::PROTOBUF_NAMESPACE_ID::uint32 goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::firmware_minor | ( | ) | const |
::PROTOBUF_NAMESPACE_ID::uint32 goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::firmware_revision | ( | ) | const |
::PROTOBUF_NAMESPACE_ID::uint32 goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::fix_valid | ( | ) | const |
const ::goby::middleware::frontseat::protobuf::SV2Footer& goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::footer | ( | ) | const |
const ::goby::middleware::frontseat::protobuf::SV2Footer& goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::footer | ( | ) | const |
const ::goby::middleware::frontseat::protobuf::SV2Footer& goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::footer | ( | ) | const |
const ::goby::middleware::frontseat::protobuf::SV2Footer& goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::footer | ( | ) | const |
const ::goby::middleware::frontseat::protobuf::SV2Footer& goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::footer | ( | ) | const |
const ::goby::middleware::frontseat::protobuf::SV2Footer& goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::footer | ( | ) | const |
const ::goby::middleware::frontseat::protobuf::SV2Footer& goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::footer | ( | ) | const |
const ::goby::middleware::frontseat::protobuf::SV2Footer& goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::footer | ( | ) | const |
const ::goby::middleware::frontseat::protobuf::SV2Footer& goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::footer | ( | ) | const |
const ::goby::middleware::frontseat::protobuf::SV2Footer& goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::footer | ( | ) | const |
const ::goby::middleware::frontseat::protobuf::SV2Footer& goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::footer | ( | ) | const |
double goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::frontseat_connected_timeout | ( | ) | const |
|
inline |
Definition at line 381 of file frontseat_config.pb.h.
|
inline |
Definition at line 384 of file frontseat_config.pb.h.
::goby::middleware::frontseat::protobuf::FrontSeatError goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::frontseat_error | ( | ) | const |
::goby::middleware::frontseat::protobuf::FrontSeatState goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::frontseat_state | ( | ) | const |
|
inlinefinal |
Definition at line 402 of file bluefin.pb.h.
|
inlinefinal |
Definition at line 680 of file bluefin.pb.h.
|
inlinefinal |
Definition at line 971 of file bluefin.pb.h.
|
inlinefinal |
Definition at line 1199 of file bluefin.pb.h.
|
inlinefinal |
Definition at line 1603 of file bluefin.pb.h.
|
inlinefinal |
Definition at line 1797 of file bluefin.pb.h.
|
inlinefinal |
Definition at line 2075 of file bluefin.pb.h.
|
inlinefinal |
Definition at line 204 of file bluefin_config.pb.h.
|
inlinefinal |
Definition at line 386 of file bluefin_config.pb.h.
|
inlinefinal |
Definition at line 229 of file iver_driver.pb.h.
|
inlinefinal |
Definition at line 420 of file iver_driver.pb.h.
|
inlinefinal |
Definition at line 178 of file iver_driver_config.pb.h.
|
inlinefinal |
Definition at line 432 of file iver_driver_config.pb.h.
|
inlinefinal |
Definition at line 180 of file basic_simulator_frontseat_driver_config.pb.h.
|
inlinefinal |
Definition at line 359 of file basic_simulator_frontseat_driver_config.pb.h.
|
inlinefinal |
Definition at line 578 of file basic_simulator_frontseat_driver_config.pb.h.
|
inlinefinal |
Definition at line 306 of file waveglider_sv2_frontseat_driver.pb.h.
|
inlinefinal |
Definition at line 605 of file waveglider_sv2_frontseat_driver.pb.h.
|
inlinefinal |
Definition at line 754 of file waveglider_sv2_frontseat_driver.pb.h.
|
inlinefinal |
Definition at line 962 of file waveglider_sv2_frontseat_driver.pb.h.
|
inlinefinal |
Definition at line 1382 of file waveglider_sv2_frontseat_driver.pb.h.
|
inlinefinal |
Definition at line 1636 of file waveglider_sv2_frontseat_driver.pb.h.
|
inlinefinal |
Definition at line 1994 of file waveglider_sv2_frontseat_driver.pb.h.
|
inlinefinal |
Definition at line 2172 of file waveglider_sv2_frontseat_driver.pb.h.
|
inlinefinal |
Definition at line 2365 of file waveglider_sv2_frontseat_driver.pb.h.
|
inlinefinal |
Definition at line 2588 of file waveglider_sv2_frontseat_driver.pb.h.
|
inlinefinal |
Definition at line 2796 of file waveglider_sv2_frontseat_driver.pb.h.
|
inlinefinal |
Definition at line 2989 of file waveglider_sv2_frontseat_driver.pb.h.
|
inlinefinal |
Definition at line 3213 of file waveglider_sv2_frontseat_driver.pb.h.
|
inlinefinal |
Definition at line 3501 of file waveglider_sv2_frontseat_driver.pb.h.
|
inlinefinal |
Definition at line 172 of file waveglider_sv2_frontseat_driver_config.pb.h.
|
inlinefinal |
Definition at line 339 of file frontseat.pb.h.
|
inlinefinal |
Definition at line 488 of file frontseat.pb.h.
|
inlinefinal |
Definition at line 697 of file frontseat.pb.h.
|
inlinefinal |
Definition at line 899 of file frontseat.pb.h.
|
inlinefinal |
Definition at line 1112 of file frontseat.pb.h.
|
inlinefinal |
Definition at line 1320 of file frontseat.pb.h.
|
inlinefinal |
Definition at line 176 of file frontseat_config.pb.h.
|
inlinefinal |
Definition at line 342 of file frontseat_data.pb.h.
|
inlinefinal |
Definition at line 658 of file frontseat_data.pb.h.
|
inlinefinal |
Definition at line 1035 of file frontseat_data.pb.h.
|
inlinefinal |
Definition at line 1274 of file frontseat_data.pb.h.
|
inlinefinal |
Definition at line 1504 of file frontseat_data.pb.h.
|
inlinefinal |
Definition at line 1851 of file frontseat_data.pb.h.
|
inlinefinal |
Definition at line 2048 of file frontseat_data.pb.h.
|
inlinefinal |
Definition at line 2557 of file frontseat_data.pb.h.
|
inlinestatic |
Definition at line 349 of file bluefin.pb.h.
|
inlinestatic |
Definition at line 627 of file bluefin.pb.h.
|
inlinestatic |
Definition at line 918 of file bluefin.pb.h.
|
inlinestatic |
Definition at line 1146 of file bluefin.pb.h.
|
inlinestatic |
Definition at line 1550 of file bluefin.pb.h.
|
inlinestatic |
Definition at line 1744 of file bluefin.pb.h.
|
inlinestatic |
Definition at line 2022 of file bluefin.pb.h.
|
inlinestatic |
Definition at line 151 of file bluefin_config.pb.h.
|
inlinestatic |
Definition at line 333 of file bluefin_config.pb.h.
|
inlinestatic |
Definition at line 176 of file iver_driver.pb.h.
|
inlinestatic |
Definition at line 367 of file iver_driver.pb.h.
|
inlinestatic |
Definition at line 125 of file iver_driver_config.pb.h.
|
inlinestatic |
Definition at line 379 of file iver_driver_config.pb.h.
|
inlinestatic |
Definition at line 127 of file basic_simulator_frontseat_driver_config.pb.h.
|
inlinestatic |
Definition at line 306 of file basic_simulator_frontseat_driver_config.pb.h.
|
inlinestatic |
Definition at line 525 of file basic_simulator_frontseat_driver_config.pb.h.
|
inlinestatic |
Definition at line 253 of file waveglider_sv2_frontseat_driver.pb.h.
|
inlinestatic |
Definition at line 552 of file waveglider_sv2_frontseat_driver.pb.h.
|
inlinestatic |
Definition at line 701 of file waveglider_sv2_frontseat_driver.pb.h.
|
inlinestatic |
Definition at line 909 of file waveglider_sv2_frontseat_driver.pb.h.
|
inlinestatic |
Definition at line 1329 of file waveglider_sv2_frontseat_driver.pb.h.
|
inlinestatic |
Definition at line 1583 of file waveglider_sv2_frontseat_driver.pb.h.
|
inlinestatic |
Definition at line 1941 of file waveglider_sv2_frontseat_driver.pb.h.
|
inlinestatic |
Definition at line 2119 of file waveglider_sv2_frontseat_driver.pb.h.
|
inlinestatic |
Definition at line 2312 of file waveglider_sv2_frontseat_driver.pb.h.
|
inlinestatic |
Definition at line 2535 of file waveglider_sv2_frontseat_driver.pb.h.
|
inlinestatic |
Definition at line 2743 of file waveglider_sv2_frontseat_driver.pb.h.
|
inlinestatic |
Definition at line 2936 of file waveglider_sv2_frontseat_driver.pb.h.
|
inlinestatic |
Definition at line 3160 of file waveglider_sv2_frontseat_driver.pb.h.
|
inlinestatic |
Definition at line 3448 of file waveglider_sv2_frontseat_driver.pb.h.
|
inlinestatic |
Definition at line 119 of file waveglider_sv2_frontseat_driver_config.pb.h.
|
inlinestatic |
Definition at line 286 of file frontseat.pb.h.
|
inlinestatic |
Definition at line 435 of file frontseat.pb.h.
|
inlinestatic |
Definition at line 644 of file frontseat.pb.h.
|
inlinestatic |
Definition at line 846 of file frontseat.pb.h.
|
inlinestatic |
Definition at line 1059 of file frontseat.pb.h.
|
inlinestatic |
Definition at line 1267 of file frontseat.pb.h.
|
inlinestatic |
Definition at line 123 of file frontseat_config.pb.h.
|
inlinestatic |
Definition at line 289 of file frontseat_data.pb.h.
|
inlinestatic |
Definition at line 605 of file frontseat_data.pb.h.
|
inlinestatic |
Definition at line 982 of file frontseat_data.pb.h.
|
inlinestatic |
Definition at line 1221 of file frontseat_data.pb.h.
|
inlinestatic |
Definition at line 1451 of file frontseat_data.pb.h.
|
inlinestatic |
Definition at line 1798 of file frontseat_data.pb.h.
|
inlinestatic |
Definition at line 1995 of file frontseat_data.pb.h.
|
inlinestatic |
Definition at line 2504 of file frontseat_data.pb.h.
|
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 |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
inlinestatic |
Definition at line 352 of file bluefin.pb.h.
|
inlinestatic |
Definition at line 630 of file bluefin.pb.h.
|
inlinestatic |
Definition at line 921 of file bluefin.pb.h.
|
inlinestatic |
Definition at line 1149 of file bluefin.pb.h.
|
inlinestatic |
Definition at line 1553 of file bluefin.pb.h.
|
inlinestatic |
Definition at line 1747 of file bluefin.pb.h.
|
inlinestatic |
Definition at line 2025 of file bluefin.pb.h.
|
inlinestatic |
Definition at line 154 of file bluefin_config.pb.h.
|
inlinestatic |
Definition at line 336 of file bluefin_config.pb.h.
|
inlinestatic |
Definition at line 179 of file iver_driver.pb.h.
|
inlinestatic |
Definition at line 370 of file iver_driver.pb.h.
|
inlinestatic |
Definition at line 128 of file iver_driver_config.pb.h.
|
inlinestatic |
Definition at line 382 of file iver_driver_config.pb.h.
|
inlinestatic |
Definition at line 130 of file basic_simulator_frontseat_driver_config.pb.h.
|
inlinestatic |
Definition at line 309 of file basic_simulator_frontseat_driver_config.pb.h.
|
inlinestatic |
Definition at line 528 of file basic_simulator_frontseat_driver_config.pb.h.
|
inlinestatic |
Definition at line 256 of file waveglider_sv2_frontseat_driver.pb.h.
|
inlinestatic |
Definition at line 555 of file waveglider_sv2_frontseat_driver.pb.h.
|
inlinestatic |
Definition at line 704 of file waveglider_sv2_frontseat_driver.pb.h.
|
inlinestatic |
Definition at line 912 of file waveglider_sv2_frontseat_driver.pb.h.
|
inlinestatic |
Definition at line 1332 of file waveglider_sv2_frontseat_driver.pb.h.
|
inlinestatic |
Definition at line 1586 of file waveglider_sv2_frontseat_driver.pb.h.
|
inlinestatic |
Definition at line 1944 of file waveglider_sv2_frontseat_driver.pb.h.
|
inlinestatic |
Definition at line 2122 of file waveglider_sv2_frontseat_driver.pb.h.
|
inlinestatic |
Definition at line 2315 of file waveglider_sv2_frontseat_driver.pb.h.
|
inlinestatic |
Definition at line 2538 of file waveglider_sv2_frontseat_driver.pb.h.
|
inlinestatic |
Definition at line 2746 of file waveglider_sv2_frontseat_driver.pb.h.
|
inlinestatic |
Definition at line 2939 of file waveglider_sv2_frontseat_driver.pb.h.
|
inlinestatic |
Definition at line 3163 of file waveglider_sv2_frontseat_driver.pb.h.
|
inlinestatic |
Definition at line 3451 of file waveglider_sv2_frontseat_driver.pb.h.
|
inlinestatic |
Definition at line 122 of file waveglider_sv2_frontseat_driver_config.pb.h.
|
inlinestatic |
Definition at line 289 of file frontseat.pb.h.
|
inlinestatic |
Definition at line 438 of file frontseat.pb.h.
|
inlinestatic |
Definition at line 647 of file frontseat.pb.h.
|
inlinestatic |
Definition at line 849 of file frontseat.pb.h.
|
inlinestatic |
Definition at line 1062 of file frontseat.pb.h.
|
inlinestatic |
Definition at line 1270 of file frontseat.pb.h.
|
inlinestatic |
Definition at line 126 of file frontseat_config.pb.h.
|
inlinestatic |
Definition at line 292 of file frontseat_data.pb.h.
|
inlinestatic |
Definition at line 608 of file frontseat_data.pb.h.
|
inlinestatic |
Definition at line 985 of file frontseat_data.pb.h.
|
inlinestatic |
Definition at line 1224 of file frontseat_data.pb.h.
|
inlinestatic |
Definition at line 1454 of file frontseat_data.pb.h.
|
inlinestatic |
Definition at line 1801 of file frontseat_data.pb.h.
|
inlinestatic |
Definition at line 1998 of file frontseat_data.pb.h.
|
inlinestatic |
Definition at line 2507 of file frontseat_data.pb.h.
const ::goby::middleware::protobuf::LatLonPoint& goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::global_fix | ( | ) | const |
const ::goby::middleware::protobuf::LatLonPoint& goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::global_fix | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_abort_reason | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_accel | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_accepting_commands_hook | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_alarms | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_all_ok | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_allow_missing_nav_interval | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_allowed_nmea_demerits | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_altitude | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_beam1_range | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_beam2_range | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_beam3_range | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_beam4_range | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_board_addr | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_board_addr | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_board_id | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_body | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_buoyancy_newtons | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_buoyancy_status | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_cancel_request_id | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_command | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_command | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_command_format | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_command_format | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_command_value | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_commands_supported | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_conductivity | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_control_freq | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_course_over_ground | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_crc16 | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_crc16 | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_ctd_sample | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_data_size | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_datum | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_dccl_message | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_debug_string | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_debug_string | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_density | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_density_algorithm | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_depth | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_depth | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_description | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_description | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_desired_course | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_dest | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_device_type | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_disable_ack | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_duration | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_dvl | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_dvl_time | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_error | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_error | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_error_code | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_error_string | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_exit_on_error | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_expire_time | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_extra_info | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_firmware_major | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_firmware_minor | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_firmware_revision | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_fix_valid | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_footer | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_footer | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_footer | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_footer | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_footer | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_footer | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_footer | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_footer | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_footer | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_footer | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_footer | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_frontseat_connected_timeout | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_frontseat_error | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_frontseat_state | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_global_fix | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_global_fix | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_hdg_rate | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_header | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_header | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_header | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_header | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_header | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_header | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_header | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_header | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_header | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_header | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_header | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_heading | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_heading | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_heading | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_heading_degrees | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_heading_rate | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_heartbeat_interval | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_helm_error | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_helm_running_timeout | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_helm_state | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_humid_temp | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_huxley_tcp_address | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_huxley_tcp_port | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_id | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_lat | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_latitude | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_latitude | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_leak_sensor_1 | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_leak_sensor_2 | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_level2id | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_local_fix | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_location | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_lon | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_longitude | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_longitude | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_manual_override | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_manual_parking | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_max_pitch_angle_degrees | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_message_size | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_message_type | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_micro_modem_raw_in | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_micro_modem_raw_out | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_mission | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_mission_mode | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_mode | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_mode_assignments | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_msg | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_name | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_name | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_nmea_resend_attempts | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_nmea_resend_interval | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_node_status | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_normal | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_ntp_serial_port | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_number_of_devices_in_message | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_number_of_devices_in_message | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_number_of_devices_responding | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_number_of_devices_responding | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_oms_timeout | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_origin | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_original_msg_type | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_original_msg_type | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_original_msg_type | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_original_msg_type | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_original_msg_type | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_original_msg_type | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_original_msg_type | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_over_ground | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_over_water | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_parking | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_pitch | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_pitch | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_pitch_rate | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_pitch_trim_degrees | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_pm_serial_baud | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_pm_serial_port | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_polling_frequency | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_pose | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_position | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_pressure | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_pressure | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_pressure_temp | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_protocols_supported | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_raw | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_reconnect_interval | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_relative_humidity | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_remote_helm_version_major | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_request_id | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_request_id | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_request_successful | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_require_helm | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_reserved | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_response_code | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_response_code | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_response_message_length | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_response_requested | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_roll | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_roll | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_roll_rate | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_roll_trim_degrees | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_rotation | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_rpm | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_salinity | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_salinity_algorithm | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_send_tmr_messages | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_serial_baud | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_serial_number | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_serial_port | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_servo_mode | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_silent_mode | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_sim_warp_factor | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_sound_speed | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_sound_speed_algorithm | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_source | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_speed | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_speed | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_speed | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_speed | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_speed_from_lookup_table | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_src | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_start | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_start_confirm | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_start_of_frame | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_state | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_state | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_status | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_status | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_status_period | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_stopped | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_structure_id | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_task_id | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_tcp_address | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_tcp_port | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_temperature | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_temperature | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_text | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_thruster | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_time | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_time | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_time | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_time | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_transaction_id | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_trim_status | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_type | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_type | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_type | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_u | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_unknown | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_use_rpm_table_for_speed | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_v | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_vehicle | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_version | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_version | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_w | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_wgmsid | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_x | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_y | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_z | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_z_rate | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::has_z_rate | ( | ) | const |
double goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::hdg_rate | ( | ) | const |
const ::goby::middleware::frontseat::protobuf::SV2Header& goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::header | ( | ) | const |
const ::goby::middleware::frontseat::protobuf::SV2Header& goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::header | ( | ) | const |
const ::goby::middleware::frontseat::protobuf::SV2Header& goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::header | ( | ) | const |
const ::goby::middleware::frontseat::protobuf::SV2Header& goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::header | ( | ) | const |
const ::goby::middleware::frontseat::protobuf::SV2Header& goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::header | ( | ) | const |
const ::goby::middleware::frontseat::protobuf::SV2Header& goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::header | ( | ) | const |
const ::goby::middleware::frontseat::protobuf::SV2Header& goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::header | ( | ) | const |
const ::goby::middleware::frontseat::protobuf::SV2Header& goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::header | ( | ) | const |
const ::goby::middleware::frontseat::protobuf::SV2Header& goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::header | ( | ) | const |
const ::goby::middleware::frontseat::protobuf::SV2Header& goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::header | ( | ) | const |
const ::goby::middleware::frontseat::protobuf::SV2Header& goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::header | ( | ) | const |
double goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::heading | ( | ) | const |
::goby::middleware::frontseat::protobuf::Source_Sensor goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::heading | ( | ) | const |
double goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::heading | ( | ) | const |
::PROTOBUF_NAMESPACE_ID::uint32 goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::heading_degrees | ( | ) | const |
double goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::heading_rate | ( | ) | const |
|
inline |
Definition at line 1735 of file frontseat_data.pb.h.
|
inline |
Definition at line 1738 of file frontseat_data.pb.h.
|
inline |
Definition at line 828 of file frontseat_data.pb.h.
|
inline |
Definition at line 831 of file frontseat_data.pb.h.
|
inline |
Definition at line 1675 of file frontseat_data.pb.h.
|
inline |
Definition at line 1678 of file frontseat_data.pb.h.
::PROTOBUF_NAMESPACE_ID::uint32 goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::heartbeat_interval | ( | ) | const |
|
inline |
Definition at line 735 of file bluefin_config.pb.h.
|
inline |
Definition at line 738 of file bluefin_config.pb.h.
::goby::middleware::frontseat::protobuf::HelmError goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::helm_error | ( | ) | const |
double goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::helm_running_timeout | ( | ) | const |
|
inline |
Definition at line 366 of file frontseat_config.pb.h.
|
inline |
Definition at line 369 of file frontseat_config.pb.h.
::goby::middleware::frontseat::protobuf::HelmState goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::helm_state | ( | ) | const |
|
inline |
Definition at line 254 of file frontseat.pb.h.
|
explicitprotected |
goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::HelmStateReport | ( | const HelmStateReport & | from | ) |
|
inlinenoexcept |
Definition at line 258 of file frontseat.pb.h.
::PROTOBUF_NAMESPACE_ID::uint32 goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::humid_temp | ( | ) | const |
const std::string& goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::huxley_tcp_address | ( | ) | const |
::PROTOBUF_NAMESPACE_ID::uint32 goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::huxley_tcp_port | ( | ) | const |
::PROTOBUF_NAMESPACE_ID::int32 goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::id | ( | ) | const |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
inline |
Definition at line 1027 of file frontseat.pb.h.
|
explicitprotected |
goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::InterfaceData | ( | const InterfaceData & | from | ) |
|
inlinenoexcept |
Definition at line 1031 of file frontseat.pb.h.
|
inline |
Definition at line 403 of file frontseat.pb.h.
|
explicitprotected |
goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::InterfaceStatus | ( | const InterfaceStatus & | from | ) |
|
inlinenoexcept |
Definition at line 407 of file frontseat.pb.h.
|
inlinestatic |
Definition at line 358 of file bluefin.pb.h.
|
inlinestatic |
Definition at line 636 of file bluefin.pb.h.
|
inlinestatic |
Definition at line 927 of file bluefin.pb.h.
|
inlinestatic |
Definition at line 1155 of file bluefin.pb.h.
|
inlinestatic |
Definition at line 1559 of file bluefin.pb.h.
|
inlinestatic |
Definition at line 1753 of file bluefin.pb.h.
|
inlinestatic |
Definition at line 2031 of file bluefin.pb.h.
|
inlinestatic |
Definition at line 160 of file bluefin_config.pb.h.
|
inlinestatic |
Definition at line 342 of file bluefin_config.pb.h.
|
inlinestatic |
Definition at line 185 of file iver_driver.pb.h.
|
inlinestatic |
Definition at line 376 of file iver_driver.pb.h.
|
inlinestatic |
Definition at line 134 of file iver_driver_config.pb.h.
|
inlinestatic |
Definition at line 388 of file iver_driver_config.pb.h.
|
inlinestatic |
Definition at line 136 of file basic_simulator_frontseat_driver_config.pb.h.
|
inlinestatic |
Definition at line 315 of file basic_simulator_frontseat_driver_config.pb.h.
|
inlinestatic |
Definition at line 534 of file basic_simulator_frontseat_driver_config.pb.h.
|
inlinestatic |
Definition at line 262 of file waveglider_sv2_frontseat_driver.pb.h.
|
inlinestatic |
Definition at line 561 of file waveglider_sv2_frontseat_driver.pb.h.
|
inlinestatic |
Definition at line 710 of file waveglider_sv2_frontseat_driver.pb.h.
|
inlinestatic |
Definition at line 918 of file waveglider_sv2_frontseat_driver.pb.h.
|
inlinestatic |
Definition at line 1338 of file waveglider_sv2_frontseat_driver.pb.h.
|
inlinestatic |
Definition at line 1592 of file waveglider_sv2_frontseat_driver.pb.h.
|
inlinestatic |
Definition at line 1950 of file waveglider_sv2_frontseat_driver.pb.h.
|
inlinestatic |
Definition at line 2128 of file waveglider_sv2_frontseat_driver.pb.h.
|
inlinestatic |
Definition at line 2321 of file waveglider_sv2_frontseat_driver.pb.h.
|
inlinestatic |
Definition at line 2544 of file waveglider_sv2_frontseat_driver.pb.h.
|
inlinestatic |
Definition at line 2752 of file waveglider_sv2_frontseat_driver.pb.h.
|
inlinestatic |
Definition at line 2945 of file waveglider_sv2_frontseat_driver.pb.h.
|
inlinestatic |
Definition at line 3169 of file waveglider_sv2_frontseat_driver.pb.h.
|
inlinestatic |
Definition at line 3457 of file waveglider_sv2_frontseat_driver.pb.h.
|
inlinestatic |
Definition at line 128 of file waveglider_sv2_frontseat_driver_config.pb.h.
|
inlinestatic |
Definition at line 295 of file frontseat.pb.h.
|
inlinestatic |
Definition at line 444 of file frontseat.pb.h.
|
inlinestatic |
Definition at line 653 of file frontseat.pb.h.
|
inlinestatic |
Definition at line 855 of file frontseat.pb.h.
|
inlinestatic |
Definition at line 1068 of file frontseat.pb.h.
|
inlinestatic |
Definition at line 1276 of file frontseat.pb.h.
|
inlinestatic |
Definition at line 132 of file frontseat_config.pb.h.
|
inlinestatic |
Definition at line 298 of file frontseat_data.pb.h.
|
inlinestatic |
Definition at line 614 of file frontseat_data.pb.h.
|
inlinestatic |
Definition at line 991 of file frontseat_data.pb.h.
|
inlinestatic |
Definition at line 1230 of file frontseat_data.pb.h.
|
inlinestatic |
Definition at line 1460 of file frontseat_data.pb.h.
|
inlinestatic |
Definition at line 1807 of file frontseat_data.pb.h.
|
inlinestatic |
Definition at line 2004 of file frontseat_data.pb.h.
|
inlinestatic |
Definition at line 2513 of file frontseat_data.pb.h.
|
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 |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
inlinestatic |
Definition at line 466 of file iver_driver.pb.h.
|
inlinestatic |
Definition at line 456 of file iver_driver.pb.h.
|
inlinestatic |
Definition at line 470 of file iver_driver.pb.h.
|
inlinestatic |
Definition at line 476 of file iver_driver.pb.h.
|
inline |
Definition at line 347 of file iver_driver_config.pb.h.
|
explicitprotected |
goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::IverConfig | ( | const IverConfig & | from | ) |
|
inlinenoexcept |
Definition at line 351 of file iver_driver_config.pb.h.
|
inline |
Definition at line 93 of file iver_driver_config.pb.h.
|
explicitprotected |
goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::IverConfig_IverModeAssignments | ( | const IverConfig_IverModeAssignments & | from | ) |
|
inlinenoexcept |
Definition at line 97 of file iver_driver_config.pb.h.
|
inline |
Definition at line 335 of file iver_driver.pb.h.
|
explicitprotected |
goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::IverExtraCommands | ( | const IverExtraCommands & | from | ) |
|
inlinenoexcept |
Definition at line 339 of file iver_driver.pb.h.
|
inlinestatic |
Definition at line 285 of file iver_driver.pb.h.
|
inlinestatic |
Definition at line 275 of file iver_driver.pb.h.
|
inlinestatic |
Definition at line 289 of file iver_driver.pb.h.
|
inlinestatic |
Definition at line 295 of file iver_driver.pb.h.
|
inline |
Definition at line 144 of file iver_driver.pb.h.
|
explicitprotected |
goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::IverState | ( | const IverState & | from | ) |
|
inlinenoexcept |
Definition at line 148 of file iver_driver.pb.h.
double goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::lat | ( | ) | const |
::PROTOBUF_NAMESPACE_ID::uint32 goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::latitude | ( | ) | const |
::PROTOBUF_NAMESPACE_ID::uint32 goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::latitude | ( | ) | const |
::PROTOBUF_NAMESPACE_ID::uint32 goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::leak_sensor_1 | ( | ) | const |
::PROTOBUF_NAMESPACE_ID::uint32 goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::leak_sensor_2 | ( | ) | const |
::PROTOBUF_NAMESPACE_ID::uint32 goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::level2id | ( | ) | const |
const ::goby::middleware::frontseat::protobuf::CartesianCoordinate& goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::local_fix | ( | ) | const |
::PROTOBUF_NAMESPACE_ID::uint32 goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::location | ( | ) | const |
double goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::lon | ( | ) | const |
::PROTOBUF_NAMESPACE_ID::uint32 goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::longitude | ( | ) | const |
::PROTOBUF_NAMESPACE_ID::uint32 goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::longitude | ( | ) | const |
::goby::middleware::frontseat::protobuf::FrontSeatState goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::manual_override | ( | ) | const |
::goby::middleware::frontseat::protobuf::FrontSeatState goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::manual_parking | ( | ) | const |
::PROTOBUF_NAMESPACE_ID::int32 goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::max_pitch_angle_degrees | ( | ) | const |
|
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 |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::MergeFrom | ( | const BasicSimulatorFrontSeatConfig & | from | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::MergeFrom | ( | const BasicSimulatorFrontSeatConfig_StartParams & | from | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::MergeFrom | ( | const BasicSimulatorFrontSeatConfig_StartParams_VehicleConfig & | from | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::MergeFrom | ( | const BluefinConfig & | from | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::MergeFrom | ( | const BluefinConfig_RPMSpeedEntry & | from | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::MergeFrom | ( | const BluefinExtraCommands & | from | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::MergeFrom | ( | const BluefinExtraData & | from | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::MergeFrom | ( | const BluefinExtraData_PayloadStatus & | from | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::MergeFrom | ( | const BluefinExtraData_RawDVL & | from | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::MergeFrom | ( | const BluefinExtraData_RawThrusterRotation & | from | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::MergeFrom | ( | const BuoyancyStatus & | from | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::MergeFrom | ( | const CartesianCoordinate & | from | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::MergeFrom | ( | const CommandRequest & | from | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::MergeFrom | ( | const CommandResponse & | from | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::MergeFrom | ( | const Config & | from | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::MergeFrom | ( | const CTDSample & | from | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::MergeFrom | ( | const DatumUpdate & | from | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::MergeFrom | ( | const DesiredCourse & | from | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::MergeFrom | ( | const EulerAngles & | from | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::MergeFrom | ( | const HelmStateReport & | from | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::MergeFrom | ( | const InterfaceData & | from | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::MergeFrom | ( | const InterfaceStatus & | from | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::MergeFrom | ( | const IverConfig & | from | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::MergeFrom | ( | const IverConfig_IverModeAssignments & | from | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::MergeFrom | ( | const IverExtraCommands & | from | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::MergeFrom | ( | const IverState & | from | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::MergeFrom | ( | const NodeStatus & | from | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::MergeFrom | ( | const Raw & | from | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::MergeFrom | ( | const Source & | from | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::MergeFrom | ( | const Speed & | from | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::MergeFrom | ( | const SV2ACKNAKQueuedMessage & | from | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::MergeFrom | ( | const SV2CommandFollowFixedHeading & | from | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::MergeFrom | ( | const SV2CommandFollowFixedHeading_CommandFollowFixedHeadingBody & | from | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::MergeFrom | ( | const SV2Footer & | from | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::MergeFrom | ( | const SV2GenericACK & | from | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::MergeFrom | ( | const SV2GenericNAK & | from | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::MergeFrom | ( | const SV2Header & | from | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::MergeFrom | ( | const SV2ReplyEnumerate & | from | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::MergeFrom | ( | const SV2ReplyQueuedMessage & | from | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::MergeFrom | ( | const SV2ReplyStatus & | from | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::MergeFrom | ( | const SV2RequestEnumerate & | from | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::MergeFrom | ( | const SV2RequestQueuedMessage & | from | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::MergeFrom | ( | const SV2RequestStatus & | from | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::MergeFrom | ( | const SV2SendToConsole & | from | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::MergeFrom | ( | const TrimStatus & | from | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::MergeFrom | ( | const WavegliderSV2Config & | from | ) |
::PROTOBUF_NAMESPACE_ID::uint32 goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::message_size | ( | ) | const |
::PROTOBUF_NAMESPACE_ID::uint32 goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::message_type | ( | ) | const |
const ::goby::acomms::protobuf::ModemRaw& goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::micro_modem_raw_in | ( | ) | const |
const ::goby::acomms::protobuf::ModemRaw& goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::micro_modem_raw_out | ( | ) | const |
const std::string& goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::mission | ( | ) | const |
::goby::middleware::frontseat::protobuf::FrontSeatState goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::mission_mode | ( | ) | const |
::goby::middleware::frontseat::protobuf::IverState_IverMissionMode goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::mode | ( | ) | const |
const ::goby::middleware::frontseat::protobuf::IverConfig_IverModeAssignments& goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::mode_assignments | ( | ) | const |
const std::string& goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::msg | ( | ) | const |
::goby::middleware::frontseat::protobuf::SV2CommandFollowFixedHeading_CommandFollowFixedHeadingBody* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::mutable_body | ( | ) |
::goby::middleware::frontseat::protobuf::BuoyancyStatus* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::mutable_buoyancy_status | ( | ) |
::goby::middleware::frontseat::protobuf::CTDSample* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::mutable_ctd_sample | ( | ) |
::goby::middleware::protobuf::LatLonPoint* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::mutable_datum | ( | ) |
std::string* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::mutable_dccl_message | ( | ) |
std::string* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::mutable_debug_string | ( | ) |
std::string* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::mutable_debug_string | ( | ) |
std::string* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::mutable_description | ( | ) |
std::string* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::mutable_description | ( | ) |
::goby::middleware::frontseat::protobuf::DesiredCourse* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::mutable_desired_course | ( | ) |
::goby::middleware::frontseat::protobuf::BluefinExtraData_RawDVL* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::mutable_dvl | ( | ) |
std::string* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::mutable_error_string | ( | ) |
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<std::string>* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::mutable_extra_bplog | ( | ) |
std::string* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::mutable_extra_bplog | ( | int | index | ) |
::goby::middleware::frontseat::protobuf::SV2Footer* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::mutable_footer | ( | ) |
::goby::middleware::frontseat::protobuf::SV2Footer* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::mutable_footer | ( | ) |
::goby::middleware::frontseat::protobuf::SV2Footer* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::mutable_footer | ( | ) |
::goby::middleware::frontseat::protobuf::SV2Footer* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::mutable_footer | ( | ) |
::goby::middleware::frontseat::protobuf::SV2Footer* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::mutable_footer | ( | ) |
::goby::middleware::frontseat::protobuf::SV2Footer* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::mutable_footer | ( | ) |
::goby::middleware::frontseat::protobuf::SV2Footer* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::mutable_footer | ( | ) |
::goby::middleware::frontseat::protobuf::SV2Footer* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::mutable_footer | ( | ) |
::goby::middleware::frontseat::protobuf::SV2Footer* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::mutable_footer | ( | ) |
::goby::middleware::frontseat::protobuf::SV2Footer* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::mutable_footer | ( | ) |
::goby::middleware::frontseat::protobuf::SV2Footer* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::mutable_footer | ( | ) |
::goby::middleware::protobuf::LatLonPoint* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::mutable_global_fix | ( | ) |
::goby::middleware::protobuf::LatLonPoint* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::mutable_global_fix | ( | ) |
::goby::middleware::frontseat::protobuf::SV2Header* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::mutable_header | ( | ) |
::goby::middleware::frontseat::protobuf::SV2Header* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::mutable_header | ( | ) |
::goby::middleware::frontseat::protobuf::SV2Header* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::mutable_header | ( | ) |
::goby::middleware::frontseat::protobuf::SV2Header* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::mutable_header | ( | ) |
::goby::middleware::frontseat::protobuf::SV2Header* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::mutable_header | ( | ) |
::goby::middleware::frontseat::protobuf::SV2Header* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::mutable_header | ( | ) |
::goby::middleware::frontseat::protobuf::SV2Header* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::mutable_header | ( | ) |
::goby::middleware::frontseat::protobuf::SV2Header* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::mutable_header | ( | ) |
::goby::middleware::frontseat::protobuf::SV2Header* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::mutable_header | ( | ) |
::goby::middleware::frontseat::protobuf::SV2Header* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::mutable_header | ( | ) |
::goby::middleware::frontseat::protobuf::SV2Header* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::mutable_header | ( | ) |
std::string* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::mutable_huxley_tcp_address | ( | ) |
::goby::middleware::frontseat::protobuf::CartesianCoordinate* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::mutable_local_fix | ( | ) |
::goby::acomms::protobuf::ModemRaw* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::mutable_micro_modem_raw_in | ( | ) |
::goby::acomms::protobuf::ModemRaw* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::mutable_micro_modem_raw_out | ( | ) |
std::string* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::mutable_mission | ( | ) |
::goby::middleware::frontseat::protobuf::IverConfig_IverModeAssignments* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::mutable_mode_assignments | ( | ) |
std::string* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::mutable_msg | ( | ) |
std::string* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::mutable_name | ( | ) |
std::string* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::mutable_name | ( | ) |
::goby::middleware::frontseat::protobuf::NodeStatus* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::mutable_node_status | ( | ) |
std::string* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::mutable_ntp_serial_port | ( | ) |
::goby::middleware::protobuf::LatLonPoint* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::mutable_origin | ( | ) |
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::middleware::frontseat::protobuf::BluefinExtraData_PayloadStatus >* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::mutable_payload_status | ( | ) |
::goby::middleware::frontseat::protobuf::BluefinExtraData_PayloadStatus* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::mutable_payload_status | ( | int | index | ) |
std::string* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::mutable_pm_serial_port | ( | ) |
::goby::middleware::frontseat::protobuf::EulerAngles* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::mutable_pose | ( | ) |
std::string* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::mutable_raw | ( | ) |
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::middleware::frontseat::protobuf::BluefinConfig_RPMSpeedEntry >* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::mutable_rpm_table | ( | ) |
::goby::middleware::frontseat::protobuf::BluefinConfig_RPMSpeedEntry* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::mutable_rpm_table | ( | int | index | ) |
std::string* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::mutable_serial_number | ( | ) |
std::string* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::mutable_serial_port | ( | ) |
::goby::middleware::frontseat::protobuf::Source* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::mutable_source | ( | ) |
::goby::middleware::frontseat::protobuf::Speed* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::mutable_speed | ( | ) |
::goby::middleware::frontseat::protobuf::BasicSimulatorFrontSeatConfig_StartParams* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::mutable_start | ( | ) |
std::string* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::mutable_tcp_address | ( | ) |
std::string* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::mutable_text | ( | ) |
::goby::middleware::frontseat::protobuf::BluefinExtraData_RawThrusterRotation* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::mutable_thruster | ( | ) |
std::string* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::mutable_time | ( | ) |
::goby::middleware::frontseat::protobuf::TrimStatus* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::mutable_trim_status | ( | ) |
|
inline |
Definition at line 342 of file bluefin.pb.h.
|
inline |
Definition at line 620 of file bluefin.pb.h.
|
inline |
Definition at line 911 of file bluefin.pb.h.
|
inline |
Definition at line 1139 of file bluefin.pb.h.
|
inline |
Definition at line 1543 of file bluefin.pb.h.
|
inline |
Definition at line 1737 of file bluefin.pb.h.
|
inline |
Definition at line 2015 of file bluefin.pb.h.
|
inline |
Definition at line 144 of file bluefin_config.pb.h.
|
inline |
Definition at line 326 of file bluefin_config.pb.h.
|
inline |
Definition at line 169 of file iver_driver.pb.h.
|
inline |
Definition at line 360 of file iver_driver.pb.h.
|
inline |
Definition at line 118 of file iver_driver_config.pb.h.
|
inline |
Definition at line 372 of file iver_driver_config.pb.h.
|
inline |
Definition at line 120 of file basic_simulator_frontseat_driver_config.pb.h.
|
inline |
Definition at line 299 of file basic_simulator_frontseat_driver_config.pb.h.
|
inline |
Definition at line 518 of file basic_simulator_frontseat_driver_config.pb.h.
|
inline |
Definition at line 246 of file waveglider_sv2_frontseat_driver.pb.h.
|
inline |
Definition at line 545 of file waveglider_sv2_frontseat_driver.pb.h.
|
inline |
Definition at line 694 of file waveglider_sv2_frontseat_driver.pb.h.
|
inline |
Definition at line 902 of file waveglider_sv2_frontseat_driver.pb.h.
|
inline |
Definition at line 1322 of file waveglider_sv2_frontseat_driver.pb.h.
|
inline |
Definition at line 1576 of file waveglider_sv2_frontseat_driver.pb.h.
|
inline |
Definition at line 1934 of file waveglider_sv2_frontseat_driver.pb.h.
|
inline |
Definition at line 2112 of file waveglider_sv2_frontseat_driver.pb.h.
|
inline |
Definition at line 2305 of file waveglider_sv2_frontseat_driver.pb.h.
|
inline |
Definition at line 2528 of file waveglider_sv2_frontseat_driver.pb.h.
|
inline |
Definition at line 2736 of file waveglider_sv2_frontseat_driver.pb.h.
|
inline |
Definition at line 2929 of file waveglider_sv2_frontseat_driver.pb.h.
|
inline |
Definition at line 3153 of file waveglider_sv2_frontseat_driver.pb.h.
|
inline |
Definition at line 3441 of file waveglider_sv2_frontseat_driver.pb.h.
|
inline |
Definition at line 112 of file waveglider_sv2_frontseat_driver_config.pb.h.
|
inline |
Definition at line 279 of file frontseat.pb.h.
|
inline |
Definition at line 428 of file frontseat.pb.h.
|
inline |
Definition at line 637 of file frontseat.pb.h.
|
inline |
Definition at line 839 of file frontseat.pb.h.
|
inline |
Definition at line 1052 of file frontseat.pb.h.
|
inline |
Definition at line 1260 of file frontseat.pb.h.
|
inline |
Definition at line 116 of file frontseat_config.pb.h.
|
inline |
Definition at line 282 of file frontseat_data.pb.h.
|
inline |
Definition at line 598 of file frontseat_data.pb.h.
|
inline |
Definition at line 975 of file frontseat_data.pb.h.
|
inline |
Definition at line 1214 of file frontseat_data.pb.h.
|
inline |
Definition at line 1444 of file frontseat_data.pb.h.
|
inline |
Definition at line 1791 of file frontseat_data.pb.h.
|
inline |
Definition at line 1988 of file frontseat_data.pb.h.
|
inline |
Definition at line 2497 of file frontseat_data.pb.h.
::goby::middleware::frontseat::protobuf::BasicSimulatorFrontSeatConfig_StartParams_VehicleConfig* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::mutable_vehicle | ( | ) |
const std::string& goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::name | ( | ) | const |
const std::string& goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::name | ( | ) | const |
|
inlinefinal |
Definition at line 384 of file bluefin.pb.h.
|
inlinefinal |
Definition at line 662 of file bluefin.pb.h.
|
inlinefinal |
Definition at line 953 of file bluefin.pb.h.
|
inlinefinal |
Definition at line 1181 of file bluefin.pb.h.
|
inlinefinal |
Definition at line 1585 of file bluefin.pb.h.
|
inlinefinal |
Definition at line 1779 of file bluefin.pb.h.
|
inlinefinal |
Definition at line 2057 of file bluefin.pb.h.
|
inlinefinal |
Definition at line 186 of file bluefin_config.pb.h.
|
inlinefinal |
Definition at line 368 of file bluefin_config.pb.h.
|
inlinefinal |
Definition at line 211 of file iver_driver.pb.h.
|
inlinefinal |
Definition at line 402 of file iver_driver.pb.h.
|
inlinefinal |
Definition at line 160 of file iver_driver_config.pb.h.
|
inlinefinal |
Definition at line 414 of file iver_driver_config.pb.h.
|
inlinefinal |
Definition at line 162 of file basic_simulator_frontseat_driver_config.pb.h.
|
inlinefinal |
Definition at line 341 of file basic_simulator_frontseat_driver_config.pb.h.
|
inlinefinal |
Definition at line 560 of file basic_simulator_frontseat_driver_config.pb.h.
|
inlinefinal |
Definition at line 288 of file waveglider_sv2_frontseat_driver.pb.h.
|
inlinefinal |
Definition at line 587 of file waveglider_sv2_frontseat_driver.pb.h.
|
inlinefinal |
Definition at line 736 of file waveglider_sv2_frontseat_driver.pb.h.
|
inlinefinal |
Definition at line 944 of file waveglider_sv2_frontseat_driver.pb.h.
|
inlinefinal |
Definition at line 1364 of file waveglider_sv2_frontseat_driver.pb.h.
|
inlinefinal |
Definition at line 1618 of file waveglider_sv2_frontseat_driver.pb.h.
|
inlinefinal |
Definition at line 1976 of file waveglider_sv2_frontseat_driver.pb.h.
|
inlinefinal |
Definition at line 2154 of file waveglider_sv2_frontseat_driver.pb.h.
|
inlinefinal |
Definition at line 2347 of file waveglider_sv2_frontseat_driver.pb.h.
|
inlinefinal |
Definition at line 2570 of file waveglider_sv2_frontseat_driver.pb.h.
|
inlinefinal |
Definition at line 2778 of file waveglider_sv2_frontseat_driver.pb.h.
|
inlinefinal |
Definition at line 2971 of file waveglider_sv2_frontseat_driver.pb.h.
|
inlinefinal |
Definition at line 3195 of file waveglider_sv2_frontseat_driver.pb.h.
|
inlinefinal |
Definition at line 3483 of file waveglider_sv2_frontseat_driver.pb.h.
|
inlinefinal |
Definition at line 154 of file waveglider_sv2_frontseat_driver_config.pb.h.
|
inlinefinal |
Definition at line 321 of file frontseat.pb.h.
|
inlinefinal |
Definition at line 470 of file frontseat.pb.h.
|
inlinefinal |
Definition at line 679 of file frontseat.pb.h.
|
inlinefinal |
Definition at line 881 of file frontseat.pb.h.
|
inlinefinal |
Definition at line 1094 of file frontseat.pb.h.
|
inlinefinal |
Definition at line 1302 of file frontseat.pb.h.
|
inlinefinal |
Definition at line 158 of file frontseat_config.pb.h.
|
inlinefinal |
Definition at line 324 of file frontseat_data.pb.h.
|
inlinefinal |
Definition at line 640 of file frontseat_data.pb.h.
|
inlinefinal |
Definition at line 1017 of file frontseat_data.pb.h.
|
inlinefinal |
Definition at line 1256 of file frontseat_data.pb.h.
|
inlinefinal |
Definition at line 1486 of file frontseat_data.pb.h.
|
inlinefinal |
Definition at line 1833 of file frontseat_data.pb.h.
|
inlinefinal |
Definition at line 2030 of file frontseat_data.pb.h.
|
inlinefinal |
Definition at line 2539 of file frontseat_data.pb.h.
|
inlinefinal |
Definition at line 388 of file bluefin.pb.h.
|
inlinefinal |
Definition at line 666 of file bluefin.pb.h.
|
inlinefinal |
Definition at line 957 of file bluefin.pb.h.
|
inlinefinal |
Definition at line 1185 of file bluefin.pb.h.
|
inlinefinal |
Definition at line 1589 of file bluefin.pb.h.
|
inlinefinal |
Definition at line 1783 of file bluefin.pb.h.
|
inlinefinal |
Definition at line 2061 of file bluefin.pb.h.
|
inlinefinal |
Definition at line 190 of file bluefin_config.pb.h.
|
inlinefinal |
Definition at line 372 of file bluefin_config.pb.h.
|
inlinefinal |
Definition at line 215 of file iver_driver.pb.h.
|
inlinefinal |
Definition at line 406 of file iver_driver.pb.h.
|
inlinefinal |
Definition at line 164 of file iver_driver_config.pb.h.
|
inlinefinal |
Definition at line 418 of file iver_driver_config.pb.h.
|
inlinefinal |
Definition at line 166 of file basic_simulator_frontseat_driver_config.pb.h.
|
inlinefinal |
Definition at line 345 of file basic_simulator_frontseat_driver_config.pb.h.
|
inlinefinal |
Definition at line 564 of file basic_simulator_frontseat_driver_config.pb.h.
|
inlinefinal |
Definition at line 292 of file waveglider_sv2_frontseat_driver.pb.h.
|
inlinefinal |
Definition at line 591 of file waveglider_sv2_frontseat_driver.pb.h.
|
inlinefinal |
Definition at line 740 of file waveglider_sv2_frontseat_driver.pb.h.
|
inlinefinal |
Definition at line 948 of file waveglider_sv2_frontseat_driver.pb.h.
|
inlinefinal |
Definition at line 1368 of file waveglider_sv2_frontseat_driver.pb.h.
|
inlinefinal |
Definition at line 1622 of file waveglider_sv2_frontseat_driver.pb.h.
|
inlinefinal |
Definition at line 1980 of file waveglider_sv2_frontseat_driver.pb.h.
|
inlinefinal |
Definition at line 2158 of file waveglider_sv2_frontseat_driver.pb.h.
|
inlinefinal |
Definition at line 2351 of file waveglider_sv2_frontseat_driver.pb.h.
|
inlinefinal |
Definition at line 2574 of file waveglider_sv2_frontseat_driver.pb.h.
|
inlinefinal |
Definition at line 2782 of file waveglider_sv2_frontseat_driver.pb.h.
|
inlinefinal |
Definition at line 2975 of file waveglider_sv2_frontseat_driver.pb.h.
|
inlinefinal |
Definition at line 3199 of file waveglider_sv2_frontseat_driver.pb.h.
|
inlinefinal |
Definition at line 3487 of file waveglider_sv2_frontseat_driver.pb.h.
|
inlinefinal |
Definition at line 158 of file waveglider_sv2_frontseat_driver_config.pb.h.
|
inlinefinal |
Definition at line 325 of file frontseat.pb.h.
|
inlinefinal |
Definition at line 474 of file frontseat.pb.h.
|
inlinefinal |
Definition at line 683 of file frontseat.pb.h.
|
inlinefinal |
Definition at line 885 of file frontseat.pb.h.
|
inlinefinal |
Definition at line 1098 of file frontseat.pb.h.
|
inlinefinal |
Definition at line 1306 of file frontseat.pb.h.
|
inlinefinal |
Definition at line 162 of file frontseat_config.pb.h.
|
inlinefinal |
Definition at line 328 of file frontseat_data.pb.h.
|
inlinefinal |
Definition at line 644 of file frontseat_data.pb.h.
|
inlinefinal |
Definition at line 1021 of file frontseat_data.pb.h.
|
inlinefinal |
Definition at line 1260 of file frontseat_data.pb.h.
|
inlinefinal |
Definition at line 1490 of file frontseat_data.pb.h.
|
inlinefinal |
Definition at line 1837 of file frontseat_data.pb.h.
|
inlinefinal |
Definition at line 2034 of file frontseat_data.pb.h.
|
inlinefinal |
Definition at line 2543 of file frontseat_data.pb.h.
::PROTOBUF_NAMESPACE_ID::uint32 goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::nmea_resend_attempts | ( | ) | const |
::PROTOBUF_NAMESPACE_ID::uint32 goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::nmea_resend_interval | ( | ) | const |
|
inline |
Definition at line 705 of file bluefin_config.pb.h.
|
inline |
Definition at line 708 of file bluefin_config.pb.h.
const ::goby::middleware::frontseat::protobuf::NodeStatus& goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::node_status | ( | ) | const |
|
inline |
Definition at line 257 of file frontseat_data.pb.h.
|
explicitprotected |
goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::NodeStatus | ( | const NodeStatus & | from | ) |
|
inlinenoexcept |
Definition at line 261 of file frontseat_data.pb.h.
::goby::middleware::frontseat::protobuf::FrontSeatState goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::normal | ( | ) | const |
const std::string& goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::ntp_serial_port | ( | ) | const |
::PROTOBUF_NAMESPACE_ID::uint32 goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::number_of_devices_in_message | ( | ) | const |
::PROTOBUF_NAMESPACE_ID::uint32 goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::number_of_devices_in_message | ( | ) | const |
::PROTOBUF_NAMESPACE_ID::uint32 goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::number_of_devices_responding | ( | ) | const |
::PROTOBUF_NAMESPACE_ID::uint32 goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::number_of_devices_responding | ( | ) | const |
::PROTOBUF_NAMESPACE_ID::uint32 goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::oms_timeout | ( | ) | const |
|
inlinenoexcept |
Definition at line 506 of file basic_simulator_frontseat_driver_config.pb.h.
|
inlinenoexcept |
Definition at line 287 of file basic_simulator_frontseat_driver_config.pb.h.
|
inlinenoexcept |
Definition at line 108 of file basic_simulator_frontseat_driver_config.pb.h.
|
inlinenoexcept |
Definition at line 314 of file bluefin_config.pb.h.
|
inlinenoexcept |
Definition at line 132 of file bluefin_config.pb.h.
|
inlinenoexcept |
Definition at line 2003 of file bluefin.pb.h.
|
inlinenoexcept |
Definition at line 1725 of file bluefin.pb.h.
|
inlinenoexcept |
Definition at line 899 of file bluefin.pb.h.
|
inlinenoexcept |
Definition at line 1127 of file bluefin.pb.h.
|
inlinenoexcept |
Definition at line 1531 of file bluefin.pb.h.
|
inlinenoexcept |
Definition at line 330 of file bluefin.pb.h.
|
inlinenoexcept |
Definition at line 1202 of file frontseat_data.pb.h.
|
inlinenoexcept |
Definition at line 625 of file frontseat.pb.h.
|
inlinenoexcept |
Definition at line 827 of file frontseat.pb.h.
|
inlinenoexcept |
Definition at line 104 of file frontseat_config.pb.h.
|
inline |
Definition at line 502 of file basic_simulator_frontseat_driver_config.pb.h.
|
inline |
Definition at line 283 of file basic_simulator_frontseat_driver_config.pb.h.
|
inline |
Definition at line 104 of file basic_simulator_frontseat_driver_config.pb.h.
|
inline |
Definition at line 310 of file bluefin_config.pb.h.
|
inline |
Definition at line 128 of file bluefin_config.pb.h.
|
inline |
Definition at line 1999 of file bluefin.pb.h.
|
inline |
Definition at line 1721 of file bluefin.pb.h.
|
inline |
Definition at line 895 of file bluefin.pb.h.
|
inline |
Definition at line 1123 of file bluefin.pb.h.
|
inline |
Definition at line 1527 of file bluefin.pb.h.
|
inline |
Definition at line 326 of file bluefin.pb.h.
|
inline |
Definition at line 1198 of file frontseat_data.pb.h.
|
inline |
Definition at line 621 of file frontseat.pb.h.
|
inline |
Definition at line 823 of file frontseat.pb.h.
|
inline |
Definition at line 100 of file frontseat_config.pb.h.
|
inline |
Definition at line 1972 of file frontseat_data.pb.h.
|
inline |
Definition at line 2481 of file frontseat_data.pb.h.
|
inline |
Definition at line 582 of file frontseat_data.pb.h.
|
inline |
Definition at line 1428 of file frontseat_data.pb.h.
|
inline |
Definition at line 263 of file frontseat.pb.h.
|
inline |
Definition at line 1036 of file frontseat.pb.h.
|
inline |
Definition at line 412 of file frontseat.pb.h.
|
inline |
Definition at line 356 of file iver_driver_config.pb.h.
|
inline |
Definition at line 102 of file iver_driver_config.pb.h.
|
inline |
Definition at line 344 of file iver_driver.pb.h.
|
inline |
Definition at line 153 of file iver_driver.pb.h.
|
inline |
Definition at line 266 of file frontseat_data.pb.h.
Definition at line 1244 of file frontseat.pb.h.
|
inline |
Definition at line 959 of file frontseat_data.pb.h.
|
inline |
Definition at line 1775 of file frontseat_data.pb.h.
|
inline |
Definition at line 2289 of file waveglider_sv2_frontseat_driver.pb.h.
|
inline |
Definition at line 3425 of file waveglider_sv2_frontseat_driver.pb.h.
|
inline |
Definition at line 3137 of file waveglider_sv2_frontseat_driver.pb.h.
|
inline |
Definition at line 529 of file waveglider_sv2_frontseat_driver.pb.h.
|
inline |
Definition at line 2720 of file waveglider_sv2_frontseat_driver.pb.h.
|
inline |
Definition at line 2512 of file waveglider_sv2_frontseat_driver.pb.h.
|
inline |
Definition at line 230 of file waveglider_sv2_frontseat_driver.pb.h.
|
inline |
Definition at line 886 of file waveglider_sv2_frontseat_driver.pb.h.
|
inline |
Definition at line 2096 of file waveglider_sv2_frontseat_driver.pb.h.
|
inline |
Definition at line 1560 of file waveglider_sv2_frontseat_driver.pb.h.
|
inline |
Definition at line 678 of file waveglider_sv2_frontseat_driver.pb.h.
|
inline |
Definition at line 1918 of file waveglider_sv2_frontseat_driver.pb.h.
|
inline |
Definition at line 1306 of file waveglider_sv2_frontseat_driver.pb.h.
|
inline |
Definition at line 2913 of file waveglider_sv2_frontseat_driver.pb.h.
|
inline |
Definition at line 604 of file bluefin.pb.h.
|
inline |
Definition at line 96 of file waveglider_sv2_frontseat_driver_config.pb.h.
|
inlinenoexcept |
Definition at line 1976 of file frontseat_data.pb.h.
|
inlinenoexcept |
Definition at line 2485 of file frontseat_data.pb.h.
|
inlinenoexcept |
Definition at line 586 of file frontseat_data.pb.h.
|
inlinenoexcept |
Definition at line 1432 of file frontseat_data.pb.h.
|
inlinenoexcept |
Definition at line 267 of file frontseat.pb.h.
|
inlinenoexcept |
Definition at line 1040 of file frontseat.pb.h.
|
inlinenoexcept |
Definition at line 416 of file frontseat.pb.h.
|
inlinenoexcept |
Definition at line 360 of file iver_driver_config.pb.h.
|
inlinenoexcept |
Definition at line 106 of file iver_driver_config.pb.h.
|
inlinenoexcept |
Definition at line 348 of file iver_driver.pb.h.
|
inlinenoexcept |
Definition at line 157 of file iver_driver.pb.h.
|
inlinenoexcept |
Definition at line 270 of file frontseat_data.pb.h.
Definition at line 1248 of file frontseat.pb.h.
|
inlinenoexcept |
Definition at line 963 of file frontseat_data.pb.h.
|
inlinenoexcept |
Definition at line 1779 of file frontseat_data.pb.h.
|
inlinenoexcept |
Definition at line 2293 of file waveglider_sv2_frontseat_driver.pb.h.
|
inlinenoexcept |
Definition at line 3429 of file waveglider_sv2_frontseat_driver.pb.h.
|
inlinenoexcept |
Definition at line 3141 of file waveglider_sv2_frontseat_driver.pb.h.
|
inlinenoexcept |
Definition at line 533 of file waveglider_sv2_frontseat_driver.pb.h.
|
inlinenoexcept |
Definition at line 2724 of file waveglider_sv2_frontseat_driver.pb.h.
|
inlinenoexcept |
Definition at line 2516 of file waveglider_sv2_frontseat_driver.pb.h.
|
inlinenoexcept |
Definition at line 234 of file waveglider_sv2_frontseat_driver.pb.h.
|
inlinenoexcept |
Definition at line 890 of file waveglider_sv2_frontseat_driver.pb.h.
|
inlinenoexcept |
Definition at line 2100 of file waveglider_sv2_frontseat_driver.pb.h.
|
inlinenoexcept |
Definition at line 1564 of file waveglider_sv2_frontseat_driver.pb.h.
|
inlinenoexcept |
Definition at line 682 of file waveglider_sv2_frontseat_driver.pb.h.
|
inlinenoexcept |
Definition at line 1922 of file waveglider_sv2_frontseat_driver.pb.h.
|
inlinenoexcept |
Definition at line 1310 of file waveglider_sv2_frontseat_driver.pb.h.
|
inlinenoexcept |
Definition at line 2917 of file waveglider_sv2_frontseat_driver.pb.h.
|
inlinenoexcept |
Definition at line 608 of file bluefin.pb.h.
|
inlinenoexcept |
Definition at line 100 of file waveglider_sv2_frontseat_driver_config.pb.h.
const ::goby::middleware::protobuf::LatLonPoint& goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::origin | ( | ) | const |
::PROTOBUF_NAMESPACE_ID::uint32 goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::original_msg_type | ( | ) | const |
::PROTOBUF_NAMESPACE_ID::uint32 goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::original_msg_type | ( | ) | const |
::PROTOBUF_NAMESPACE_ID::uint32 goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::original_msg_type | ( | ) | const |
::PROTOBUF_NAMESPACE_ID::uint32 goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::original_msg_type | ( | ) | const |
::PROTOBUF_NAMESPACE_ID::uint32 goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::original_msg_type | ( | ) | const |
::PROTOBUF_NAMESPACE_ID::uint32 goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::original_msg_type | ( | ) | const |
::PROTOBUF_NAMESPACE_ID::uint32 goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::original_msg_type | ( | ) | const |
double goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::over_ground | ( | ) | const |
|
inline |
Definition at line 1922 of file frontseat_data.pb.h.
|
inline |
Definition at line 1925 of file frontseat_data.pb.h.
double goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::over_water | ( | ) | const |
|
inline |
Definition at line 1937 of file frontseat_data.pb.h.
|
inline |
Definition at line 1940 of file frontseat_data.pb.h.
::goby::middleware::frontseat::protobuf::FrontSeatState goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::parking | ( | ) | const |
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::middleware::frontseat::protobuf::BluefinExtraData_PayloadStatus >& goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::payload_status | ( | ) | const |
const ::goby::middleware::frontseat::protobuf::BluefinExtraData_PayloadStatus& goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::payload_status | ( | int | index | ) | const |
int goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::payload_status_size | ( | ) | const |
double goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::pitch | ( | ) | const |
double goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::pitch | ( | ) | const |
double goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::pitch_rate | ( | ) | const |
|
inline |
Definition at line 1720 of file frontseat_data.pb.h.
|
inline |
Definition at line 1723 of file frontseat_data.pb.h.
double goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::pitch_trim_degrees | ( | ) | const |
|
inline |
Definition at line 873 of file frontseat_data.pb.h.
|
inline |
Definition at line 876 of file frontseat_data.pb.h.
|
inline |
Definition at line 1660 of file frontseat_data.pb.h.
|
inline |
Definition at line 1663 of file frontseat_data.pb.h.
::PROTOBUF_NAMESPACE_ID::uint32 goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::pm_serial_baud | ( | ) | const |
const std::string& goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::pm_serial_port | ( | ) | const |
::PROTOBUF_NAMESPACE_ID::uint32 goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::polling_frequency | ( | ) | const |
const ::goby::middleware::frontseat::protobuf::EulerAngles& goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::pose | ( | ) | const |
::goby::middleware::frontseat::protobuf::Source_Sensor goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::position | ( | ) | const |
::PROTOBUF_NAMESPACE_ID::uint32 goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::pressure | ( | ) | const |
double goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::pressure | ( | ) | const |
::PROTOBUF_NAMESPACE_ID::uint32 goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::pressure_temp | ( | ) | const |
|
inline |
Definition at line 2389 of file frontseat_data.pb.h.
|
inline |
Definition at line 2392 of file frontseat_data.pb.h.
::PROTOBUF_NAMESPACE_ID::uint32 goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::protocols_supported | ( | ) | const |
|
inline |
Definition at line 1235 of file frontseat.pb.h.
const std::string& goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::raw | ( | ) | const |
|
explicitprotected |
goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::Raw | ( | const Raw & | from | ) |
|
inlinenoexcept |
Definition at line 1239 of file frontseat.pb.h.
|
inlinestatic |
Definition at line 1364 of file frontseat.pb.h.
|
inlinestatic |
Definition at line 1354 of file frontseat.pb.h.
|
inlinestatic |
Definition at line 1368 of file frontseat.pb.h.
|
inlinestatic |
Definition at line 1374 of file frontseat.pb.h.
::PROTOBUF_NAMESPACE_ID::uint32 goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::reconnect_interval | ( | ) | const |
|
inline |
Definition at line 690 of file bluefin_config.pb.h.
|
inline |
Definition at line 693 of file bluefin_config.pb.h.
::PROTOBUF_NAMESPACE_ID::uint32 goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::relative_humidity | ( | ) | const |
::goby::middleware::frontseat::protobuf::SV2CommandFollowFixedHeading_CommandFollowFixedHeadingBody* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::release_body | ( | ) |
::goby::middleware::frontseat::protobuf::BuoyancyStatus* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::release_buoyancy_status | ( | ) |
::goby::middleware::frontseat::protobuf::CTDSample* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::release_ctd_sample | ( | ) |
::goby::middleware::protobuf::LatLonPoint* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::release_datum | ( | ) |
std::string* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::release_dccl_message | ( | ) |
std::string* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::release_debug_string | ( | ) |
std::string* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::release_debug_string | ( | ) |
std::string* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::release_description | ( | ) |
std::string* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::release_description | ( | ) |
::goby::middleware::frontseat::protobuf::DesiredCourse* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::release_desired_course | ( | ) |
::goby::middleware::frontseat::protobuf::BluefinExtraData_RawDVL* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::release_dvl | ( | ) |
std::string* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::release_error_string | ( | ) |
::goby::middleware::frontseat::protobuf::SV2Footer* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::release_footer | ( | ) |
::goby::middleware::frontseat::protobuf::SV2Footer* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::release_footer | ( | ) |
::goby::middleware::frontseat::protobuf::SV2Footer* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::release_footer | ( | ) |
::goby::middleware::frontseat::protobuf::SV2Footer* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::release_footer | ( | ) |
::goby::middleware::frontseat::protobuf::SV2Footer* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::release_footer | ( | ) |
::goby::middleware::frontseat::protobuf::SV2Footer* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::release_footer | ( | ) |
::goby::middleware::frontseat::protobuf::SV2Footer* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::release_footer | ( | ) |
::goby::middleware::frontseat::protobuf::SV2Footer* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::release_footer | ( | ) |
::goby::middleware::frontseat::protobuf::SV2Footer* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::release_footer | ( | ) |
::goby::middleware::frontseat::protobuf::SV2Footer* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::release_footer | ( | ) |
::goby::middleware::frontseat::protobuf::SV2Footer* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::release_footer | ( | ) |
::goby::middleware::protobuf::LatLonPoint* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::release_global_fix | ( | ) |
::goby::middleware::protobuf::LatLonPoint* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::release_global_fix | ( | ) |
::goby::middleware::frontseat::protobuf::SV2Header* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::release_header | ( | ) |
::goby::middleware::frontseat::protobuf::SV2Header* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::release_header | ( | ) |
::goby::middleware::frontseat::protobuf::SV2Header* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::release_header | ( | ) |
::goby::middleware::frontseat::protobuf::SV2Header* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::release_header | ( | ) |
::goby::middleware::frontseat::protobuf::SV2Header* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::release_header | ( | ) |
::goby::middleware::frontseat::protobuf::SV2Header* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::release_header | ( | ) |
::goby::middleware::frontseat::protobuf::SV2Header* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::release_header | ( | ) |
::goby::middleware::frontseat::protobuf::SV2Header* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::release_header | ( | ) |
::goby::middleware::frontseat::protobuf::SV2Header* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::release_header | ( | ) |
::goby::middleware::frontseat::protobuf::SV2Header* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::release_header | ( | ) |
::goby::middleware::frontseat::protobuf::SV2Header* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::release_header | ( | ) |
std::string* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::release_huxley_tcp_address | ( | ) |
::goby::middleware::frontseat::protobuf::CartesianCoordinate* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::release_local_fix | ( | ) |
::goby::acomms::protobuf::ModemRaw* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::release_micro_modem_raw_in | ( | ) |
::goby::acomms::protobuf::ModemRaw* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::release_micro_modem_raw_out | ( | ) |
std::string* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::release_mission | ( | ) |
::goby::middleware::frontseat::protobuf::IverConfig_IverModeAssignments* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::release_mode_assignments | ( | ) |
std::string* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::release_msg | ( | ) |
std::string* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::release_name | ( | ) |
std::string* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::release_name | ( | ) |
::goby::middleware::frontseat::protobuf::NodeStatus* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::release_node_status | ( | ) |
std::string* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::release_ntp_serial_port | ( | ) |
::goby::middleware::protobuf::LatLonPoint* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::release_origin | ( | ) |
std::string* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::release_pm_serial_port | ( | ) |
::goby::middleware::frontseat::protobuf::EulerAngles* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::release_pose | ( | ) |
std::string* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::release_raw | ( | ) |
std::string* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::release_serial_number | ( | ) |
std::string* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::release_serial_port | ( | ) |
::goby::middleware::frontseat::protobuf::Source* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::release_source | ( | ) |
::goby::middleware::frontseat::protobuf::Speed* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::release_speed | ( | ) |
::goby::middleware::frontseat::protobuf::BasicSimulatorFrontSeatConfig_StartParams* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::release_start | ( | ) |
std::string* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::release_tcp_address | ( | ) |
std::string* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::release_text | ( | ) |
::goby::middleware::frontseat::protobuf::BluefinExtraData_RawThrusterRotation* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::release_thruster | ( | ) |
std::string* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::release_time | ( | ) |
::goby::middleware::frontseat::protobuf::TrimStatus* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::release_trim_status | ( | ) |
::goby::middleware::frontseat::protobuf::BasicSimulatorFrontSeatConfig_StartParams_VehicleConfig* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::release_vehicle | ( | ) |
::PROTOBUF_NAMESPACE_ID::int32 goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::remote_helm_version_major | ( | ) | const |
::PROTOBUF_NAMESPACE_ID::int32 goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::request_id | ( | ) | const |
::PROTOBUF_NAMESPACE_ID::int32 goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::request_id | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::request_successful | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::require_helm | ( | ) | const |
::PROTOBUF_NAMESPACE_ID::uint32 goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::reserved | ( | ) | const |
::PROTOBUF_NAMESPACE_ID::uint32 goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::response_code | ( | ) | const |
::PROTOBUF_NAMESPACE_ID::uint32 goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::response_code | ( | ) | const |
::PROTOBUF_NAMESPACE_ID::uint32 goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::response_message_length | ( | ) | const |
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::response_requested | ( | ) | const |
double goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::roll | ( | ) | const |
double goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::roll | ( | ) | const |
double goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::roll_rate | ( | ) | const |
|
inline |
Definition at line 1705 of file frontseat_data.pb.h.
|
inline |
Definition at line 1708 of file frontseat_data.pb.h.
double goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::roll_trim_degrees | ( | ) | const |
|
inline |
Definition at line 888 of file frontseat_data.pb.h.
|
inline |
Definition at line 891 of file frontseat_data.pb.h.
|
inline |
Definition at line 1645 of file frontseat_data.pb.h.
|
inline |
Definition at line 1648 of file frontseat_data.pb.h.
double goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::rotation | ( | ) | const |
|
inline |
Definition at line 1673 of file bluefin.pb.h.
|
inline |
Definition at line 1676 of file bluefin.pb.h.
::PROTOBUF_NAMESPACE_ID::int32 goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::rpm | ( | ) | const |
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::middleware::frontseat::protobuf::BluefinConfig_RPMSpeedEntry >& goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::rpm_table | ( | ) | const |
const ::goby::middleware::frontseat::protobuf::BluefinConfig_RPMSpeedEntry& goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::rpm_table | ( | int | index | ) | const |
int goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::rpm_table_size | ( | ) | const |
double goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::salinity | ( | ) | const |
::goby::middleware::frontseat::protobuf::CTDSample_SalinityAlgorithm goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::salinity_algorithm | ( | ) | const |
|
inline |
Definition at line 2404 of file frontseat_data.pb.h.
|
inline |
Definition at line 2407 of file frontseat_data.pb.h.
|
inlinestatic |
Definition at line 2092 of file frontseat_data.pb.h.
|
inlinestatic |
Definition at line 2082 of file frontseat_data.pb.h.
|
inlinestatic |
Definition at line 2096 of file frontseat_data.pb.h.
|
inlinestatic |
Definition at line 2102 of file frontseat_data.pb.h.
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::send_tmr_messages | ( | ) | const |
|
inlinestatic |
Definition at line 1091 of file frontseat_data.pb.h.
|
inlinestatic |
Definition at line 1081 of file frontseat_data.pb.h.
|
inlinestatic |
Definition at line 1095 of file frontseat_data.pb.h.
|
inlinestatic |
Definition at line 1101 of file frontseat_data.pb.h.
::PROTOBUF_NAMESPACE_ID::uint32 goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::serial_baud | ( | ) | const |
const std::string& goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::serial_number | ( | ) | const |
const std::string& goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::serial_port | ( | ) | const |
::goby::middleware::frontseat::protobuf::FrontSeatState goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::servo_mode | ( | ) | const |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_abort_reason | ( | ::goby::middleware::frontseat::protobuf::BluefinExtraCommands_AbortReason | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_accel | ( | double | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_accepting_commands_hook | ( | ::goby::middleware::frontseat::protobuf::BluefinConfig_AcceptingCommandsHook | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_alarms | ( | ::PROTOBUF_NAMESPACE_ID::uint32 | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_all_ok | ( | bool | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_allocated_body | ( | ::goby::middleware::frontseat::protobuf::SV2CommandFollowFixedHeading_CommandFollowFixedHeadingBody * | body | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_allocated_buoyancy_status | ( | ::goby::middleware::frontseat::protobuf::BuoyancyStatus * | buoyancy_status | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_allocated_ctd_sample | ( | ::goby::middleware::frontseat::protobuf::CTDSample * | ctd_sample | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_allocated_datum | ( | ::goby::middleware::protobuf::LatLonPoint * | datum | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_allocated_dccl_message | ( | std::string * | dccl_message | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_allocated_debug_string | ( | std::string * | debug_string | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_allocated_debug_string | ( | std::string * | debug_string | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_allocated_description | ( | std::string * | description | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_allocated_description | ( | std::string * | description | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_allocated_desired_course | ( | ::goby::middleware::frontseat::protobuf::DesiredCourse * | desired_course | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_allocated_dvl | ( | ::goby::middleware::frontseat::protobuf::BluefinExtraData_RawDVL * | dvl | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_allocated_error_string | ( | std::string * | error_string | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_allocated_footer | ( | ::goby::middleware::frontseat::protobuf::SV2Footer * | footer | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_allocated_footer | ( | ::goby::middleware::frontseat::protobuf::SV2Footer * | footer | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_allocated_footer | ( | ::goby::middleware::frontseat::protobuf::SV2Footer * | footer | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_allocated_footer | ( | ::goby::middleware::frontseat::protobuf::SV2Footer * | footer | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_allocated_footer | ( | ::goby::middleware::frontseat::protobuf::SV2Footer * | footer | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_allocated_footer | ( | ::goby::middleware::frontseat::protobuf::SV2Footer * | footer | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_allocated_footer | ( | ::goby::middleware::frontseat::protobuf::SV2Footer * | footer | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_allocated_footer | ( | ::goby::middleware::frontseat::protobuf::SV2Footer * | footer | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_allocated_footer | ( | ::goby::middleware::frontseat::protobuf::SV2Footer * | footer | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_allocated_footer | ( | ::goby::middleware::frontseat::protobuf::SV2Footer * | footer | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_allocated_footer | ( | ::goby::middleware::frontseat::protobuf::SV2Footer * | footer | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_allocated_global_fix | ( | ::goby::middleware::protobuf::LatLonPoint * | global_fix | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_allocated_global_fix | ( | ::goby::middleware::protobuf::LatLonPoint * | global_fix | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_allocated_header | ( | ::goby::middleware::frontseat::protobuf::SV2Header * | header | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_allocated_header | ( | ::goby::middleware::frontseat::protobuf::SV2Header * | header | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_allocated_header | ( | ::goby::middleware::frontseat::protobuf::SV2Header * | header | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_allocated_header | ( | ::goby::middleware::frontseat::protobuf::SV2Header * | header | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_allocated_header | ( | ::goby::middleware::frontseat::protobuf::SV2Header * | header | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_allocated_header | ( | ::goby::middleware::frontseat::protobuf::SV2Header * | header | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_allocated_header | ( | ::goby::middleware::frontseat::protobuf::SV2Header * | header | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_allocated_header | ( | ::goby::middleware::frontseat::protobuf::SV2Header * | header | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_allocated_header | ( | ::goby::middleware::frontseat::protobuf::SV2Header * | header | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_allocated_header | ( | ::goby::middleware::frontseat::protobuf::SV2Header * | header | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_allocated_header | ( | ::goby::middleware::frontseat::protobuf::SV2Header * | header | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_allocated_huxley_tcp_address | ( | std::string * | huxley_tcp_address | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_allocated_local_fix | ( | ::goby::middleware::frontseat::protobuf::CartesianCoordinate * | local_fix | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_allocated_micro_modem_raw_in | ( | ::goby::acomms::protobuf::ModemRaw * | micro_modem_raw_in | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_allocated_micro_modem_raw_out | ( | ::goby::acomms::protobuf::ModemRaw * | micro_modem_raw_out | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_allocated_mission | ( | std::string * | mission | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_allocated_mode_assignments | ( | ::goby::middleware::frontseat::protobuf::IverConfig_IverModeAssignments * | mode_assignments | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_allocated_msg | ( | std::string * | msg | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_allocated_name | ( | std::string * | name | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_allocated_name | ( | std::string * | name | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_allocated_node_status | ( | ::goby::middleware::frontseat::protobuf::NodeStatus * | node_status | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_allocated_ntp_serial_port | ( | std::string * | ntp_serial_port | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_allocated_origin | ( | ::goby::middleware::protobuf::LatLonPoint * | origin | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_allocated_pm_serial_port | ( | std::string * | pm_serial_port | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_allocated_pose | ( | ::goby::middleware::frontseat::protobuf::EulerAngles * | pose | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_allocated_raw | ( | std::string * | raw | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_allocated_serial_number | ( | std::string * | serial_number | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_allocated_serial_port | ( | std::string * | serial_port | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_allocated_source | ( | ::goby::middleware::frontseat::protobuf::Source * | source | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_allocated_speed | ( | ::goby::middleware::frontseat::protobuf::Speed * | speed | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_allocated_start | ( | ::goby::middleware::frontseat::protobuf::BasicSimulatorFrontSeatConfig_StartParams * | start | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_allocated_tcp_address | ( | std::string * | tcp_address | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_allocated_text | ( | std::string * | text | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_allocated_thruster | ( | ::goby::middleware::frontseat::protobuf::BluefinExtraData_RawThrusterRotation * | thruster | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_allocated_time | ( | std::string * | time | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_allocated_trim_status | ( | ::goby::middleware::frontseat::protobuf::TrimStatus * | trim_status | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_allocated_vehicle | ( | ::goby::middleware::frontseat::protobuf::BasicSimulatorFrontSeatConfig_StartParams_VehicleConfig * | vehicle | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_allow_missing_nav_interval | ( | ::PROTOBUF_NAMESPACE_ID::uint32 | value | ) |
|
inline |
Definition at line 716 of file bluefin_config.pb.h.
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_allowed_nmea_demerits | ( | ::PROTOBUF_NAMESPACE_ID::uint32 | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_altitude | ( | double | value | ) |
|
inline |
Definition at line 914 of file frontseat_data.pb.h.
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_beam1_range | ( | double | value | ) |
|
inline |
Definition at line 1423 of file bluefin.pb.h.
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_beam2_range | ( | double | value | ) |
|
inline |
Definition at line 1438 of file bluefin.pb.h.
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_beam3_range | ( | double | value | ) |
|
inline |
Definition at line 1453 of file bluefin.pb.h.
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_beam4_range | ( | double | value | ) |
|
inline |
Definition at line 1468 of file bluefin.pb.h.
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_board_addr | ( | ::PROTOBUF_NAMESPACE_ID::uint32 | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_board_addr | ( | ::PROTOBUF_NAMESPACE_ID::uint32 | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_board_id | ( | ::PROTOBUF_NAMESPACE_ID::uint32 | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_buoyancy_newtons | ( | double | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_cancel_request_id | ( | ::PROTOBUF_NAMESPACE_ID::int32 | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_command | ( | ::goby::middleware::frontseat::protobuf::BluefinExtraCommands_BluefinCommand | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_command | ( | ::goby::middleware::frontseat::protobuf::IverExtraCommands_IverCommand | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_command_format | ( | ::PROTOBUF_NAMESPACE_ID::uint32 | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_command_format | ( | ::PROTOBUF_NAMESPACE_ID::uint32 | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_command_value | ( | ::PROTOBUF_NAMESPACE_ID::uint32 | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_commands_supported | ( | ::PROTOBUF_NAMESPACE_ID::uint32 | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_conductivity | ( | double | value | ) |
|
inline |
Definition at line 2355 of file frontseat_data.pb.h.
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_control_freq | ( | ::PROTOBUF_NAMESPACE_ID::int32 | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_course_over_ground | ( | double | value | ) |
|
inline |
Definition at line 1686 of file frontseat_data.pb.h.
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_crc16 | ( | ::PROTOBUF_NAMESPACE_ID::uint32 | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_crc16 | ( | ::PROTOBUF_NAMESPACE_ID::uint32 | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_data_size | ( | ::PROTOBUF_NAMESPACE_ID::uint32 | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_dccl_message | ( | const char * | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_dccl_message | ( | const std::string & | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_dccl_message | ( | const void * | value, |
size_t | size | ||
) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_dccl_message | ( | std::string && | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_debug_string | ( | const char * | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_debug_string | ( | const char * | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_debug_string | ( | const char * | value, |
size_t | size | ||
) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_debug_string | ( | const char * | value, |
size_t | size | ||
) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_debug_string | ( | const std::string & | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_debug_string | ( | const std::string & | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_debug_string | ( | std::string && | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_debug_string | ( | std::string && | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_density | ( | double | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_density_algorithm | ( | ::goby::middleware::frontseat::protobuf::CTDSample_DensityAlgorithm | value | ) |
|
inline |
Definition at line 2430 of file frontseat_data.pb.h.
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_depth | ( | ::goby::middleware::frontseat::protobuf::Source_Sensor | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_depth | ( | double | value | ) |
|
inline |
Definition at line 854 of file frontseat_data.pb.h.
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_description | ( | const char * | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_description | ( | const char * | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_description | ( | const char * | value, |
size_t | size | ||
) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_description | ( | const std::string & | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_description | ( | const std::string & | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_description | ( | const void * | value, |
size_t | size | ||
) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_description | ( | std::string && | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_description | ( | std::string && | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_dest | ( | ::PROTOBUF_NAMESPACE_ID::uint32 | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_device_type | ( | ::PROTOBUF_NAMESPACE_ID::uint32 | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_disable_ack | ( | bool | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_duration | ( | ::PROTOBUF_NAMESPACE_ID::int32 | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_dvl_time | ( | double | value | ) |
|
inline |
Definition at line 1363 of file bluefin.pb.h.
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_error | ( | ::goby::middleware::frontseat::protobuf::BuoyancyStatus_Error | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_error | ( | ::goby::middleware::frontseat::protobuf::TrimStatus_Error | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_error_code | ( | ::PROTOBUF_NAMESPACE_ID::int32 | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_error_string | ( | const char * | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_error_string | ( | const char * | value, |
size_t | size | ||
) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_error_string | ( | const std::string & | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_error_string | ( | std::string && | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_exit_on_error | ( | bool | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_expire_time | ( | ::PROTOBUF_NAMESPACE_ID::uint64 | value | ) |
|
inline |
Definition at line 1081 of file bluefin.pb.h.
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_extra_bplog | ( | int | index, |
const char * | value | ||
) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_extra_bplog | ( | int | index, |
const char * | value, | ||
size_t | size | ||
) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_extra_bplog | ( | int | index, |
const std::string & | value | ||
) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_extra_bplog | ( | int | index, |
std::string && | value | ||
) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_extra_info | ( | ::PROTOBUF_NAMESPACE_ID::uint32 | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_firmware_major | ( | ::PROTOBUF_NAMESPACE_ID::uint32 | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_firmware_minor | ( | ::PROTOBUF_NAMESPACE_ID::uint32 | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_firmware_revision | ( | ::PROTOBUF_NAMESPACE_ID::uint32 | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_fix_valid | ( | ::PROTOBUF_NAMESPACE_ID::uint32 | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_frontseat_connected_timeout | ( | double | value | ) |
|
inline |
Definition at line 377 of file frontseat_config.pb.h.
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_frontseat_error | ( | ::goby::middleware::frontseat::protobuf::FrontSeatError | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_frontseat_state | ( | ::goby::middleware::frontseat::protobuf::FrontSeatState | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_hdg_rate | ( | double | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_heading | ( | ::goby::middleware::frontseat::protobuf::Source_Sensor | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_heading | ( | double | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_heading | ( | double | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_heading_degrees | ( | ::PROTOBUF_NAMESPACE_ID::uint32 | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_heading_rate | ( | double | value | ) |
|
inline |
Definition at line 1731 of file frontseat_data.pb.h.
|
inline |
Definition at line 824 of file frontseat_data.pb.h.
|
inline |
Definition at line 1671 of file frontseat_data.pb.h.
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_heartbeat_interval | ( | ::PROTOBUF_NAMESPACE_ID::uint32 | value | ) |
|
inline |
Definition at line 731 of file bluefin_config.pb.h.
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_helm_error | ( | ::goby::middleware::frontseat::protobuf::HelmError | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_helm_running_timeout | ( | double | value | ) |
|
inline |
Definition at line 362 of file frontseat_config.pb.h.
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_helm_state | ( | ::goby::middleware::frontseat::protobuf::HelmState | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_humid_temp | ( | ::PROTOBUF_NAMESPACE_ID::uint32 | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_huxley_tcp_address | ( | const char * | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_huxley_tcp_address | ( | const char * | value, |
size_t | size | ||
) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_huxley_tcp_address | ( | const std::string & | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_huxley_tcp_address | ( | std::string && | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_huxley_tcp_port | ( | ::PROTOBUF_NAMESPACE_ID::uint32 | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_id | ( | ::PROTOBUF_NAMESPACE_ID::int32 | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_lat | ( | double | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_latitude | ( | ::PROTOBUF_NAMESPACE_ID::uint32 | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_latitude | ( | ::PROTOBUF_NAMESPACE_ID::uint32 | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_leak_sensor_1 | ( | ::PROTOBUF_NAMESPACE_ID::uint32 | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_leak_sensor_2 | ( | ::PROTOBUF_NAMESPACE_ID::uint32 | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_level2id | ( | ::PROTOBUF_NAMESPACE_ID::uint32 | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_location | ( | ::PROTOBUF_NAMESPACE_ID::uint32 | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_lon | ( | double | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_longitude | ( | ::PROTOBUF_NAMESPACE_ID::uint32 | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_longitude | ( | ::PROTOBUF_NAMESPACE_ID::uint32 | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_manual_override | ( | ::goby::middleware::frontseat::protobuf::FrontSeatState | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_manual_parking | ( | ::goby::middleware::frontseat::protobuf::FrontSeatState | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_max_pitch_angle_degrees | ( | ::PROTOBUF_NAMESPACE_ID::int32 | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_message_size | ( | ::PROTOBUF_NAMESPACE_ID::uint32 | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_message_type | ( | ::PROTOBUF_NAMESPACE_ID::uint32 | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_mission | ( | const char * | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_mission | ( | const char * | value, |
size_t | size | ||
) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_mission | ( | const std::string & | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_mission | ( | std::string && | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_mission_mode | ( | ::goby::middleware::frontseat::protobuf::FrontSeatState | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_mode | ( | ::goby::middleware::frontseat::protobuf::IverState_IverMissionMode | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_msg | ( | const char * | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_msg | ( | const char * | value, |
size_t | size | ||
) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_msg | ( | const std::string & | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_msg | ( | std::string && | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_name | ( | const char * | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_name | ( | const char * | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_name | ( | const char * | value, |
size_t | size | ||
) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_name | ( | const char * | value, |
size_t | size | ||
) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_name | ( | const std::string & | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_name | ( | const std::string & | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_name | ( | std::string && | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_name | ( | std::string && | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_nmea_resend_attempts | ( | ::PROTOBUF_NAMESPACE_ID::uint32 | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_nmea_resend_interval | ( | ::PROTOBUF_NAMESPACE_ID::uint32 | value | ) |
|
inline |
Definition at line 701 of file bluefin_config.pb.h.
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_normal | ( | ::goby::middleware::frontseat::protobuf::FrontSeatState | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_ntp_serial_port | ( | const char * | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_ntp_serial_port | ( | const char * | value, |
size_t | size | ||
) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_ntp_serial_port | ( | const std::string & | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_ntp_serial_port | ( | std::string && | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_number_of_devices_in_message | ( | ::PROTOBUF_NAMESPACE_ID::uint32 | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_number_of_devices_in_message | ( | ::PROTOBUF_NAMESPACE_ID::uint32 | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_number_of_devices_responding | ( | ::PROTOBUF_NAMESPACE_ID::uint32 | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_number_of_devices_responding | ( | ::PROTOBUF_NAMESPACE_ID::uint32 | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_oms_timeout | ( | ::PROTOBUF_NAMESPACE_ID::uint32 | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_original_msg_type | ( | ::PROTOBUF_NAMESPACE_ID::uint32 | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_original_msg_type | ( | ::PROTOBUF_NAMESPACE_ID::uint32 | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_original_msg_type | ( | ::PROTOBUF_NAMESPACE_ID::uint32 | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_original_msg_type | ( | ::PROTOBUF_NAMESPACE_ID::uint32 | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_original_msg_type | ( | ::PROTOBUF_NAMESPACE_ID::uint32 | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_original_msg_type | ( | ::PROTOBUF_NAMESPACE_ID::uint32 | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_original_msg_type | ( | ::PROTOBUF_NAMESPACE_ID::uint32 | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_over_ground | ( | double | value | ) |
|
inline |
Definition at line 1918 of file frontseat_data.pb.h.
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_over_water | ( | double | value | ) |
|
inline |
Definition at line 1933 of file frontseat_data.pb.h.
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_parking | ( | ::goby::middleware::frontseat::protobuf::FrontSeatState | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_pitch | ( | double | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_pitch | ( | double | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_pitch_rate | ( | double | value | ) |
|
inline |
Definition at line 1716 of file frontseat_data.pb.h.
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_pitch_trim_degrees | ( | double | value | ) |
|
inline |
Definition at line 869 of file frontseat_data.pb.h.
|
inline |
Definition at line 1656 of file frontseat_data.pb.h.
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_pm_serial_baud | ( | ::PROTOBUF_NAMESPACE_ID::uint32 | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_pm_serial_port | ( | const char * | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_pm_serial_port | ( | const char * | value, |
size_t | size | ||
) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_pm_serial_port | ( | const std::string & | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_pm_serial_port | ( | std::string && | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_polling_frequency | ( | ::PROTOBUF_NAMESPACE_ID::uint32 | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_position | ( | ::goby::middleware::frontseat::protobuf::Source_Sensor | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_pressure | ( | ::PROTOBUF_NAMESPACE_ID::uint32 | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_pressure | ( | double | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_pressure_temp | ( | ::PROTOBUF_NAMESPACE_ID::uint32 | value | ) |
|
inline |
Definition at line 2385 of file frontseat_data.pb.h.
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_protocols_supported | ( | ::PROTOBUF_NAMESPACE_ID::uint32 | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_raw | ( | const char * | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_raw | ( | const std::string & | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_raw | ( | const void * | value, |
size_t | size | ||
) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_raw | ( | std::string && | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_reconnect_interval | ( | ::PROTOBUF_NAMESPACE_ID::uint32 | value | ) |
|
inline |
Definition at line 686 of file bluefin_config.pb.h.
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_relative_humidity | ( | ::PROTOBUF_NAMESPACE_ID::uint32 | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_remote_helm_version_major | ( | ::PROTOBUF_NAMESPACE_ID::int32 | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_request_id | ( | ::PROTOBUF_NAMESPACE_ID::int32 | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_request_id | ( | ::PROTOBUF_NAMESPACE_ID::int32 | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_request_successful | ( | bool | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_require_helm | ( | bool | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_reserved | ( | ::PROTOBUF_NAMESPACE_ID::uint32 | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_response_code | ( | ::PROTOBUF_NAMESPACE_ID::uint32 | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_response_code | ( | ::PROTOBUF_NAMESPACE_ID::uint32 | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_response_message_length | ( | ::PROTOBUF_NAMESPACE_ID::uint32 | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_response_requested | ( | bool | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_roll | ( | double | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_roll | ( | double | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_roll_rate | ( | double | value | ) |
|
inline |
Definition at line 1701 of file frontseat_data.pb.h.
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_roll_trim_degrees | ( | double | value | ) |
|
inline |
Definition at line 884 of file frontseat_data.pb.h.
|
inline |
Definition at line 1641 of file frontseat_data.pb.h.
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_rotation | ( | double | value | ) |
|
inline |
Definition at line 1669 of file bluefin.pb.h.
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_rpm | ( | ::PROTOBUF_NAMESPACE_ID::int32 | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_salinity | ( | double | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_salinity_algorithm | ( | ::goby::middleware::frontseat::protobuf::CTDSample_SalinityAlgorithm | value | ) |
|
inline |
Definition at line 2400 of file frontseat_data.pb.h.
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_send_tmr_messages | ( | bool | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_serial_baud | ( | ::PROTOBUF_NAMESPACE_ID::uint32 | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_serial_number | ( | const char * | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_serial_number | ( | const std::string & | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_serial_number | ( | const void * | value, |
size_t | size | ||
) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_serial_number | ( | std::string && | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_serial_port | ( | const char * | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_serial_port | ( | const char * | value, |
size_t | size | ||
) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_serial_port | ( | const std::string & | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_serial_port | ( | std::string && | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_servo_mode | ( | ::goby::middleware::frontseat::protobuf::FrontSeatState | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_silent_mode | ( | ::goby::middleware::frontseat::protobuf::BluefinExtraCommands_SilentMode | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_sim_warp_factor | ( | ::PROTOBUF_NAMESPACE_ID::int32 | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_sound_speed | ( | double | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_sound_speed_algorithm | ( | ::goby::middleware::frontseat::protobuf::CTDSample_SoundSpeedAlgorithm | value | ) |
|
inline |
Definition at line 2415 of file frontseat_data.pb.h.
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_speed | ( | ::goby::middleware::frontseat::protobuf::Source_Sensor | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_speed | ( | double | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_speed | ( | double | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_speed_from_lookup_table | ( | double | value | ) |
|
inline |
Definition at line 1684 of file bluefin.pb.h.
|
inline |
Definition at line 270 of file bluefin_config.pb.h.
|
inline |
Definition at line 839 of file frontseat_data.pb.h.
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_src | ( | ::PROTOBUF_NAMESPACE_ID::uint32 | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_start_confirm | ( | ::goby::middleware::frontseat::protobuf::BluefinExtraCommands_StartConfirm | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_start_of_frame | ( | ::PROTOBUF_NAMESPACE_ID::uint32 | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_state | ( | ::goby::middleware::frontseat::protobuf::HelmState | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_state | ( | ::goby::middleware::frontseat::protobuf::InterfaceState | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_status | ( | ::goby::middleware::frontseat::protobuf::BuoyancyStatus_Status | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_status | ( | ::goby::middleware::frontseat::protobuf::TrimStatus_Status | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_status_period | ( | ::PROTOBUF_NAMESPACE_ID::uint32 | value | ) |
|
inline |
Definition at line 392 of file frontseat_config.pb.h.
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_stopped | ( | ::goby::middleware::frontseat::protobuf::FrontSeatState | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_structure_id | ( | ::PROTOBUF_NAMESPACE_ID::uint32 | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_task_id | ( | ::PROTOBUF_NAMESPACE_ID::uint32 | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_tcp_address | ( | const char * | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_tcp_address | ( | const char * | value, |
size_t | size | ||
) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_tcp_address | ( | const std::string & | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_tcp_address | ( | std::string && | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_tcp_port | ( | ::PROTOBUF_NAMESPACE_ID::uint32 | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_temperature | ( | double | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_temperature | ( | double | value | ) |
|
inline |
Definition at line 1483 of file bluefin.pb.h.
|
inline |
Definition at line 2370 of file frontseat_data.pb.h.
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_text | ( | const char * | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_text | ( | const std::string & | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_text | ( | const void * | value, |
size_t | size | ||
) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_text | ( | std::string && | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_time | ( | const char * | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_time | ( | const std::string & | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_time | ( | const void * | value, |
size_t | size | ||
) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_time | ( | double | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_time | ( | double | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_time | ( | double | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_time | ( | std::string && | value | ) |
|
inline |
Definition at line 534 of file frontseat_data.pb.h.
|
inline |
Definition at line 809 of file frontseat_data.pb.h.
|
inline |
Definition at line 2340 of file frontseat_data.pb.h.
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_transaction_id | ( | ::PROTOBUF_NAMESPACE_ID::uint32 | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_type | ( | ::goby::middleware::frontseat::protobuf::Raw_RawType | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_type | ( | ::goby::middleware::frontseat::protobuf::VehicleType | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_type | ( | ::goby::middleware::frontseat::protobuf::VehicleType | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_u | ( | double | value | ) |
|
inline |
Definition at line 1378 of file bluefin.pb.h.
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_unknown | ( | ::goby::middleware::frontseat::protobuf::FrontSeatState | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_use_rpm_table_for_speed | ( | bool | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_v | ( | double | value | ) |
|
inline |
Definition at line 1393 of file bluefin.pb.h.
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_version | ( | ::PROTOBUF_NAMESPACE_ID::uint32 | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_version | ( | ::PROTOBUF_NAMESPACE_ID::uint32 | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_w | ( | double | value | ) |
|
inline |
Definition at line 1408 of file bluefin.pb.h.
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_wgmsid | ( | ::PROTOBUF_NAMESPACE_ID::uint32 | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_x | ( | double | value | ) |
|
inline |
Definition at line 1355 of file frontseat_data.pb.h.
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_y | ( | double | value | ) |
|
inline |
Definition at line 1370 of file frontseat_data.pb.h.
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_z | ( | double | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_z_rate | ( | double | value | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::set_z_rate | ( | double | value | ) |
|
inline |
Definition at line 899 of file frontseat_data.pb.h.
|
inline |
Definition at line 1385 of file frontseat_data.pb.h.
::goby::middleware::frontseat::protobuf::BluefinExtraCommands_SilentMode goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::silent_mode | ( | ) | const |
|
inlinestatic |
Definition at line 2163 of file bluefin.pb.h.
|
inlinestatic |
Definition at line 2153 of file bluefin.pb.h.
|
inlinestatic |
Definition at line 2167 of file bluefin.pb.h.
|
inlinestatic |
Definition at line 2173 of file bluefin.pb.h.
::PROTOBUF_NAMESPACE_ID::int32 goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::sim_warp_factor | ( | ) | const |
double goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::sound_speed | ( | ) | const |
::goby::middleware::frontseat::protobuf::CTDSample_SoundSpeedAlgorithm goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::sound_speed_algorithm | ( | ) | const |
|
inline |
Definition at line 2419 of file frontseat_data.pb.h.
|
inline |
Definition at line 2422 of file frontseat_data.pb.h.
|
inlinestatic |
Definition at line 2126 of file frontseat_data.pb.h.
|
inlinestatic |
Definition at line 2116 of file frontseat_data.pb.h.
|
inlinestatic |
Definition at line 2130 of file frontseat_data.pb.h.
|
inlinestatic |
Definition at line 2136 of file frontseat_data.pb.h.
|
inline |
Definition at line 950 of file frontseat_data.pb.h.
const ::goby::middleware::frontseat::protobuf::Source& goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::source | ( | ) | const |
|
explicitprotected |
goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::Source | ( | const Source & | from | ) |
|
inlinenoexcept |
Definition at line 954 of file frontseat_data.pb.h.
|
inline |
Definition at line 1766 of file frontseat_data.pb.h.
double goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::speed | ( | ) | const |
const ::goby::middleware::frontseat::protobuf::Speed& goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::speed | ( | ) | const |
double goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::speed | ( | ) | const |
::goby::middleware::frontseat::protobuf::Source_Sensor goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::speed | ( | ) | const |
|
explicitprotected |
goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::Speed | ( | const Speed & | from | ) |
|
inlinenoexcept |
Definition at line 1770 of file frontseat_data.pb.h.
double goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::speed_from_lookup_table | ( | ) | const |
|
inline |
Definition at line 1688 of file bluefin.pb.h.
|
inline |
Definition at line 1691 of file bluefin.pb.h.
|
inline |
Definition at line 274 of file bluefin_config.pb.h.
|
inline |
Definition at line 277 of file bluefin_config.pb.h.
|
inline |
Definition at line 843 of file frontseat_data.pb.h.
|
inline |
Definition at line 846 of file frontseat_data.pb.h.
::PROTOBUF_NAMESPACE_ID::uint32 goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::src | ( | ) | const |
const ::goby::middleware::frontseat::protobuf::BasicSimulatorFrontSeatConfig_StartParams& goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::start | ( | ) | const |
::goby::middleware::frontseat::protobuf::BluefinExtraCommands_StartConfirm goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::start_confirm | ( | ) | const |
::PROTOBUF_NAMESPACE_ID::uint32 goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::start_of_frame | ( | ) | const |
|
inlinestatic |
Definition at line 2223 of file bluefin.pb.h.
|
inlinestatic |
Definition at line 2213 of file bluefin.pb.h.
|
inlinestatic |
Definition at line 2227 of file bluefin.pb.h.
|
inlinestatic |
Definition at line 2233 of file bluefin.pb.h.
::goby::middleware::frontseat::protobuf::HelmState goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::state | ( | ) | const |
::goby::middleware::frontseat::protobuf::InterfaceState goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::state | ( | ) | const |
::goby::middleware::frontseat::protobuf::BuoyancyStatus_Status goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::status | ( | ) | const |
::goby::middleware::frontseat::protobuf::TrimStatus_Status goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::status | ( | ) | const |
|
inlinestatic |
Definition at line 450 of file bluefin.pb.h.
|
inlinestatic |
Definition at line 728 of file bluefin.pb.h.
|
inlinestatic |
Definition at line 440 of file bluefin.pb.h.
|
inlinestatic |
Definition at line 718 of file bluefin.pb.h.
|
inlinestatic |
Definition at line 454 of file bluefin.pb.h.
|
inlinestatic |
Definition at line 732 of file bluefin.pb.h.
|
inlinestatic |
Definition at line 460 of file bluefin.pb.h.
|
inlinestatic |
Definition at line 738 of file bluefin.pb.h.
::PROTOBUF_NAMESPACE_ID::uint32 goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::status_period | ( | ) | const |
|
inline |
Definition at line 396 of file frontseat_config.pb.h.
|
inline |
Definition at line 399 of file frontseat_config.pb.h.
::goby::middleware::frontseat::protobuf::FrontSeatState goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::stopped | ( | ) | const |
::PROTOBUF_NAMESPACE_ID::uint32 goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::structure_id | ( | ) | const |
|
inline |
Definition at line 2280 of file waveglider_sv2_frontseat_driver.pb.h.
|
explicitprotected |
goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::SV2ACKNAKQueuedMessage | ( | const SV2ACKNAKQueuedMessage & | from | ) |
|
inlinenoexcept |
Definition at line 2284 of file waveglider_sv2_frontseat_driver.pb.h.
|
inline |
Definition at line 3416 of file waveglider_sv2_frontseat_driver.pb.h.
|
explicitprotected |
goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::SV2CommandFollowFixedHeading | ( | const SV2CommandFollowFixedHeading & | from | ) |
|
inlinenoexcept |
Definition at line 3420 of file waveglider_sv2_frontseat_driver.pb.h.
|
inline |
Definition at line 3128 of file waveglider_sv2_frontseat_driver.pb.h.
|
explicitprotected |
goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::SV2CommandFollowFixedHeading_CommandFollowFixedHeadingBody | ( | const SV2CommandFollowFixedHeading_CommandFollowFixedHeadingBody & | from | ) |
|
inlinenoexcept |
Definition at line 3132 of file waveglider_sv2_frontseat_driver.pb.h.
|
inline |
Definition at line 520 of file waveglider_sv2_frontseat_driver.pb.h.
|
explicitprotected |
goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::SV2Footer | ( | const SV2Footer & | from | ) |
|
inlinenoexcept |
Definition at line 524 of file waveglider_sv2_frontseat_driver.pb.h.
|
inline |
Definition at line 2711 of file waveglider_sv2_frontseat_driver.pb.h.
|
explicitprotected |
goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::SV2GenericACK | ( | const SV2GenericACK & | from | ) |
|
inlinenoexcept |
Definition at line 2715 of file waveglider_sv2_frontseat_driver.pb.h.
|
inline |
Definition at line 2503 of file waveglider_sv2_frontseat_driver.pb.h.
|
explicitprotected |
goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::SV2GenericNAK | ( | const SV2GenericNAK & | from | ) |
|
inlinenoexcept |
Definition at line 2507 of file waveglider_sv2_frontseat_driver.pb.h.
|
inline |
Definition at line 221 of file waveglider_sv2_frontseat_driver.pb.h.
|
explicitprotected |
goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::SV2Header | ( | const SV2Header & | from | ) |
|
inlinenoexcept |
Definition at line 225 of file waveglider_sv2_frontseat_driver.pb.h.
|
inline |
Definition at line 877 of file waveglider_sv2_frontseat_driver.pb.h.
|
explicitprotected |
goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::SV2ReplyEnumerate | ( | const SV2ReplyEnumerate & | from | ) |
|
inlinenoexcept |
Definition at line 881 of file waveglider_sv2_frontseat_driver.pb.h.
|
inline |
Definition at line 2087 of file waveglider_sv2_frontseat_driver.pb.h.
|
explicitprotected |
goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::SV2ReplyQueuedMessage | ( | const SV2ReplyQueuedMessage & | from | ) |
|
inlinenoexcept |
Definition at line 2091 of file waveglider_sv2_frontseat_driver.pb.h.
|
inline |
Definition at line 1551 of file waveglider_sv2_frontseat_driver.pb.h.
|
explicitprotected |
goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::SV2ReplyStatus | ( | const SV2ReplyStatus & | from | ) |
|
inlinenoexcept |
Definition at line 1555 of file waveglider_sv2_frontseat_driver.pb.h.
|
inline |
Definition at line 669 of file waveglider_sv2_frontseat_driver.pb.h.
|
explicitprotected |
goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::SV2RequestEnumerate | ( | const SV2RequestEnumerate & | from | ) |
|
inlinenoexcept |
Definition at line 673 of file waveglider_sv2_frontseat_driver.pb.h.
|
inline |
Definition at line 1909 of file waveglider_sv2_frontseat_driver.pb.h.
|
explicitprotected |
goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::SV2RequestQueuedMessage | ( | const SV2RequestQueuedMessage & | from | ) |
|
inlinenoexcept |
Definition at line 1913 of file waveglider_sv2_frontseat_driver.pb.h.
|
inline |
Definition at line 1297 of file waveglider_sv2_frontseat_driver.pb.h.
|
explicitprotected |
goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::SV2RequestStatus | ( | const SV2RequestStatus & | from | ) |
|
inlinenoexcept |
Definition at line 1301 of file waveglider_sv2_frontseat_driver.pb.h.
|
inline |
Definition at line 2904 of file waveglider_sv2_frontseat_driver.pb.h.
|
explicitprotected |
goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::SV2SendToConsole | ( | const SV2SendToConsole & | from | ) |
|
inlinenoexcept |
Definition at line 2908 of file waveglider_sv2_frontseat_driver.pb.h.
|
inline |
Definition at line 544 of file basic_simulator_frontseat_driver_config.pb.h.
|
inline |
Definition at line 325 of file basic_simulator_frontseat_driver_config.pb.h.
|
inline |
Definition at line 146 of file basic_simulator_frontseat_driver_config.pb.h.
|
inline |
Definition at line 352 of file bluefin_config.pb.h.
|
inline |
Definition at line 170 of file bluefin_config.pb.h.
|
inline |
Definition at line 2041 of file bluefin.pb.h.
|
inline |
Definition at line 1763 of file bluefin.pb.h.
|
inline |
Definition at line 937 of file bluefin.pb.h.
|
inline |
Definition at line 1165 of file bluefin.pb.h.
|
inline |
Definition at line 1569 of file bluefin.pb.h.
|
inline |
Definition at line 368 of file bluefin.pb.h.
|
inline |
Definition at line 1240 of file frontseat_data.pb.h.
|
inline |
Definition at line 663 of file frontseat.pb.h.
|
inline |
Definition at line 865 of file frontseat.pb.h.
|
inline |
Definition at line 142 of file frontseat_config.pb.h.
|
inline |
Definition at line 2014 of file frontseat_data.pb.h.
|
inline |
Definition at line 2523 of file frontseat_data.pb.h.
|
inline |
Definition at line 624 of file frontseat_data.pb.h.
|
inline |
Definition at line 1470 of file frontseat_data.pb.h.
|
inline |
Definition at line 305 of file frontseat.pb.h.
|
inline |
Definition at line 1078 of file frontseat.pb.h.
|
inline |
Definition at line 454 of file frontseat.pb.h.
|
inline |
Definition at line 398 of file iver_driver_config.pb.h.
|
inline |
Definition at line 144 of file iver_driver_config.pb.h.
|
inline |
Definition at line 386 of file iver_driver.pb.h.
|
inline |
Definition at line 195 of file iver_driver.pb.h.
|
inline |
Definition at line 308 of file frontseat_data.pb.h.
|
inline |
Definition at line 1286 of file frontseat.pb.h.
|
inline |
Definition at line 1001 of file frontseat_data.pb.h.
|
inline |
Definition at line 1817 of file frontseat_data.pb.h.
|
inline |
Definition at line 2331 of file waveglider_sv2_frontseat_driver.pb.h.
|
inline |
Definition at line 3467 of file waveglider_sv2_frontseat_driver.pb.h.
|
inline |
Definition at line 3179 of file waveglider_sv2_frontseat_driver.pb.h.
|
inline |
Definition at line 571 of file waveglider_sv2_frontseat_driver.pb.h.
|
inline |
Definition at line 2762 of file waveglider_sv2_frontseat_driver.pb.h.
|
inline |
Definition at line 2554 of file waveglider_sv2_frontseat_driver.pb.h.
|
inline |
Definition at line 272 of file waveglider_sv2_frontseat_driver.pb.h.
|
inline |
Definition at line 928 of file waveglider_sv2_frontseat_driver.pb.h.
|
inline |
Definition at line 2138 of file waveglider_sv2_frontseat_driver.pb.h.
|
inline |
Definition at line 1602 of file waveglider_sv2_frontseat_driver.pb.h.
|
inline |
Definition at line 720 of file waveglider_sv2_frontseat_driver.pb.h.
|
inline |
Definition at line 1960 of file waveglider_sv2_frontseat_driver.pb.h.
|
inline |
Definition at line 1348 of file waveglider_sv2_frontseat_driver.pb.h.
|
inline |
Definition at line 2955 of file waveglider_sv2_frontseat_driver.pb.h.
|
inline |
Definition at line 646 of file bluefin.pb.h.
|
inline |
Definition at line 138 of file waveglider_sv2_frontseat_driver_config.pb.h.
::PROTOBUF_NAMESPACE_ID::uint32 goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::task_id | ( | ) | const |
const std::string& goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::tcp_address | ( | ) | const |
::PROTOBUF_NAMESPACE_ID::uint32 goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::tcp_port | ( | ) | const |
double goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::temperature | ( | ) | const |
double goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::temperature | ( | ) | const |
|
inline |
Definition at line 1487 of file bluefin.pb.h.
|
inline |
Definition at line 1490 of file bluefin.pb.h.
|
inline |
Definition at line 2374 of file frontseat_data.pb.h.
|
inline |
Definition at line 2377 of file frontseat_data.pb.h.
const std::string& goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::text | ( | ) | const |
const ::goby::middleware::frontseat::protobuf::BluefinExtraData_RawThrusterRotation& goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::thruster | ( | ) | const |
const std::string& goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::time | ( | ) | const |
double goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::time | ( | ) | const |
double goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::time | ( | ) | const |
double goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::time | ( | ) | const |
|
inline |
Definition at line 538 of file frontseat_data.pb.h.
|
inline |
Definition at line 541 of file frontseat_data.pb.h.
|
inline |
Definition at line 813 of file frontseat_data.pb.h.
|
inline |
Definition at line 816 of file frontseat_data.pb.h.
|
inline |
Definition at line 2344 of file frontseat_data.pb.h.
|
inline |
Definition at line 2347 of file frontseat_data.pb.h.
::PROTOBUF_NAMESPACE_ID::uint32 goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::transaction_id | ( | ) | const |
const ::goby::middleware::frontseat::protobuf::TrimStatus& goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::trim_status | ( | ) | const |
|
inline |
Definition at line 595 of file bluefin.pb.h.
|
explicitprotected |
goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::TrimStatus | ( | const TrimStatus & | from | ) |
|
inlinenoexcept |
Definition at line 599 of file bluefin.pb.h.
::goby::middleware::frontseat::protobuf::Raw_RawType goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::type | ( | ) | const |
::goby::middleware::frontseat::protobuf::VehicleType goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::type | ( | ) | const |
::goby::middleware::frontseat::protobuf::VehicleType goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::type | ( | ) | const |
double goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::u | ( | ) | const |
|
inline |
Definition at line 1382 of file bluefin.pb.h.
|
inline |
Definition at line 1385 of file bluefin.pb.h.
::goby::middleware::frontseat::protobuf::FrontSeatState goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::unknown | ( | ) | const |
|
inline |
Definition at line 339 of file bluefin.pb.h.
|
inline |
Definition at line 617 of file bluefin.pb.h.
|
inline |
Definition at line 908 of file bluefin.pb.h.
|
inline |
Definition at line 1136 of file bluefin.pb.h.
|
inline |
Definition at line 1540 of file bluefin.pb.h.
|
inline |
Definition at line 1734 of file bluefin.pb.h.
|
inline |
Definition at line 2012 of file bluefin.pb.h.
|
inline |
Definition at line 141 of file bluefin_config.pb.h.
|
inline |
Definition at line 323 of file bluefin_config.pb.h.
|
inline |
Definition at line 166 of file iver_driver.pb.h.
|
inline |
Definition at line 357 of file iver_driver.pb.h.
|
inline |
Definition at line 115 of file iver_driver_config.pb.h.
|
inline |
Definition at line 369 of file iver_driver_config.pb.h.
|
inline |
Definition at line 117 of file basic_simulator_frontseat_driver_config.pb.h.
|
inline |
Definition at line 296 of file basic_simulator_frontseat_driver_config.pb.h.
|
inline |
Definition at line 515 of file basic_simulator_frontseat_driver_config.pb.h.
|
inline |
Definition at line 243 of file waveglider_sv2_frontseat_driver.pb.h.
|
inline |
Definition at line 542 of file waveglider_sv2_frontseat_driver.pb.h.
|
inline |
Definition at line 691 of file waveglider_sv2_frontseat_driver.pb.h.
|
inline |
Definition at line 899 of file waveglider_sv2_frontseat_driver.pb.h.
|
inline |
Definition at line 1319 of file waveglider_sv2_frontseat_driver.pb.h.
|
inline |
Definition at line 1573 of file waveglider_sv2_frontseat_driver.pb.h.
|
inline |
Definition at line 1931 of file waveglider_sv2_frontseat_driver.pb.h.
|
inline |
Definition at line 2109 of file waveglider_sv2_frontseat_driver.pb.h.
|
inline |
Definition at line 2302 of file waveglider_sv2_frontseat_driver.pb.h.
|
inline |
Definition at line 2525 of file waveglider_sv2_frontseat_driver.pb.h.
|
inline |
Definition at line 2733 of file waveglider_sv2_frontseat_driver.pb.h.
|
inline |
Definition at line 2926 of file waveglider_sv2_frontseat_driver.pb.h.
|
inline |
Definition at line 3150 of file waveglider_sv2_frontseat_driver.pb.h.
|
inline |
Definition at line 3438 of file waveglider_sv2_frontseat_driver.pb.h.
|
inline |
Definition at line 109 of file waveglider_sv2_frontseat_driver_config.pb.h.
|
inline |
Definition at line 276 of file frontseat.pb.h.
|
inline |
Definition at line 425 of file frontseat.pb.h.
|
inline |
Definition at line 634 of file frontseat.pb.h.
|
inline |
Definition at line 836 of file frontseat.pb.h.
|
inline |
Definition at line 1049 of file frontseat.pb.h.
|
inline |
Definition at line 1257 of file frontseat.pb.h.
|
inline |
Definition at line 113 of file frontseat_config.pb.h.
|
inline |
Definition at line 279 of file frontseat_data.pb.h.
|
inline |
Definition at line 595 of file frontseat_data.pb.h.
|
inline |
Definition at line 972 of file frontseat_data.pb.h.
|
inline |
Definition at line 1211 of file frontseat_data.pb.h.
|
inline |
Definition at line 1441 of file frontseat_data.pb.h.
|
inline |
Definition at line 1788 of file frontseat_data.pb.h.
|
inline |
Definition at line 1985 of file frontseat_data.pb.h.
|
inline |
Definition at line 2494 of file frontseat_data.pb.h.
::goby::middleware::frontseat::protobuf::SV2CommandFollowFixedHeading_CommandFollowFixedHeadingBody* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::unsafe_arena_release_body | ( | ) |
::goby::middleware::frontseat::protobuf::BuoyancyStatus* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::unsafe_arena_release_buoyancy_status | ( | ) |
::goby::middleware::frontseat::protobuf::CTDSample* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::unsafe_arena_release_ctd_sample | ( | ) |
::goby::middleware::protobuf::LatLonPoint* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::unsafe_arena_release_datum | ( | ) |
::goby::middleware::frontseat::protobuf::DesiredCourse* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::unsafe_arena_release_desired_course | ( | ) |
::goby::middleware::frontseat::protobuf::BluefinExtraData_RawDVL* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::unsafe_arena_release_dvl | ( | ) |
::goby::middleware::frontseat::protobuf::SV2Footer* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::unsafe_arena_release_footer | ( | ) |
::goby::middleware::frontseat::protobuf::SV2Footer* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::unsafe_arena_release_footer | ( | ) |
::goby::middleware::frontseat::protobuf::SV2Footer* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::unsafe_arena_release_footer | ( | ) |
::goby::middleware::frontseat::protobuf::SV2Footer* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::unsafe_arena_release_footer | ( | ) |
::goby::middleware::frontseat::protobuf::SV2Footer* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::unsafe_arena_release_footer | ( | ) |
::goby::middleware::frontseat::protobuf::SV2Footer* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::unsafe_arena_release_footer | ( | ) |
::goby::middleware::frontseat::protobuf::SV2Footer* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::unsafe_arena_release_footer | ( | ) |
::goby::middleware::frontseat::protobuf::SV2Footer* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::unsafe_arena_release_footer | ( | ) |
::goby::middleware::frontseat::protobuf::SV2Footer* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::unsafe_arena_release_footer | ( | ) |
::goby::middleware::frontseat::protobuf::SV2Footer* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::unsafe_arena_release_footer | ( | ) |
::goby::middleware::frontseat::protobuf::SV2Footer* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::unsafe_arena_release_footer | ( | ) |
::goby::middleware::protobuf::LatLonPoint* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::unsafe_arena_release_global_fix | ( | ) |
::goby::middleware::protobuf::LatLonPoint* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::unsafe_arena_release_global_fix | ( | ) |
::goby::middleware::frontseat::protobuf::SV2Header* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::unsafe_arena_release_header | ( | ) |
::goby::middleware::frontseat::protobuf::SV2Header* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::unsafe_arena_release_header | ( | ) |
::goby::middleware::frontseat::protobuf::SV2Header* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::unsafe_arena_release_header | ( | ) |
::goby::middleware::frontseat::protobuf::SV2Header* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::unsafe_arena_release_header | ( | ) |
::goby::middleware::frontseat::protobuf::SV2Header* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::unsafe_arena_release_header | ( | ) |
::goby::middleware::frontseat::protobuf::SV2Header* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::unsafe_arena_release_header | ( | ) |
::goby::middleware::frontseat::protobuf::SV2Header* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::unsafe_arena_release_header | ( | ) |
::goby::middleware::frontseat::protobuf::SV2Header* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::unsafe_arena_release_header | ( | ) |
::goby::middleware::frontseat::protobuf::SV2Header* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::unsafe_arena_release_header | ( | ) |
::goby::middleware::frontseat::protobuf::SV2Header* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::unsafe_arena_release_header | ( | ) |
::goby::middleware::frontseat::protobuf::SV2Header* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::unsafe_arena_release_header | ( | ) |
::goby::middleware::frontseat::protobuf::CartesianCoordinate* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::unsafe_arena_release_local_fix | ( | ) |
::goby::acomms::protobuf::ModemRaw* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::unsafe_arena_release_micro_modem_raw_in | ( | ) |
::goby::acomms::protobuf::ModemRaw* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::unsafe_arena_release_micro_modem_raw_out | ( | ) |
::goby::middleware::frontseat::protobuf::IverConfig_IverModeAssignments* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::unsafe_arena_release_mode_assignments | ( | ) |
::goby::middleware::frontseat::protobuf::NodeStatus* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::unsafe_arena_release_node_status | ( | ) |
::goby::middleware::protobuf::LatLonPoint* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::unsafe_arena_release_origin | ( | ) |
::goby::middleware::frontseat::protobuf::EulerAngles* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::unsafe_arena_release_pose | ( | ) |
::goby::middleware::frontseat::protobuf::Source* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::unsafe_arena_release_source | ( | ) |
::goby::middleware::frontseat::protobuf::Speed* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::unsafe_arena_release_speed | ( | ) |
::goby::middleware::frontseat::protobuf::BasicSimulatorFrontSeatConfig_StartParams* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::unsafe_arena_release_start | ( | ) |
::goby::middleware::frontseat::protobuf::BluefinExtraData_RawThrusterRotation* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::unsafe_arena_release_thruster | ( | ) |
::goby::middleware::frontseat::protobuf::TrimStatus* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::unsafe_arena_release_trim_status | ( | ) |
::goby::middleware::frontseat::protobuf::BasicSimulatorFrontSeatConfig_StartParams_VehicleConfig* goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::unsafe_arena_release_vehicle | ( | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::unsafe_arena_set_allocated_body | ( | ::goby::middleware::frontseat::protobuf::SV2CommandFollowFixedHeading_CommandFollowFixedHeadingBody * | body | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::unsafe_arena_set_allocated_buoyancy_status | ( | ::goby::middleware::frontseat::protobuf::BuoyancyStatus * | buoyancy_status | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::unsafe_arena_set_allocated_ctd_sample | ( | ::goby::middleware::frontseat::protobuf::CTDSample * | ctd_sample | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::unsafe_arena_set_allocated_datum | ( | ::goby::middleware::protobuf::LatLonPoint * | datum | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::unsafe_arena_set_allocated_desired_course | ( | ::goby::middleware::frontseat::protobuf::DesiredCourse * | desired_course | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::unsafe_arena_set_allocated_dvl | ( | ::goby::middleware::frontseat::protobuf::BluefinExtraData_RawDVL * | dvl | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::unsafe_arena_set_allocated_footer | ( | ::goby::middleware::frontseat::protobuf::SV2Footer * | footer | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::unsafe_arena_set_allocated_footer | ( | ::goby::middleware::frontseat::protobuf::SV2Footer * | footer | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::unsafe_arena_set_allocated_footer | ( | ::goby::middleware::frontseat::protobuf::SV2Footer * | footer | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::unsafe_arena_set_allocated_footer | ( | ::goby::middleware::frontseat::protobuf::SV2Footer * | footer | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::unsafe_arena_set_allocated_footer | ( | ::goby::middleware::frontseat::protobuf::SV2Footer * | footer | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::unsafe_arena_set_allocated_footer | ( | ::goby::middleware::frontseat::protobuf::SV2Footer * | footer | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::unsafe_arena_set_allocated_footer | ( | ::goby::middleware::frontseat::protobuf::SV2Footer * | footer | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::unsafe_arena_set_allocated_footer | ( | ::goby::middleware::frontseat::protobuf::SV2Footer * | footer | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::unsafe_arena_set_allocated_footer | ( | ::goby::middleware::frontseat::protobuf::SV2Footer * | footer | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::unsafe_arena_set_allocated_footer | ( | ::goby::middleware::frontseat::protobuf::SV2Footer * | footer | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::unsafe_arena_set_allocated_footer | ( | ::goby::middleware::frontseat::protobuf::SV2Footer * | footer | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::unsafe_arena_set_allocated_global_fix | ( | ::goby::middleware::protobuf::LatLonPoint * | global_fix | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::unsafe_arena_set_allocated_global_fix | ( | ::goby::middleware::protobuf::LatLonPoint * | global_fix | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::unsafe_arena_set_allocated_header | ( | ::goby::middleware::frontseat::protobuf::SV2Header * | header | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::unsafe_arena_set_allocated_header | ( | ::goby::middleware::frontseat::protobuf::SV2Header * | header | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::unsafe_arena_set_allocated_header | ( | ::goby::middleware::frontseat::protobuf::SV2Header * | header | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::unsafe_arena_set_allocated_header | ( | ::goby::middleware::frontseat::protobuf::SV2Header * | header | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::unsafe_arena_set_allocated_header | ( | ::goby::middleware::frontseat::protobuf::SV2Header * | header | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::unsafe_arena_set_allocated_header | ( | ::goby::middleware::frontseat::protobuf::SV2Header * | header | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::unsafe_arena_set_allocated_header | ( | ::goby::middleware::frontseat::protobuf::SV2Header * | header | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::unsafe_arena_set_allocated_header | ( | ::goby::middleware::frontseat::protobuf::SV2Header * | header | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::unsafe_arena_set_allocated_header | ( | ::goby::middleware::frontseat::protobuf::SV2Header * | header | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::unsafe_arena_set_allocated_header | ( | ::goby::middleware::frontseat::protobuf::SV2Header * | header | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::unsafe_arena_set_allocated_header | ( | ::goby::middleware::frontseat::protobuf::SV2Header * | header | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::unsafe_arena_set_allocated_local_fix | ( | ::goby::middleware::frontseat::protobuf::CartesianCoordinate * | local_fix | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::unsafe_arena_set_allocated_micro_modem_raw_in | ( | ::goby::acomms::protobuf::ModemRaw * | micro_modem_raw_in | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::unsafe_arena_set_allocated_micro_modem_raw_out | ( | ::goby::acomms::protobuf::ModemRaw * | micro_modem_raw_out | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::unsafe_arena_set_allocated_mode_assignments | ( | ::goby::middleware::frontseat::protobuf::IverConfig_IverModeAssignments * | mode_assignments | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::unsafe_arena_set_allocated_node_status | ( | ::goby::middleware::frontseat::protobuf::NodeStatus * | node_status | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::unsafe_arena_set_allocated_origin | ( | ::goby::middleware::protobuf::LatLonPoint * | origin | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::unsafe_arena_set_allocated_pose | ( | ::goby::middleware::frontseat::protobuf::EulerAngles * | pose | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::unsafe_arena_set_allocated_source | ( | ::goby::middleware::frontseat::protobuf::Source * | source | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::unsafe_arena_set_allocated_speed | ( | ::goby::middleware::frontseat::protobuf::Speed * | speed | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::unsafe_arena_set_allocated_start | ( | ::goby::middleware::frontseat::protobuf::BasicSimulatorFrontSeatConfig_StartParams * | start | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::unsafe_arena_set_allocated_thruster | ( | ::goby::middleware::frontseat::protobuf::BluefinExtraData_RawThrusterRotation * | thruster | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::unsafe_arena_set_allocated_trim_status | ( | ::goby::middleware::frontseat::protobuf::TrimStatus * | trim_status | ) |
void goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::unsafe_arena_set_allocated_vehicle | ( | ::goby::middleware::frontseat::protobuf::BasicSimulatorFrontSeatConfig_StartParams_VehicleConfig * | vehicle | ) |
|
inline |
Definition at line 552 of file basic_simulator_frontseat_driver_config.pb.h.
|
inline |
Definition at line 333 of file basic_simulator_frontseat_driver_config.pb.h.
|
inline |
Definition at line 154 of file basic_simulator_frontseat_driver_config.pb.h.
|
inline |
Definition at line 360 of file bluefin_config.pb.h.
|
inline |
Definition at line 178 of file bluefin_config.pb.h.
|
inline |
Definition at line 2049 of file bluefin.pb.h.
|
inline |
Definition at line 1771 of file bluefin.pb.h.
|
inline |
Definition at line 945 of file bluefin.pb.h.
|
inline |
Definition at line 1173 of file bluefin.pb.h.
|
inline |
Definition at line 1577 of file bluefin.pb.h.
|
inline |
Definition at line 376 of file bluefin.pb.h.
|
inline |
Definition at line 1248 of file frontseat_data.pb.h.
|
inline |
Definition at line 671 of file frontseat.pb.h.
|
inline |
Definition at line 873 of file frontseat.pb.h.
|
inline |
Definition at line 150 of file frontseat_config.pb.h.
|
inline |
Definition at line 2022 of file frontseat_data.pb.h.
|
inline |
Definition at line 2531 of file frontseat_data.pb.h.
|
inline |
Definition at line 632 of file frontseat_data.pb.h.
|
inline |
Definition at line 1478 of file frontseat_data.pb.h.
|
inline |
Definition at line 313 of file frontseat.pb.h.
|
inline |
Definition at line 1086 of file frontseat.pb.h.
|
inline |
Definition at line 462 of file frontseat.pb.h.
|
inline |
Definition at line 406 of file iver_driver_config.pb.h.
|
inline |
Definition at line 152 of file iver_driver_config.pb.h.
|
inline |
Definition at line 394 of file iver_driver.pb.h.
|
inline |
Definition at line 203 of file iver_driver.pb.h.
|
inline |
Definition at line 316 of file frontseat_data.pb.h.
|
inline |
Definition at line 1294 of file frontseat.pb.h.
|
inline |
Definition at line 1009 of file frontseat_data.pb.h.
|
inline |
Definition at line 1825 of file frontseat_data.pb.h.
|
inline |
Definition at line 2339 of file waveglider_sv2_frontseat_driver.pb.h.
|
inline |
Definition at line 3475 of file waveglider_sv2_frontseat_driver.pb.h.
|
inline |
Definition at line 3187 of file waveglider_sv2_frontseat_driver.pb.h.
|
inline |
Definition at line 579 of file waveglider_sv2_frontseat_driver.pb.h.
|
inline |
Definition at line 2770 of file waveglider_sv2_frontseat_driver.pb.h.
|
inline |
Definition at line 2562 of file waveglider_sv2_frontseat_driver.pb.h.
|
inline |
Definition at line 280 of file waveglider_sv2_frontseat_driver.pb.h.
|
inline |
Definition at line 936 of file waveglider_sv2_frontseat_driver.pb.h.
|
inline |
Definition at line 2146 of file waveglider_sv2_frontseat_driver.pb.h.
|
inline |
Definition at line 1610 of file waveglider_sv2_frontseat_driver.pb.h.
|
inline |
Definition at line 728 of file waveglider_sv2_frontseat_driver.pb.h.
|
inline |
Definition at line 1968 of file waveglider_sv2_frontseat_driver.pb.h.
|
inline |
Definition at line 1356 of file waveglider_sv2_frontseat_driver.pb.h.
|
inline |
Definition at line 2963 of file waveglider_sv2_frontseat_driver.pb.h.
|
inline |
Definition at line 654 of file bluefin.pb.h.
|
inline |
Definition at line 146 of file waveglider_sv2_frontseat_driver_config.pb.h.
bool goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::use_rpm_table_for_speed | ( | ) | const |
double goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::v | ( | ) | const |
|
inline |
Definition at line 1397 of file bluefin.pb.h.
|
inline |
Definition at line 1400 of file bluefin.pb.h.
const ::goby::middleware::frontseat::protobuf::BasicSimulatorFrontSeatConfig_StartParams_VehicleConfig& goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::vehicle | ( | ) | const |
::PROTOBUF_NAMESPACE_ID::uint32 goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::version | ( | ) | const |
::PROTOBUF_NAMESPACE_ID::uint32 goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::version | ( | ) | const |
double goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::w | ( | ) | const |
|
inline |
Definition at line 1412 of file bluefin.pb.h.
|
inline |
Definition at line 1415 of file bluefin.pb.h.
|
inline |
Definition at line 87 of file waveglider_sv2_frontseat_driver_config.pb.h.
|
explicitprotected |
goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::WavegliderSV2Config | ( | const WavegliderSV2Config & | from | ) |
|
inlinenoexcept |
Definition at line 91 of file waveglider_sv2_frontseat_driver_config.pb.h.
::PROTOBUF_NAMESPACE_ID::uint32 goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::wgmsid | ( | ) | const |
double goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::x | ( | ) | const |
|
inline |
Definition at line 1359 of file frontseat_data.pb.h.
|
inline |
Definition at line 1362 of file frontseat_data.pb.h.
double goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::y | ( | ) | const |
|
inline |
Definition at line 1374 of file frontseat_data.pb.h.
|
inline |
Definition at line 1377 of file frontseat_data.pb.h.
double goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::z | ( | ) | const |
double goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::z_rate | ( | ) | const |
double goby::middleware::frontseat::protobuf::PROTOBUF_FINAL::z_rate | ( | ) | const |
|
inline |
Definition at line 903 of file frontseat_data.pb.h.
|
inline |
Definition at line 906 of file frontseat_data.pb.h.
|
inline |
Definition at line 1389 of file frontseat_data.pb.h.
|
inline |
Definition at line 1392 of file frontseat_data.pb.h.
|
friend |
Definition at line 579 of file bluefin.pb.h.
|
friend |
Definition at line 409 of file bluefin.pb.h.
|
friend |
Definition at line 588 of file bluefin.pb.h.
|
friend |
Definition at line 294 of file bluefin_config.pb.h.
|
friend |
Definition at line 328 of file iver_driver.pb.h.
|
friend |
Definition at line 340 of file iver_driver_config.pb.h.
|
friend |
Definition at line 267 of file basic_simulator_frontseat_driver_config.pb.h.
|
friend |
Definition at line 513 of file waveglider_sv2_frontseat_driver.pb.h.
|
friend |
Definition at line 290 of file waveglider_sv2_frontseat_driver_config.pb.h.
|
friend |
Definition at line 396 of file frontseat.pb.h.
|
friend |
Definition at line 422 of file frontseat_config.pb.h.
|
friend |
Definition at line 566 of file frontseat_data.pb.h.
|
friend |
Definition at line 541 of file basic_simulator_frontseat_driver_config.pb.h.
|
friend |
Definition at line 322 of file basic_simulator_frontseat_driver_config.pb.h.
|
friend |
Definition at line 143 of file basic_simulator_frontseat_driver_config.pb.h.
|
friend |
Definition at line 349 of file bluefin_config.pb.h.
|
friend |
Definition at line 167 of file bluefin_config.pb.h.
|
friend |
Definition at line 2038 of file bluefin.pb.h.
|
friend |
Definition at line 1760 of file bluefin.pb.h.
|
friend |
Definition at line 934 of file bluefin.pb.h.
|
friend |
Definition at line 1162 of file bluefin.pb.h.
|
friend |
Definition at line 1566 of file bluefin.pb.h.
|
friend |
Definition at line 365 of file bluefin.pb.h.
|
friend |
Definition at line 1237 of file frontseat_data.pb.h.
|
friend |
Definition at line 660 of file frontseat.pb.h.
|
friend |
Definition at line 862 of file frontseat.pb.h.
Definition at line 139 of file frontseat_config.pb.h.
Definition at line 2011 of file frontseat_data.pb.h.
|
friend |
Definition at line 2520 of file frontseat_data.pb.h.
|
friend |
Definition at line 621 of file frontseat_data.pb.h.
|
friend |
Definition at line 1467 of file frontseat_data.pb.h.
|
friend |
Definition at line 302 of file frontseat.pb.h.
|
friend |
Definition at line 1075 of file frontseat.pb.h.
|
friend |
Definition at line 451 of file frontseat.pb.h.
|
friend |
Definition at line 395 of file iver_driver_config.pb.h.
|
friend |
Definition at line 141 of file iver_driver_config.pb.h.
|
friend |
Definition at line 383 of file iver_driver.pb.h.
Definition at line 192 of file iver_driver.pb.h.
|
friend |
Definition at line 305 of file frontseat_data.pb.h.
Definition at line 1283 of file frontseat.pb.h.
Definition at line 998 of file frontseat_data.pb.h.
Definition at line 1814 of file frontseat_data.pb.h.
|
friend |
Definition at line 2328 of file waveglider_sv2_frontseat_driver.pb.h.
|
friend |
Definition at line 3464 of file waveglider_sv2_frontseat_driver.pb.h.
|
friend |
Definition at line 3176 of file waveglider_sv2_frontseat_driver.pb.h.
Definition at line 568 of file waveglider_sv2_frontseat_driver.pb.h.
|
friend |
Definition at line 2759 of file waveglider_sv2_frontseat_driver.pb.h.
|
friend |
Definition at line 2551 of file waveglider_sv2_frontseat_driver.pb.h.
Definition at line 269 of file waveglider_sv2_frontseat_driver.pb.h.
|
friend |
Definition at line 925 of file waveglider_sv2_frontseat_driver.pb.h.
|
friend |
Definition at line 2135 of file waveglider_sv2_frontseat_driver.pb.h.
|
friend |
Definition at line 1599 of file waveglider_sv2_frontseat_driver.pb.h.
|
friend |
Definition at line 717 of file waveglider_sv2_frontseat_driver.pb.h.
|
friend |
Definition at line 1957 of file waveglider_sv2_frontseat_driver.pb.h.
|
friend |
Definition at line 1345 of file waveglider_sv2_frontseat_driver.pb.h.
|
friend |
Definition at line 2952 of file waveglider_sv2_frontseat_driver.pb.h.
|
friend |
Definition at line 643 of file bluefin.pb.h.
|
friend |
Definition at line 135 of file waveglider_sv2_frontseat_driver_config.pb.h.
|
staticconstexpr |
Definition at line 2117 of file bluefin.pb.h.
|
staticconstexpr |
Definition at line 2181 of file bluefin.pb.h.
|
staticconstexpr |
Definition at line 2190 of file bluefin.pb.h.
|
staticconstexpr |
Definition at line 2188 of file bluefin.pb.h.
|
staticconstexpr |
Definition at line 2186 of file bluefin.pb.h.
|
staticconstexpr |
Definition at line 431 of file bluefin_config.pb.h.
|
staticconstexpr |
Definition at line 429 of file bluefin_config.pb.h.
|
staticconstexpr |
Definition at line 427 of file bluefin_config.pb.h.
|
staticconstexpr |
Definition at line 422 of file bluefin_config.pb.h.
|
staticconstexpr |
Definition at line 420 of file bluefin_config.pb.h.
|
staticconstexpr |
Definition at line 418 of file bluefin_config.pb.h.
|
staticconstexpr |
Definition at line 2130 of file bluefin.pb.h.
|
staticconstexpr |
Definition at line 2128 of file bluefin.pb.h.
|
staticconstexpr |
Definition at line 2126 of file bluefin.pb.h.
|
staticconstexpr |
Definition at line 338 of file waveglider_sv2_frontseat_driver.pb.h.
|
staticconstexpr |
Definition at line 336 of file waveglider_sv2_frontseat_driver.pb.h.
|
staticconstexpr |
Definition at line 347 of file waveglider_sv2_frontseat_driver.pb.h.
|
staticconstexpr |
Definition at line 345 of file waveglider_sv2_frontseat_driver.pb.h.
|
staticconstexpr |
Definition at line 343 of file waveglider_sv2_frontseat_driver.pb.h.
|
staticconstexpr |
Definition at line 2111 of file bluefin.pb.h.
|
staticconstexpr |
Definition at line 436 of file bluefin.pb.h.
|
staticconstexpr |
Definition at line 438 of file bluefin.pb.h.
|
staticconstexpr |
Definition at line 432 of file bluefin.pb.h.
|
staticconstexpr |
Definition at line 434 of file bluefin.pb.h.
|
staticconstexpr |
Definition at line 2115 of file bluefin.pb.h.
|
staticconstexpr |
Definition at line 368 of file waveglider_sv2_frontseat_driver.pb.h.
|
staticconstexpr |
Definition at line 372 of file waveglider_sv2_frontseat_driver.pb.h.
|
staticconstexpr |
Definition at line 378 of file waveglider_sv2_frontseat_driver.pb.h.
|
staticconstexpr |
Definition at line 376 of file waveglider_sv2_frontseat_driver.pb.h.
|
staticconstexpr |
Definition at line 380 of file waveglider_sv2_frontseat_driver.pb.h.
|
staticconstexpr |
Definition at line 370 of file waveglider_sv2_frontseat_driver.pb.h.
|
staticconstexpr |
Definition at line 366 of file waveglider_sv2_frontseat_driver.pb.h.
|
staticconstexpr |
Definition at line 374 of file waveglider_sv2_frontseat_driver.pb.h.
|
staticconstexpr |
Definition at line 389 of file waveglider_sv2_frontseat_driver.pb.h.
|
staticconstexpr |
Definition at line 387 of file waveglider_sv2_frontseat_driver.pb.h.
|
staticconstexpr |
Definition at line 385 of file waveglider_sv2_frontseat_driver.pb.h.
|
staticconstexpr |
Definition at line 2114 of file frontseat_data.pb.h.
|
staticconstexpr |
Definition at line 2142 of file frontseat_data.pb.h.
|
staticconstexpr |
Definition at line 2153 of file frontseat_data.pb.h.
|
staticconstexpr |
Definition at line 2151 of file frontseat_data.pb.h.
|
staticconstexpr |
Definition at line 2149 of file frontseat_data.pb.h.
|
staticconstexpr |
Definition at line 2107 of file bluefin.pb.h.
|
staticconstexpr |
Definition at line 1075 of file frontseat_data.pb.h.
|
staticconstexpr |
Definition at line 481 of file bluefin.pb.h.
|
staticconstexpr |
Definition at line 468 of file bluefin.pb.h.
|
staticconstexpr |
Definition at line 748 of file bluefin.pb.h.
|
staticconstexpr |
Definition at line 479 of file bluefin.pb.h.
|
staticconstexpr |
Definition at line 477 of file bluefin.pb.h.
|
staticconstexpr |
Definition at line 466 of file bluefin.pb.h.
|
staticconstexpr |
Definition at line 470 of file bluefin.pb.h.
|
staticconstexpr |
Definition at line 746 of file bluefin.pb.h.
|
staticconstexpr |
Definition at line 472 of file bluefin.pb.h.
|
staticconstexpr |
Definition at line 2211 of file bluefin.pb.h.
|
staticconstexpr |
Definition at line 1065 of file frontseat_data.pb.h.
|
staticconstexpr |
Definition at line 1071 of file frontseat_data.pb.h.
|
staticconstexpr |
Definition at line 267 of file iver_driver.pb.h.
|
staticconstexpr |
Definition at line 269 of file iver_driver.pb.h.
|
staticconstexpr |
Definition at line 273 of file iver_driver.pb.h.
|
staticconstexpr |
Definition at line 261 of file iver_driver.pb.h.
|
staticconstexpr |
Definition at line 265 of file iver_driver.pb.h.
|
staticconstexpr |
Definition at line 271 of file iver_driver.pb.h.
|
staticconstexpr |
Definition at line 263 of file iver_driver.pb.h.
|
staticconstexpr |
Definition at line 259 of file iver_driver.pb.h.
|
staticconstexpr |
Definition at line 463 of file iver_driver.pb.h.
|
staticconstexpr |
Definition at line 461 of file iver_driver.pb.h.
|
staticconstexpr |
Definition at line 459 of file iver_driver.pb.h.
|
staticconstexpr |
Definition at line 282 of file iver_driver.pb.h.
|
staticconstexpr |
Definition at line 280 of file iver_driver.pb.h.
|
staticconstexpr |
Definition at line 278 of file iver_driver.pb.h.
|
staticconstexpr |
Definition at line 362 of file bluefin.pb.h.
|
staticconstexpr |
Definition at line 1069 of file frontseat_data.pb.h.
|
staticconstexpr |
Definition at line 2112 of file frontseat_data.pb.h.
|
staticconstexpr |
Definition at line 1079 of file frontseat_data.pb.h.
|
staticconstexpr |
Definition at line 2121 of file bluefin.pb.h.
|
staticconstexpr |
Definition at line 2119 of file bluefin.pb.h.
|
staticconstexpr |
Definition at line 2149 of file bluefin.pb.h.
|
staticconstexpr |
Definition at line 1073 of file frontseat_data.pb.h.
|
staticconstexpr |
Definition at line 1350 of file frontseat.pb.h.
|
staticconstexpr |
Definition at line 1352 of file frontseat.pb.h.
|
staticconstexpr |
Definition at line 1361 of file frontseat.pb.h.
|
staticconstexpr |
Definition at line 1359 of file frontseat.pb.h.
|
staticconstexpr |
Definition at line 1357 of file frontseat.pb.h.
|
staticconstexpr |
Definition at line 1077 of file frontseat_data.pb.h.
|
staticconstexpr |
Definition at line 2078 of file frontseat_data.pb.h.
|
staticconstexpr |
Definition at line 2089 of file frontseat_data.pb.h.
|
staticconstexpr |
Definition at line 2087 of file frontseat_data.pb.h.
|
staticconstexpr |
Definition at line 2085 of file frontseat_data.pb.h.
|
staticconstexpr |
Definition at line 1088 of file frontseat_data.pb.h.
|
staticconstexpr |
Definition at line 1086 of file frontseat_data.pb.h.
|
staticconstexpr |
Definition at line 1084 of file frontseat_data.pb.h.
|
staticconstexpr |
Definition at line 2151 of file bluefin.pb.h.
|
staticconstexpr |
Definition at line 2113 of file bluefin.pb.h.
|
staticconstexpr |
Definition at line 2160 of file bluefin.pb.h.
|
staticconstexpr |
Definition at line 2158 of file bluefin.pb.h.
|
staticconstexpr |
Definition at line 2156 of file bluefin.pb.h.
|
staticconstexpr |
Definition at line 2123 of file frontseat_data.pb.h.
|
staticconstexpr |
Definition at line 2121 of file frontseat_data.pb.h.
|
staticconstexpr |
Definition at line 2119 of file frontseat_data.pb.h.
|
staticconstexpr |
Definition at line 2108 of file frontseat_data.pb.h.
|
staticconstexpr |
Definition at line 452 of file iver_driver.pb.h.
|
staticconstexpr |
Definition at line 2220 of file bluefin.pb.h.
|
staticconstexpr |
Definition at line 2218 of file bluefin.pb.h.
|
staticconstexpr |
Definition at line 2216 of file bluefin.pb.h.
|
staticconstexpr |
Definition at line 447 of file bluefin.pb.h.
|
staticconstexpr |
Definition at line 445 of file bluefin.pb.h.
|
staticconstexpr |
Definition at line 443 of file bluefin.pb.h.
|
staticconstexpr |
Definition at line 454 of file iver_driver.pb.h.
|
staticconstexpr |
Definition at line 2209 of file bluefin.pb.h.
|
staticconstexpr |
Definition at line 2179 of file bluefin.pb.h.
|
staticconstexpr |
Definition at line 2109 of file bluefin.pb.h.
|
staticconstexpr |
Definition at line 714 of file bluefin.pb.h.
|
staticconstexpr |
Definition at line 716 of file bluefin.pb.h.
|
staticconstexpr |
Definition at line 710 of file bluefin.pb.h.
|
staticconstexpr |
Definition at line 712 of file bluefin.pb.h.
|
staticconstexpr |
Definition at line 2144 of file frontseat_data.pb.h.
|
staticconstexpr |
Definition at line 2110 of file frontseat_data.pb.h.
|
staticconstexpr |
Definition at line 2080 of file frontseat_data.pb.h.
|
staticconstexpr |
Definition at line 2105 of file bluefin.pb.h.
|
staticconstexpr |
Definition at line 450 of file iver_driver.pb.h.
|
staticconstexpr |
Definition at line 1067 of file frontseat_data.pb.h.