|
Goby3 3.3.0
2025.07.10
|
#include <goby/zeromq/protobuf/logger_config.pb.h>
Public Types | |
| enum | : int { kTypeFilterFieldNumber = 21 , kLoadSharedLibraryFieldNumber = 40 , kInputFileFieldNumber = 10 , kGroupRegexFieldNumber = 20 , kAppFieldNumber = 1 , kInterprocessFieldNumber = 2 , kStartFromOffsetFieldNumber = 13 , kRateFieldNumber = 11 , kPlaybackStartDelayFieldNumber = 12 } |
| typedef PlaybackConfig_TypeFilter | TypeFilter |
| typedef boost::units::derived_dimension< boost::units::time_base_dimension, 1 >::type | playback_start_delay_dimension |
| typedef boost::units::unit< playback_start_delay_dimension, boost::units::si::system > | playback_start_delay_unit |
| typedef boost::units::derived_dimension< boost::units::time_base_dimension, 1 >::type | start_from_offset_dimension |
| typedef boost::units::unit< start_from_offset_dimension, boost::units::si::system > | start_from_offset_unit |
Public Member Functions | |
| PlaybackConfig () | |
| ~PlaybackConfig () override | |
| PROTOBUF_CONSTEXPR | PlaybackConfig (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized) |
| PlaybackConfig (const PlaybackConfig &from) | |
| PlaybackConfig (PlaybackConfig &&from) noexcept | |
| PlaybackConfig & | operator= (const PlaybackConfig &from) |
| PlaybackConfig & | operator= (PlaybackConfig &&from) noexcept |
| const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
| inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
| void | Swap (PlaybackConfig *other) |
| void | UnsafeArenaSwap (PlaybackConfig *other) |
| PlaybackConfig * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final |
| void | CopyFrom (const PlaybackConfig &from) |
| void | MergeFrom (const PlaybackConfig &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 | type_filter_size () const |
| void | clear_type_filter () |
| ::goby::apps::zeromq::protobuf::PlaybackConfig_TypeFilter * | mutable_type_filter (int index) |
| ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::apps::zeromq::protobuf::PlaybackConfig_TypeFilter > * | mutable_type_filter () |
| const ::goby::apps::zeromq::protobuf::PlaybackConfig_TypeFilter & | type_filter (int index) const |
| ::goby::apps::zeromq::protobuf::PlaybackConfig_TypeFilter * | add_type_filter () |
| const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::apps::zeromq::protobuf::PlaybackConfig_TypeFilter > & | type_filter () const |
| int | load_shared_library_size () const |
| void | clear_load_shared_library () |
| const std::string & | load_shared_library (int index) const |
| std::string * | mutable_load_shared_library (int index) |
| void | set_load_shared_library (int index, const std::string &value) |
| void | set_load_shared_library (int index, std::string &&value) |
| void | set_load_shared_library (int index, const char *value) |
| void | set_load_shared_library (int index, const char *value, size_t size) |
| std::string * | add_load_shared_library () |
| void | add_load_shared_library (const std::string &value) |
| void | add_load_shared_library (std::string &&value) |
| void | add_load_shared_library (const char *value) |
| void | add_load_shared_library (const char *value, size_t size) |
| const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< std::string > & | load_shared_library () const |
| ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< std::string > * | mutable_load_shared_library () |
| bool | has_input_file () const |
| void | clear_input_file () |
| const std::string & | input_file () const |
| template<typename ArgT0 = const std::string&, typename... ArgT> | |
| void | set_input_file (ArgT0 &&arg0, ArgT... args) |
| std::string * | mutable_input_file () |
| PROTOBUF_NODISCARD std::string * | release_input_file () |
| void | set_allocated_input_file (std::string *input_file) |
| bool | has_group_regex () const |
| void | clear_group_regex () |
| const std::string & | group_regex () const |
| template<typename ArgT0 = const std::string&, typename... ArgT> | |
| void | set_group_regex (ArgT0 &&arg0, ArgT... args) |
| std::string * | mutable_group_regex () |
| PROTOBUF_NODISCARD std::string * | release_group_regex () |
| void | set_allocated_group_regex (std::string *group_regex) |
| 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_start_from_offset () const |
| void | clear_start_from_offset () |
| double | start_from_offset () const |
| void | set_start_from_offset (double value) |
| bool | has_rate () const |
| void | clear_rate () |
| double | rate () const |
| void | set_rate (double value) |
| bool | has_playback_start_delay () const |
| void | clear_playback_start_delay () |
| double | playback_start_delay () const |
| void | set_playback_start_delay (double value) |
| template<typename Quantity > | |
| void | set_playback_start_delay_with_units (Quantity value_w_units) |
| template<typename Quantity > | |
| Quantity | playback_start_delay_with_units () const |
| boost::units::quantity< playback_start_delay_unit, double > | playback_start_delay_with_units () const |
| template<typename Quantity > | |
| void | set_start_from_offset_with_units (Quantity value_w_units) |
| template<typename Quantity > | |
| Quantity | start_from_offset_with_units () const |
| boost::units::quantity< start_from_offset_unit, double > | start_from_offset_with_units () const |
| template<typename ArgT0 , typename... ArgT> | |
| PROTOBUF_ALWAYS_INLINE void | set_input_file (ArgT0 &&arg0, ArgT... args) |
| template<typename ArgT0 , typename... ArgT> | |
| PROTOBUF_ALWAYS_INLINE void | set_group_regex (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 PlaybackConfig & | default_instance () |
| static const PlaybackConfig * | internal_default_instance () |
Static Public Attributes | |
| static constexpr int | kIndexInFileMessages |
| static const ClassData | _class_data_ |
Protected Member Functions | |
| PlaybackConfig (::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_2fzeromq_2fprotobuf_2flogger_5fconfig_2eproto |
| void | swap (PlaybackConfig &a, PlaybackConfig &b) |
Definition at line 756 of file logger_config.pb.h.
| typedef boost::units::derived_dimension<boost::units::time_base_dimension,1>::type goby::apps::zeromq::protobuf::PlaybackConfig::playback_start_delay_dimension |
Definition at line 1049 of file logger_config.pb.h.
| typedef boost::units::unit<playback_start_delay_dimension,boost::units::si::system> goby::apps::zeromq::protobuf::PlaybackConfig::playback_start_delay_unit |
Definition at line 1051 of file logger_config.pb.h.
| typedef boost::units::derived_dimension<boost::units::time_base_dimension,1>::type goby::apps::zeromq::protobuf::PlaybackConfig::start_from_offset_dimension |
Definition at line 1064 of file logger_config.pb.h.
| typedef boost::units::unit<start_from_offset_dimension,boost::units::si::system> goby::apps::zeromq::protobuf::PlaybackConfig::start_from_offset_unit |
Definition at line 1066 of file logger_config.pb.h.
Definition at line 881 of file logger_config.pb.h.
| anonymous enum : int |
Definition at line 885 of file logger_config.pb.h.
|
inline |
Definition at line 759 of file logger_config.pb.h.
|
override |
|
explicit |
| goby::apps::zeromq::protobuf::PlaybackConfig::PlaybackConfig | ( | const PlaybackConfig & | from | ) |
|
inlinenoexcept |
Definition at line 764 of file logger_config.pb.h.
|
explicitprotected |
|
final |
|
final |
|
inline |
Definition at line 2257 of file logger_config.pb.h.
|
inline |
Definition at line 2302 of file logger_config.pb.h.
|
inline |
Definition at line 2307 of file logger_config.pb.h.
|
inline |
Definition at line 2294 of file logger_config.pb.h.
|
inline |
Definition at line 2298 of file logger_config.pb.h.
|
inline |
Definition at line 2236 of file logger_config.pb.h.
|
inline |
Definition at line 1836 of file logger_config.pb.h.
|
final |
|
final |
| void goby::apps::zeromq::protobuf::PlaybackConfig::clear_app | ( | ) |
|
inline |
Definition at line 2156 of file logger_config.pb.h.
|
inline |
Definition at line 2004 of file logger_config.pb.h.
| void goby::apps::zeromq::protobuf::PlaybackConfig::clear_interprocess | ( | ) |
|
inline |
Definition at line 2254 of file logger_config.pb.h.
|
inline |
Definition at line 2100 of file logger_config.pb.h.
|
inline |
Definition at line 2072 of file logger_config.pb.h.
|
inline |
Definition at line 2128 of file logger_config.pb.h.
|
inline |
Definition at line 2214 of file logger_config.pb.h.
| void goby::apps::zeromq::protobuf::PlaybackConfig::CopyFrom | ( | const PlaybackConfig & | from | ) |
|
inlinestatic |
Definition at line 803 of file logger_config.pb.h.
|
inlinestatic |
Definition at line 794 of file logger_config.pb.h.
|
inlinefinal |
Definition at line 856 of file logger_config.pb.h.
|
final |
|
inlinestatic |
Definition at line 797 of file logger_config.pb.h.
|
final |
|
inlinestatic |
Definition at line 800 of file logger_config.pb.h.
|
inline |
Definition at line 2160 of file logger_config.pb.h.
|
inline |
Definition at line 1828 of file logger_config.pb.h.
|
inline |
Definition at line 2153 of file logger_config.pb.h.
|
inline |
Definition at line 2001 of file logger_config.pb.h.
|
inline |
Definition at line 1915 of file logger_config.pb.h.
|
inline |
Definition at line 2097 of file logger_config.pb.h.
|
inline |
Definition at line 2069 of file logger_config.pb.h.
|
inline |
Definition at line 2125 of file logger_config.pb.h.
|
inline |
Definition at line 2008 of file logger_config.pb.h.
|
inlinestatic |
Definition at line 806 of file logger_config.pb.h.
|
inline |
Definition at line 1923 of file logger_config.pb.h.
|
final |
|
inline |
Definition at line 2312 of file logger_config.pb.h.
|
inline |
Definition at line 2265 of file logger_config.pb.h.
|
inline |
Definition at line 2251 of file logger_config.pb.h.
|
inline |
Definition at line 843 of file logger_config.pb.h.
|
inline |
Definition at line 1883 of file logger_config.pb.h.
|
inline |
Definition at line 2172 of file logger_config.pb.h.
|
inline |
Definition at line 2019 of file logger_config.pb.h.
|
inline |
Definition at line 1970 of file logger_config.pb.h.
|
inline |
Definition at line 2317 of file logger_config.pb.h.
|
inline |
Definition at line 2269 of file logger_config.pb.h.
|
inline |
Definition at line 2222 of file logger_config.pb.h.
|
inline |
Definition at line 2217 of file logger_config.pb.h.
|
inline |
Definition at line 790 of file logger_config.pb.h.
|
inlinefinal |
Definition at line 837 of file logger_config.pb.h.
|
inline |
Definition at line 769 of file logger_config.pb.h.
|
inlinenoexcept |
Definition at line 773 of file logger_config.pb.h.
|
inline |
Definition at line 2107 of file logger_config.pb.h.
|
inline |
Definition at line 1058 of file logger_config.pb.h.
|
inline |
Definition at line 1061 of file logger_config.pb.h.
|
inline |
Definition at line 2079 of file logger_config.pb.h.
|
inline |
Definition at line 1853 of file logger_config.pb.h.
|
inline |
Definition at line 2188 of file logger_config.pb.h.
|
inline |
Definition at line 2035 of file logger_config.pb.h.
|
inline |
Definition at line 1940 of file logger_config.pb.h.
|
inline |
Definition at line 1888 of file logger_config.pb.h.
|
inline |
Definition at line 2197 of file logger_config.pb.h.
|
inline |
Definition at line 2049 of file logger_config.pb.h.
|
inline |
Definition at line 1975 of file logger_config.pb.h.
| void goby::apps::zeromq::protobuf::PlaybackConfig::set_group_regex | ( | ArgT0 && | arg0, |
| ArgT... | args | ||
| ) |
|
inline |
Definition at line 2167 of file logger_config.pb.h.
| void goby::apps::zeromq::protobuf::PlaybackConfig::set_input_file | ( | ArgT0 && | arg0, |
| ArgT... | args | ||
| ) |
|
inline |
Definition at line 2014 of file logger_config.pb.h.
|
inline |
Definition at line 2281 of file logger_config.pb.h.
|
inline |
Definition at line 2286 of file logger_config.pb.h.
|
inline |
Definition at line 2273 of file logger_config.pb.h.
|
inline |
Definition at line 2277 of file logger_config.pb.h.
|
inline |
Definition at line 2115 of file logger_config.pb.h.
|
inline |
Definition at line 1054 of file logger_config.pb.h.
|
inline |
Definition at line 2087 of file logger_config.pb.h.
|
inline |
Definition at line 2143 of file logger_config.pb.h.
|
inline |
Definition at line 1069 of file logger_config.pb.h.
|
inline |
Definition at line 2135 of file logger_config.pb.h.
|
inline |
Definition at line 1073 of file logger_config.pb.h.
|
inline |
Definition at line 1076 of file logger_config.pb.h.
|
inline |
Definition at line 816 of file logger_config.pb.h.
|
inline |
Definition at line 2242 of file logger_config.pb.h.
|
inline |
Definition at line 2229 of file logger_config.pb.h.
|
inline |
Definition at line 2211 of file logger_config.pb.h.
|
inline |
Definition at line 787 of file logger_config.pb.h.
|
inline |
Definition at line 1868 of file logger_config.pb.h.
|
inline |
Definition at line 1955 of file logger_config.pb.h.
|
inline |
Definition at line 1840 of file logger_config.pb.h.
|
inline |
Definition at line 1927 of file logger_config.pb.h.
|
inline |
Definition at line 829 of file logger_config.pb.h.
|
friend |
Definition at line 1083 of file logger_config.pb.h.
|
friend |
Definition at line 865 of file logger_config.pb.h.
Definition at line 1101 of file logger_config.pb.h.
|
friend |
Definition at line 813 of file logger_config.pb.h.
|
static |
Definition at line 874 of file logger_config.pb.h.
| Impl_ goby::apps::zeromq::protobuf::PlaybackConfig::_impl_ |
Definition at line 1100 of file logger_config.pb.h.
|
staticconstexpr |
Definition at line 810 of file logger_config.pb.h.