#include <bin/health/config.pb.h>


Public Types | |
| enum | : int { kHighOffsetThresholdFieldNumber = 10 , kHighJitterThresholdFieldNumber = 11 } |
| typedef boost::units::derived_dimension< boost::units::time_base_dimension, 1 >::type | high_offset_threshold_dimension |
| typedef boost::units::make_scaled_unit< boost::units::unit< high_offset_threshold_dimension, boost::units::si::system >, boost::units::scale< 10, boost::units::static_rational<-3 > > >::type | high_offset_threshold_unit |
| typedef boost::units::derived_dimension< boost::units::time_base_dimension, 1 >::type | high_jitter_threshold_dimension |
| typedef boost::units::make_scaled_unit< boost::units::unit< high_jitter_threshold_dimension, boost::units::si::system >, boost::units::scale< 10, boost::units::static_rational<-3 > > >::type | high_jitter_threshold_unit |
Public Member Functions | |
| NTPStatusConfig () | |
| ~NTPStatusConfig () override | |
| PROTOBUF_CONSTEXPR | NTPStatusConfig (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized) |
| NTPStatusConfig (const NTPStatusConfig &from) | |
| NTPStatusConfig (NTPStatusConfig &&from) noexcept | |
| NTPStatusConfig & | operator= (const NTPStatusConfig &from) |
| NTPStatusConfig & | operator= (NTPStatusConfig &&from) noexcept |
| const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
| inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
| void | Swap (NTPStatusConfig *other) |
| void | UnsafeArenaSwap (NTPStatusConfig *other) |
| NTPStatusConfig * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final |
| void | CopyFrom (const NTPStatusConfig &from) |
| void | MergeFrom (const NTPStatusConfig &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_high_offset_threshold () const |
| void | clear_high_offset_threshold () |
| float | high_offset_threshold () const |
| void | set_high_offset_threshold (float value) |
| bool | has_high_jitter_threshold () const |
| void | clear_high_jitter_threshold () |
| float | high_jitter_threshold () const |
| void | set_high_jitter_threshold (float value) |
| template<typename Quantity > | |
| void | set_high_offset_threshold_with_units (Quantity value_w_units) |
| template<typename Quantity > | |
| Quantity | high_offset_threshold_with_units () const |
| boost::units::quantity< high_offset_threshold_unit, float > | high_offset_threshold_with_units () const |
| template<typename Quantity > | |
| void | set_high_jitter_threshold_with_units (Quantity value_w_units) |
| template<typename Quantity > | |
| Quantity | high_jitter_threshold_with_units () const |
| boost::units::quantity< high_jitter_threshold_unit, float > | high_jitter_threshold_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 NTPStatusConfig & | default_instance () |
| static const NTPStatusConfig * | internal_default_instance () |
Static Public Attributes | |
| static constexpr int | kIndexInFileMessages |
| static const ClassData | _class_data_ |
Protected Member Functions | |
| NTPStatusConfig (::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_bin_2fhealth_2fconfig_2eproto |
| void | swap (NTPStatusConfig &a, NTPStatusConfig &b) |
Definition at line 387 of file config.pb.h.
| typedef boost::units::derived_dimension<boost::units::time_base_dimension,1>::type jaiabot::config::NTPStatusConfig::high_jitter_threshold_dimension |
Definition at line 559 of file config.pb.h.
| typedef boost::units::make_scaled_unit<boost::units::unit<high_jitter_threshold_dimension,boost::units::si::system>,boost::units::scale<10,boost::units::static_rational<-3>>>::type jaiabot::config::NTPStatusConfig::high_jitter_threshold_unit |
Definition at line 561 of file config.pb.h.
| typedef boost::units::derived_dimension<boost::units::time_base_dimension,1>::type jaiabot::config::NTPStatusConfig::high_offset_threshold_dimension |
Definition at line 544 of file config.pb.h.
| typedef boost::units::make_scaled_unit<boost::units::unit<high_offset_threshold_dimension,boost::units::si::system>,boost::units::scale<10,boost::units::static_rational<-3>>>::type jaiabot::config::NTPStatusConfig::high_offset_threshold_unit |
Definition at line 546 of file config.pb.h.
| anonymous enum : int |
| Enumerator | |
|---|---|
| kHighOffsetThresholdFieldNumber | |
| kHighJitterThresholdFieldNumber | |
Definition at line 514 of file config.pb.h.
|
inline |
Definition at line 390 of file config.pb.h.
|
override |
|
explicit |
| jaiabot::config::NTPStatusConfig::NTPStatusConfig | ( | const NTPStatusConfig & | from | ) |
|
inlinenoexcept |
Definition at line 395 of file config.pb.h.
|
explicitprotected |
|
final |
|
final |
|
final |
|
final |
|
inline |
Definition at line 1756 of file config.pb.h.
|
inline |
Definition at line 1728 of file config.pb.h.
| void jaiabot::config::NTPStatusConfig::CopyFrom | ( | const NTPStatusConfig & | from | ) |
|
inlinestatic |
Definition at line 434 of file config.pb.h.
|
inlinestatic |
Definition at line 425 of file config.pb.h.
|
inlinefinal |
Definition at line 487 of file config.pb.h.
|
final |
|
inlinestatic |
Definition at line 428 of file config.pb.h.
|
final |
|
inlinestatic |
Definition at line 431 of file config.pb.h.
|
inline |
Definition at line 1753 of file config.pb.h.
|
inline |
Definition at line 1725 of file config.pb.h.
|
inline |
Definition at line 1763 of file config.pb.h.
|
inline |
Definition at line 568 of file config.pb.h.
|
inline |
Definition at line 571 of file config.pb.h.
|
inline |
Definition at line 1735 of file config.pb.h.
|
inline |
Definition at line 553 of file config.pb.h.
|
inline |
Definition at line 556 of file config.pb.h.
|
inlinestatic |
Definition at line 437 of file config.pb.h.
|
final |
|
inline |
Definition at line 474 of file config.pb.h.
|
inline |
Definition at line 421 of file config.pb.h.
|
inlinefinal |
Definition at line 468 of file config.pb.h.
|
inline |
Definition at line 400 of file config.pb.h.
|
inlinenoexcept |
Definition at line 404 of file config.pb.h.
|
inline |
Definition at line 1771 of file config.pb.h.
|
inline |
Definition at line 564 of file config.pb.h.
|
inline |
Definition at line 1743 of file config.pb.h.
|
inline |
Definition at line 549 of file config.pb.h.
|
inline |
Definition at line 447 of file config.pb.h.
|
inline |
Definition at line 418 of file config.pb.h.
|
inline |
Definition at line 460 of file config.pb.h.
|
friend |
Definition at line 578 of file config.pb.h.
|
friend |
Definition at line 496 of file config.pb.h.
|
friend |
Definition at line 588 of file config.pb.h.
|
friend |
Definition at line 444 of file config.pb.h.
|
static |
Definition at line 505 of file config.pb.h.
| Impl_ jaiabot::config::NTPStatusConfig::_impl_ |
Definition at line 587 of file config.pb.h.
|
staticconstexpr |
Definition at line 441 of file config.pb.h.