Goby3 3.2.3
2025.05.13
|
#include <goby/middleware/protobuf/frontseat_config.pb.h>
Public Types | |
enum | : int { kNameFieldNumber = 1 , kOriginFieldNumber = 2 , kExitOnErrorFieldNumber = 21 , kTypeFieldNumber = 3 , kRequireHelmFieldNumber = 10 , kHelmRunningTimeoutFieldNumber = 11 , kFrontseatConnectedTimeoutFieldNumber = 12 , kStatusPeriodFieldNumber = 13 , kSimWarpFactorFieldNumber = 30 } |
typedef boost::units::derived_dimension< boost::units::time_base_dimension, 1 >::type | helm_running_timeout_dimension |
typedef boost::units::unit< helm_running_timeout_dimension, boost::units::si::system > | helm_running_timeout_unit |
typedef boost::units::derived_dimension< boost::units::time_base_dimension, 1 >::type | frontseat_connected_timeout_dimension |
typedef boost::units::unit< frontseat_connected_timeout_dimension, boost::units::si::system > | frontseat_connected_timeout_unit |
typedef boost::units::derived_dimension< boost::units::time_base_dimension, 1 >::type | status_period_dimension |
typedef boost::units::unit< status_period_dimension, boost::units::si::system > | status_period_unit |
Public Member Functions | |
Config () | |
~Config () override | |
PROTOBUF_CONSTEXPR | Config (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized) |
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 (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const 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 |
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 |
bool | has_name () const |
void | clear_name () |
const std::string & | name () const |
template<typename ArgT0 = const std::string&, typename... ArgT> | |
void | set_name (ArgT0 &&arg0, ArgT... args) |
std::string * | mutable_name () |
PROTOBUF_NODISCARD 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 |
PROTOBUF_NODISCARD::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 () |
uint32_t | status_period () const |
void | set_status_period (uint32_t value) |
bool | has_sim_warp_factor () const |
void | clear_sim_warp_factor () |
int32_t | sim_warp_factor () const |
void | set_sim_warp_factor (int32_t value) |
template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed> | |
bool | HasExtension (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< Config, _proto_TypeTraits, _field_type, _is_packed > &id) const |
template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed> | |
void | ClearExtension (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< Config, _proto_TypeTraits, _field_type, _is_packed > &id) |
template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed> | |
int | ExtensionSize (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< Config, _proto_TypeTraits, _field_type, _is_packed > &id) const |
template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed> | |
_proto_TypeTraits::Singular::ConstType | GetExtension (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< Config, _proto_TypeTraits, _field_type, _is_packed > &id) const |
template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed> | |
_proto_TypeTraits::Singular::MutableType | MutableExtension (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< Config, _proto_TypeTraits, _field_type, _is_packed > &id) |
template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed> | |
void | SetExtension (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< Config, _proto_TypeTraits, _field_type, _is_packed > &id, typename _proto_TypeTraits::Singular::ConstType value) |
template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed> | |
void | SetAllocatedExtension (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< Config, _proto_TypeTraits, _field_type, _is_packed > &id, typename _proto_TypeTraits::Singular::MutableType value) |
template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed> | |
void | UnsafeArenaSetAllocatedExtension (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< Config, _proto_TypeTraits, _field_type, _is_packed > &id, typename _proto_TypeTraits::Singular::MutableType value) |
template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed> | |
PROTOBUF_NODISCARD _proto_TypeTraits::Singular::MutableType | ReleaseExtension (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< Config, _proto_TypeTraits, _field_type, _is_packed > &id) |
template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed> | |
_proto_TypeTraits::Singular::MutableType | UnsafeArenaReleaseExtension (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< Config, _proto_TypeTraits, _field_type, _is_packed > &id) |
template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed> | |
_proto_TypeTraits::Repeated::ConstType | GetExtension (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< Config, _proto_TypeTraits, _field_type, _is_packed > &id, int index) const |
template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed> | |
_proto_TypeTraits::Repeated::MutableType | MutableExtension (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< Config, _proto_TypeTraits, _field_type, _is_packed > &id, int index) |
template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed> | |
void | SetExtension (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< Config, _proto_TypeTraits, _field_type, _is_packed > &id, int index, typename _proto_TypeTraits::Repeated::ConstType value) |
template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed> | |
_proto_TypeTraits::Repeated::MutableType | AddExtension (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< Config, _proto_TypeTraits, _field_type, _is_packed > &id) |
template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed> | |
void | AddExtension (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< Config, _proto_TypeTraits, _field_type, _is_packed > &id, typename _proto_TypeTraits::Repeated::ConstType value) |
template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed> | |
const _proto_TypeTraits::Repeated::RepeatedFieldType & | GetRepeatedExtension (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< Config, _proto_TypeTraits, _field_type, _is_packed > &id) const |
template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed> | |
_proto_TypeTraits::Repeated::RepeatedFieldType * | MutableRepeatedExtension (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< Config, _proto_TypeTraits, _field_type, _is_packed > &id) |
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 |
template<typename ArgT0 , typename... ArgT> | |
PROTOBUF_ALWAYS_INLINE void | set_name (ArgT0 &&arg0, ArgT... args) |
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 Config & | default_instance () |
static const Config * | internal_default_instance () |
Static Public Attributes | |
static constexpr int | kIndexInFileMessages |
static const ClassData | _class_data_ |
Protected Member Functions | |
Config (::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned=false) | |
Friends | |
class | ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata |
template<typename T > | |
class | ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper |
struct | ::TableStruct_goby_2fmiddleware_2fprotobuf_2ffrontseat_5fconfig_2eproto |
void | swap (Config &a, Config &b) |
Definition at line 78 of file frontseat_config.pb.h.
typedef boost::units::derived_dimension<boost::units::time_base_dimension,1>::type goby::middleware::frontseat::protobuf::Config::frontseat_connected_timeout_dimension |
Definition at line 548 of file frontseat_config.pb.h.
typedef boost::units::unit<frontseat_connected_timeout_dimension,boost::units::si::system> goby::middleware::frontseat::protobuf::Config::frontseat_connected_timeout_unit |
Definition at line 550 of file frontseat_config.pb.h.
typedef boost::units::derived_dimension<boost::units::time_base_dimension,1>::type goby::middleware::frontseat::protobuf::Config::helm_running_timeout_dimension |
Definition at line 533 of file frontseat_config.pb.h.
typedef boost::units::unit<helm_running_timeout_dimension,boost::units::si::system> goby::middleware::frontseat::protobuf::Config::helm_running_timeout_unit |
Definition at line 535 of file frontseat_config.pb.h.
typedef boost::units::derived_dimension<boost::units::time_base_dimension,1>::type goby::middleware::frontseat::protobuf::Config::status_period_dimension |
Definition at line 563 of file frontseat_config.pb.h.
typedef boost::units::unit<status_period_dimension,boost::units::si::system> goby::middleware::frontseat::protobuf::Config::status_period_unit |
Definition at line 565 of file frontseat_config.pb.h.
anonymous enum : int |
Definition at line 205 of file frontseat_config.pb.h.
|
inline |
Definition at line 81 of file frontseat_config.pb.h.
|
override |
|
explicit |
goby::middleware::frontseat::protobuf::Config::Config | ( | const Config & | from | ) |
|
inlinenoexcept |
Definition at line 86 of file frontseat_config.pb.h.
|
explicitprotected |
|
final |
|
final |
|
inline |
Definition at line 489 of file frontseat_config.pb.h.
|
inline |
Definition at line 501 of file frontseat_config.pb.h.
|
final |
|
final |
|
inline |
Definition at line 918 of file frontseat_config.pb.h.
|
inline |
Definition at line 862 of file frontseat_config.pb.h.
|
inline |
Definition at line 834 of file frontseat_config.pb.h.
|
inline |
Definition at line 622 of file frontseat_config.pb.h.
void goby::middleware::frontseat::protobuf::Config::clear_origin | ( | ) |
|
inline |
Definition at line 806 of file frontseat_config.pb.h.
|
inline |
Definition at line 946 of file frontseat_config.pb.h.
|
inline |
Definition at line 890 of file frontseat_config.pb.h.
|
inline |
Definition at line 777 of file frontseat_config.pb.h.
|
inline |
Definition at line 357 of file frontseat_config.pb.h.
void goby::middleware::frontseat::protobuf::Config::CopyFrom | ( | const Config & | from | ) |
|
inlinestatic |
Definition at line 125 of file frontseat_config.pb.h.
|
inlinestatic |
Definition at line 116 of file frontseat_config.pb.h.
|
inline |
Definition at line 925 of file frontseat_config.pb.h.
|
inline |
Definition at line 367 of file frontseat_config.pb.h.
|
inline |
Definition at line 869 of file frontseat_config.pb.h.
|
inline |
Definition at line 557 of file frontseat_config.pb.h.
|
inline |
Definition at line 560 of file frontseat_config.pb.h.
|
inlinefinal |
Definition at line 178 of file frontseat_config.pb.h.
|
final |
|
inlinestatic |
Definition at line 119 of file frontseat_config.pb.h.
|
inline |
Definition at line 377 of file frontseat_config.pb.h.
|
inline |
Definition at line 456 of file frontseat_config.pb.h.
|
final |
|
inlinestatic |
Definition at line 122 of file frontseat_config.pb.h.
|
inline |
Definition at line 514 of file frontseat_config.pb.h.
|
inline |
Definition at line 915 of file frontseat_config.pb.h.
|
inline |
Definition at line 859 of file frontseat_config.pb.h.
|
inline |
Definition at line 831 of file frontseat_config.pb.h.
|
inline |
Definition at line 619 of file frontseat_config.pb.h.
|
inline |
Definition at line 688 of file frontseat_config.pb.h.
|
inline |
Definition at line 803 of file frontseat_config.pb.h.
|
inline |
Definition at line 943 of file frontseat_config.pb.h.
|
inline |
Definition at line 887 of file frontseat_config.pb.h.
|
inline |
Definition at line 774 of file frontseat_config.pb.h.
|
inline |
Definition at line 347 of file frontseat_config.pb.h.
|
inline |
Definition at line 841 of file frontseat_config.pb.h.
|
inline |
Definition at line 542 of file frontseat_config.pb.h.
|
inline |
Definition at line 545 of file frontseat_config.pb.h.
|
inlinestatic |
Definition at line 128 of file frontseat_config.pb.h.
|
final |
|
inline |
Definition at line 165 of file frontseat_config.pb.h.
|
inline |
Definition at line 637 of file frontseat_config.pb.h.
|
inline |
Definition at line 743 of file frontseat_config.pb.h.
|
inline |
Definition at line 112 of file frontseat_config.pb.h.
|
inline |
Definition at line 388 of file frontseat_config.pb.h.
|
inline |
Definition at line 467 of file frontseat_config.pb.h.
|
inline |
Definition at line 525 of file frontseat_config.pb.h.
|
inline |
Definition at line 626 of file frontseat_config.pb.h.
|
inlinefinal |
Definition at line 159 of file frontseat_config.pb.h.
Definition at line 95 of file frontseat_config.pb.h.
Definition at line 91 of file frontseat_config.pb.h.
|
inline |
Definition at line 696 of file frontseat_config.pb.h.
|
inline |
Definition at line 653 of file frontseat_config.pb.h.
|
inline |
Definition at line 713 of file frontseat_config.pb.h.
|
inline |
Definition at line 434 of file frontseat_config.pb.h.
|
inline |
Definition at line 813 of file frontseat_config.pb.h.
|
inline |
Definition at line 667 of file frontseat_config.pb.h.
|
inline |
Definition at line 748 of file frontseat_config.pb.h.
|
inline |
Definition at line 933 of file frontseat_config.pb.h.
|
inline |
Definition at line 877 of file frontseat_config.pb.h.
|
inline |
Definition at line 553 of file frontseat_config.pb.h.
|
inline |
Definition at line 849 of file frontseat_config.pb.h.
|
inline |
Definition at line 538 of file frontseat_config.pb.h.
void goby::middleware::frontseat::protobuf::Config::set_name | ( | ArgT0 && | arg0, |
ArgT... | args | ||
) |
|
inline |
Definition at line 632 of file frontseat_config.pb.h.
|
inline |
Definition at line 821 of file frontseat_config.pb.h.
|
inline |
Definition at line 961 of file frontseat_config.pb.h.
|
inline |
Definition at line 905 of file frontseat_config.pb.h.
|
inline |
Definition at line 568 of file frontseat_config.pb.h.
|
inline |
Definition at line 793 of file frontseat_config.pb.h.
|
inline |
Definition at line 410 of file frontseat_config.pb.h.
|
inline |
Definition at line 478 of file frontseat_config.pb.h.
|
inline |
Definition at line 399 of file frontseat_config.pb.h.
|
inline |
Definition at line 953 of file frontseat_config.pb.h.
|
inline |
Definition at line 897 of file frontseat_config.pb.h.
|
inline |
Definition at line 572 of file frontseat_config.pb.h.
|
inline |
Definition at line 575 of file frontseat_config.pb.h.
|
inline |
Definition at line 138 of file frontseat_config.pb.h.
|
inline |
Definition at line 784 of file frontseat_config.pb.h.
|
inline |
Definition at line 109 of file frontseat_config.pb.h.
|
inline |
Definition at line 728 of file frontseat_config.pb.h.
|
inline |
Definition at line 700 of file frontseat_config.pb.h.
|
inline |
Definition at line 445 of file frontseat_config.pb.h.
|
inline |
Definition at line 421 of file frontseat_config.pb.h.
|
inline |
Definition at line 151 of file frontseat_config.pb.h.
|
friend |
Definition at line 582 of file frontseat_config.pb.h.
|
friend |
Definition at line 187 of file frontseat_config.pb.h.
Definition at line 601 of file frontseat_config.pb.h.
Definition at line 135 of file frontseat_config.pb.h.
|
static |
Definition at line 196 of file frontseat_config.pb.h.
Impl_ goby::middleware::frontseat::protobuf::Config::_impl_ |
Definition at line 600 of file frontseat_config.pb.h.
|
staticconstexpr |
Definition at line 132 of file frontseat_config.pb.h.