|
Goby3 3.5.1
2026.06.04
|
#include <goby/middleware/protobuf/app_config.pb.h>
Public Types | |
| enum | : int { kReferenceMicrotimeFieldNumber = 3 , kUseSimTimeFieldNumber = 1 , kWarpFactorFieldNumber = 2 } |
| typedef boost::units::derived_dimension< boost::units::time_base_dimension, 1 >::type | reference_microtime_dimension |
| typedef boost::units::make_scaled_unit< boost::units::unit< reference_microtime_dimension, boost::units::si::system >, boost::units::scale< 10, boost::units::static_rational<-6 > > >::type | reference_microtime_unit |
Public Member Functions | |
| AppConfig_SimulatorSettings_Time () | |
| ~AppConfig_SimulatorSettings_Time () override | |
| PROTOBUF_CONSTEXPR | AppConfig_SimulatorSettings_Time (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized) |
| AppConfig_SimulatorSettings_Time (const AppConfig_SimulatorSettings_Time &from) | |
| AppConfig_SimulatorSettings_Time (AppConfig_SimulatorSettings_Time &&from) noexcept | |
| AppConfig_SimulatorSettings_Time & | operator= (const AppConfig_SimulatorSettings_Time &from) |
| AppConfig_SimulatorSettings_Time & | operator= (AppConfig_SimulatorSettings_Time &&from) noexcept |
| const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
| inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
| void | Swap (AppConfig_SimulatorSettings_Time *other) |
| void | UnsafeArenaSwap (AppConfig_SimulatorSettings_Time *other) |
| AppConfig_SimulatorSettings_Time * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final |
| void | CopyFrom (const AppConfig_SimulatorSettings_Time &from) |
| void | MergeFrom (const AppConfig_SimulatorSettings_Time &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_reference_microtime () const |
| void | clear_reference_microtime () |
| int64_t | reference_microtime () const |
| void | set_reference_microtime (int64_t value) |
| bool | has_use_sim_time () const |
| void | clear_use_sim_time () |
| bool | use_sim_time () const |
| void | set_use_sim_time (bool value) |
| bool | has_warp_factor () const |
| void | clear_warp_factor () |
| int32_t | warp_factor () const |
| void | set_warp_factor (int32_t value) |
| template<typename Quantity> | |
| void | set_reference_microtime_with_units (Quantity value_w_units) |
| template<typename Quantity> | |
| Quantity | reference_microtime_with_units () const |
| boost::units::quantity< reference_microtime_unit, google::protobuf::int64 > | reference_microtime_with_units () const |
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 AppConfig_SimulatorSettings_Time & | default_instance () |
| static const AppConfig_SimulatorSettings_Time * | internal_default_instance () |
Static Public Attributes | |
| static constexpr int | kIndexInFileMessages |
| static const ClassData | _class_data_ |
Protected Member Functions | |
| AppConfig_SimulatorSettings_Time (::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_2fapp_5fconfig_2eproto |
| void | swap (AppConfig_SimulatorSettings_Time &a, AppConfig_SimulatorSettings_Time &b) |
Definition at line 100 of file app_config.pb.h.
| typedef boost::units::derived_dimension<boost::units::time_base_dimension,1>::type goby::middleware::protobuf::AppConfig_SimulatorSettings_Time::reference_microtime_dimension |
Definition at line 271 of file app_config.pb.h.
| typedef boost::units::make_scaled_unit<boost::units::unit<reference_microtime_dimension,boost::units::si::system>,boost::units::scale<10,boost::units::static_rational<-6>>>::type goby::middleware::protobuf::AppConfig_SimulatorSettings_Time::reference_microtime_unit |
Definition at line 273 of file app_config.pb.h.
| anonymous enum : int |
| Enumerator | |
|---|---|
| kReferenceMicrotimeFieldNumber | |
| kUseSimTimeFieldNumber | |
| kWarpFactorFieldNumber | |
Definition at line 227 of file app_config.pb.h.
|
inline |
Definition at line 103 of file app_config.pb.h.
|
override |
|
explicit |
| goby::middleware::protobuf::AppConfig_SimulatorSettings_Time::AppConfig_SimulatorSettings_Time | ( | const AppConfig_SimulatorSettings_Time & | from | ) |
|
inlinenoexcept |
Definition at line 108 of file app_config.pb.h.
|
explicitprotected |
|
final |
|
final |
|
final |
|
final |
|
inline |
Definition at line 1604 of file app_config.pb.h.
|
inline |
Definition at line 1548 of file app_config.pb.h.
|
inline |
Definition at line 1576 of file app_config.pb.h.
| void goby::middleware::protobuf::AppConfig_SimulatorSettings_Time::CopyFrom | ( | const AppConfig_SimulatorSettings_Time & | from | ) |
|
inlinestatic |
Definition at line 147 of file app_config.pb.h.
|
inlinestatic |
Definition at line 138 of file app_config.pb.h.
|
inlinefinal |
Definition at line 200 of file app_config.pb.h.
|
final |
|
inlinestatic |
Definition at line 141 of file app_config.pb.h.
|
final |
|
inlinestatic |
Definition at line 144 of file app_config.pb.h.
|
inline |
Definition at line 1601 of file app_config.pb.h.
|
inline |
Definition at line 1545 of file app_config.pb.h.
|
inline |
Definition at line 1573 of file app_config.pb.h.
|
inlinestatic |
Definition at line 150 of file app_config.pb.h.
|
final |
|
inline |
Definition at line 187 of file app_config.pb.h.
|
inline |
Definition at line 134 of file app_config.pb.h.
|
inlinefinal |
Definition at line 181 of file app_config.pb.h.
|
inlinenoexcept |
Definition at line 117 of file app_config.pb.h.
|
inline |
Definition at line 113 of file app_config.pb.h.
|
inline |
Definition at line 1611 of file app_config.pb.h.
|
inline |
Definition at line 283 of file app_config.pb.h.
|
inline |
Definition at line 280 of file app_config.pb.h.
|
inline |
Definition at line 1619 of file app_config.pb.h.
|
inline |
Definition at line 276 of file app_config.pb.h.
|
inline |
Definition at line 1563 of file app_config.pb.h.
|
inline |
Definition at line 1591 of file app_config.pb.h.
|
inline |
Definition at line 160 of file app_config.pb.h.
|
inline |
Definition at line 131 of file app_config.pb.h.
|
inline |
Definition at line 173 of file app_config.pb.h.
|
inline |
Definition at line 1555 of file app_config.pb.h.
|
inline |
Definition at line 1583 of file app_config.pb.h.
|
friend |
Definition at line 290 of file app_config.pb.h.
|
friend |
Definition at line 209 of file app_config.pb.h.
|
friend |
Definition at line 301 of file app_config.pb.h.
|
friend |
Definition at line 157 of file app_config.pb.h.
|
static |
Definition at line 218 of file app_config.pb.h.
| Impl_ goby::middleware::protobuf::AppConfig_SimulatorSettings_Time::_impl_ |
Definition at line 300 of file app_config.pb.h.
|
staticconstexpr |
Definition at line 154 of file app_config.pb.h.