|
| | Fusion () |
| |
| | ~Fusion () override |
| |
| PROTOBUF_CONSTEXPR | Fusion (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized) |
| |
| | Fusion (const Fusion &from) |
| |
| | Fusion (Fusion &&from) noexcept |
| |
| Fusion & | operator= (const Fusion &from) |
| |
| Fusion & | operator= (Fusion &&from) noexcept |
| |
| const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
| |
| inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
| |
| void | Swap (Fusion *other) |
| |
| void | UnsafeArenaSwap (Fusion *other) |
| |
| Fusion * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final |
| |
| void | CopyFrom (const Fusion &from) |
| |
| void | MergeFrom (const Fusion &from) |
| |
| PROTOBUF_ATTRIBUTE_REINITIALIZES void | Clear () final |
| |
| bool | IsInitialized () const final |
| |
| size_t | ByteSizeLong () const final |
| |
| const char * | _InternalParse (const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final |
| |
| uint8_t * | _InternalSerialize (uint8_t *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final |
| |
| int | GetCachedSize () const final |
| |
| const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * | GetClassData () const final |
| |
| ::PROTOBUF_NAMESPACE_ID::Metadata | GetMetadata () const final |
| |
| int | discard_location_states_size () const |
| |
| void | clear_discard_location_states () |
| |
| ::jaiabot::protobuf::MissionState | discard_location_states (int index) const |
| |
| void | set_discard_location_states (int index, ::jaiabot::protobuf::MissionState value) |
| |
| void | add_discard_location_states (::jaiabot::protobuf::MissionState value) |
| |
| const ::PROTOBUF_NAMESPACE_ID::RepeatedField< int > & | discard_location_states () const |
| |
| ::PROTOBUF_NAMESPACE_ID::RepeatedField< int > * | mutable_discard_location_states () |
| |
| int | include_course_error_detection_states_size () const |
| |
| void | clear_include_course_error_detection_states () |
| |
| ::jaiabot::protobuf::MissionState | include_course_error_detection_states (int index) const |
| |
| void | set_include_course_error_detection_states (int index, ::jaiabot::protobuf::MissionState value) |
| |
| void | add_include_course_error_detection_states (::jaiabot::protobuf::MissionState value) |
| |
| const ::PROTOBUF_NAMESPACE_ID::RepeatedField< int > & | include_course_error_detection_states () const |
| |
| ::PROTOBUF_NAMESPACE_ID::RepeatedField< int > * | mutable_include_course_error_detection_states () |
| |
| int | include_imu_detection_states_size () const |
| |
| void | clear_include_imu_detection_states () |
| |
| ::jaiabot::protobuf::MissionState | include_imu_detection_states (int index) const |
| |
| void | set_include_imu_detection_states (int index, ::jaiabot::protobuf::MissionState value) |
| |
| void | add_include_imu_detection_states (::jaiabot::protobuf::MissionState value) |
| |
| const ::PROTOBUF_NAMESPACE_ID::RepeatedField< int > & | include_imu_detection_states () const |
| |
| ::PROTOBUF_NAMESPACE_ID::RepeatedField< int > * | mutable_include_imu_detection_states () |
| |
| int | diving_states_size () const |
| |
| void | clear_diving_states () |
| |
| ::jaiabot::protobuf::MissionState | diving_states (int index) const |
| |
| void | set_diving_states (int index, ::jaiabot::protobuf::MissionState value) |
| |
| void | add_diving_states (::jaiabot::protobuf::MissionState value) |
| |
| const ::PROTOBUF_NAMESPACE_ID::RepeatedField< int > & | diving_states () const |
| |
| ::PROTOBUF_NAMESPACE_ID::RepeatedField< int > * | mutable_diving_states () |
| |
| bool | has_bot_gpsd_device () const |
| |
| void | clear_bot_gpsd_device () |
| |
| const std::string & | bot_gpsd_device () const |
| |
| template<typename ArgT0 = const std::string&, typename... ArgT> |
| void | set_bot_gpsd_device (ArgT0 &&arg0, ArgT... args) |
| |
| std::string * | mutable_bot_gpsd_device () |
| |
| PROTOBUF_NODISCARD std::string * | release_bot_gpsd_device () |
| |
| void | set_allocated_bot_gpsd_device (std::string *bot_gpsd_device) |
| |
| bool | has_app () const |
| |
| void | clear_app () |
| |
| const ::goby::middleware::protobuf::AppConfig & | app () const |
| |
| PROTOBUF_NODISCARD::goby::middleware::protobuf::AppConfig * | release_app () |
| |
| ::goby::middleware::protobuf::AppConfig * | mutable_app () |
| |
| void | set_allocated_app (::goby::middleware::protobuf::AppConfig *app) |
| |
| void | unsafe_arena_set_allocated_app (::goby::middleware::protobuf::AppConfig *app) |
| |
| ::goby::middleware::protobuf::AppConfig * | unsafe_arena_release_app () |
| |
| bool | has_interprocess () const |
| |
| void | clear_interprocess () |
| |
| const ::goby::zeromq::protobuf::InterProcessPortalConfig & | interprocess () const |
| |
| PROTOBUF_NODISCARD::goby::zeromq::protobuf::InterProcessPortalConfig * | release_interprocess () |
| |
| ::goby::zeromq::protobuf::InterProcessPortalConfig * | mutable_interprocess () |
| |
| void | set_allocated_interprocess (::goby::zeromq::protobuf::InterProcessPortalConfig *interprocess) |
| |
| void | unsafe_arena_set_allocated_interprocess (::goby::zeromq::protobuf::InterProcessPortalConfig *interprocess) |
| |
| ::goby::zeromq::protobuf::InterProcessPortalConfig * | unsafe_arena_release_interprocess () |
| |
| bool | has_bot_id () const |
| |
| void | clear_bot_id () |
| |
| int32_t | bot_id () const |
| |
| void | set_bot_id (int32_t value) |
| |
| bool | has_is_sim () const |
| |
| void | clear_is_sim () |
| |
| bool | is_sim () const |
| |
| void | set_is_sim (bool value) |
| |
| bool | has_bot_type () const |
| |
| void | clear_bot_type () |
| |
| ::jaiabot::protobuf::BotStatus_BotType | bot_type () const |
| |
| void | set_bot_type (::jaiabot::protobuf::BotStatus_BotType value) |
| |
| bool | has_health_report_timeout_seconds () const |
| |
| void | clear_health_report_timeout_seconds () |
| |
| int32_t | health_report_timeout_seconds () const |
| |
| void | set_health_report_timeout_seconds (int32_t value) |
| |
| bool | has_init_data_health_timeout_seconds () const |
| |
| void | clear_init_data_health_timeout_seconds () |
| |
| int32_t | init_data_health_timeout_seconds () const |
| |
| void | set_init_data_health_timeout_seconds (int32_t value) |
| |
| bool | has_data_timeout_seconds () const |
| |
| void | clear_data_timeout_seconds () |
| |
| int32_t | data_timeout_seconds () const |
| |
| void | set_data_timeout_seconds (int32_t value) |
| |
| bool | has_heading_timeout_seconds () const |
| |
| void | clear_heading_timeout_seconds () |
| |
| int32_t | heading_timeout_seconds () const |
| |
| void | set_heading_timeout_seconds (int32_t value) |
| |
| bool | has_course_over_ground_timeout () const |
| |
| void | clear_course_over_ground_timeout () |
| |
| int32_t | course_over_ground_timeout () const |
| |
| void | set_course_over_ground_timeout (int32_t value) |
| |
| bool | has_imu_heading_course_max_diff () const |
| |
| void | clear_imu_heading_course_max_diff () |
| |
| double | imu_heading_course_max_diff () const |
| |
| void | set_imu_heading_course_max_diff (double value) |
| |
| bool | has_imu_issue_solution () const |
| |
| void | clear_imu_issue_solution () |
| |
| ::jaiabot::protobuf::IMUIssue_SolutionType | imu_issue_solution () const |
| |
| void | set_imu_issue_solution (::jaiabot::protobuf::IMUIssue_SolutionType value) |
| |
| bool | has_total_imu_issue_checks () const |
| |
| void | clear_total_imu_issue_checks () |
| |
| int32_t | total_imu_issue_checks () const |
| |
| void | set_total_imu_issue_checks (int32_t value) |
| |
| bool | has_imu_detect_timeout () const |
| |
| void | clear_imu_detect_timeout () |
| |
| int32_t | imu_detect_timeout () const |
| |
| void | set_imu_detect_timeout (int32_t value) |
| |
| bool | has_bot_status_period_ms () const |
| |
| void | clear_bot_status_period_ms () |
| |
| int32_t | bot_status_period_ms () const |
| |
| void | set_bot_status_period_ms (int32_t value) |
| |
| bool | has_watch_battery_percentage () const |
| |
| void | clear_watch_battery_percentage () |
| |
| bool | watch_battery_percentage () const |
| |
| void | set_watch_battery_percentage (bool value) |
| |
| bool | has_battery_percentage_low_level () const |
| |
| void | clear_battery_percentage_low_level () |
| |
| float | battery_percentage_low_level () const |
| |
| void | set_battery_percentage_low_level (float value) |
| |
| bool | has_battery_percentage_very_low_level () const |
| |
| void | clear_battery_percentage_very_low_level () |
| |
| float | battery_percentage_very_low_level () const |
| |
| void | set_battery_percentage_very_low_level (float value) |
| |
| bool | has_battery_percentage_critically_low_level () const |
| |
| void | clear_battery_percentage_critically_low_level () |
| |
| float | battery_percentage_critically_low_level () const |
| |
| void | set_battery_percentage_critically_low_level (float value) |
| |
| bool | has_imu_detect_period () const |
| |
| void | clear_imu_detect_period () |
| |
| int32_t | imu_detect_period () const |
| |
| void | set_imu_detect_period (int32_t value) |
| |
| bool | has_imu_issue_detect_horizontal_pitch_checks () const |
| |
| void | clear_imu_issue_detect_horizontal_pitch_checks () |
| |
| int32_t | imu_issue_detect_horizontal_pitch_checks () const |
| |
| void | set_imu_issue_detect_horizontal_pitch_checks (int32_t value) |
| |
| bool | has_imu_issue_detect_horizontal_pitch_min_time () const |
| |
| void | clear_imu_issue_detect_horizontal_pitch_min_time () |
| |
| double | imu_issue_detect_horizontal_pitch_min_time () const |
| |
| void | set_imu_issue_detect_horizontal_pitch_min_time (double value) |
| |
| bool | has_imu_detect_horizontal_pitch () const |
| |
| void | clear_imu_detect_horizontal_pitch () |
| |
| double | imu_detect_horizontal_pitch () const |
| |
| void | set_imu_detect_horizontal_pitch (double value) |
| |
| bool | has_imu_detect_desired_heading_vs_current_max_diff () const |
| |
| void | clear_imu_detect_desired_heading_vs_current_max_diff () |
| |
| double | imu_detect_desired_heading_vs_current_max_diff () const |
| |
| void | set_imu_detect_desired_heading_vs_current_max_diff (double value) |
| |
| template<typename Quantity > |
| void | set_imu_issue_detect_horizontal_pitch_min_time_with_units (Quantity value_w_units) |
| |
| template<typename Quantity > |
| Quantity | imu_issue_detect_horizontal_pitch_min_time_with_units () const |
| |
| boost::units::quantity< imu_issue_detect_horizontal_pitch_min_time_unit, double > | imu_issue_detect_horizontal_pitch_min_time_with_units () const |
| |
| template<typename ArgT0 , typename... ArgT> |
| PROTOBUF_ALWAYS_INLINE void | set_bot_gpsd_device (ArgT0 &&arg0, ArgT... args) |
| |
Definition at line 74 of file config.pb.h.