|
Goby3 3.5.1
2026.06.04
|
#include <goby/zeromq/protobuf/liaison_config.pb.h>
Public Types | |
| enum | : int { kGroupFieldNumber = 1 } |
Public Member Functions | |
| ProtobufScopeConfig_HistoryConfig () | |
| ~ProtobufScopeConfig_HistoryConfig () override | |
| PROTOBUF_CONSTEXPR | ProtobufScopeConfig_HistoryConfig (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized) |
| ProtobufScopeConfig_HistoryConfig (const ProtobufScopeConfig_HistoryConfig &from) | |
| ProtobufScopeConfig_HistoryConfig (ProtobufScopeConfig_HistoryConfig &&from) noexcept | |
| ProtobufScopeConfig_HistoryConfig & | operator= (const ProtobufScopeConfig_HistoryConfig &from) |
| ProtobufScopeConfig_HistoryConfig & | operator= (ProtobufScopeConfig_HistoryConfig &&from) noexcept |
| const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
| inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
| void | Swap (ProtobufScopeConfig_HistoryConfig *other) |
| void | UnsafeArenaSwap (ProtobufScopeConfig_HistoryConfig *other) |
| ProtobufScopeConfig_HistoryConfig * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final |
| void | CopyFrom (const ProtobufScopeConfig_HistoryConfig &from) |
| void | MergeFrom (const ProtobufScopeConfig_HistoryConfig &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_group () const |
| void | clear_group () |
| const std::string & | group () const |
| template<typename ArgT0 = const std::string&, typename... ArgT> | |
| void | set_group (ArgT0 &&arg0, ArgT... args) |
| std::string * | mutable_group () |
| PROTOBUF_NODISCARD std::string * | release_group () |
| void | set_allocated_group (std::string *group) |
| template<typename ArgT0, typename... ArgT> | |
| PROTOBUF_ALWAYS_INLINE void | set_group (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 ProtobufScopeConfig_HistoryConfig & | default_instance () |
| static const ProtobufScopeConfig_HistoryConfig * | internal_default_instance () |
Static Public Attributes | |
| static constexpr int | kIndexInFileMessages |
| static const ClassData | _class_data_ |
Protected Member Functions | |
| ProtobufScopeConfig_HistoryConfig (::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_2fliaison_5fconfig_2eproto |
| void | swap (ProtobufScopeConfig_HistoryConfig &a, ProtobufScopeConfig_HistoryConfig &b) |
Definition at line 3401 of file liaison_config.pb.h.
| anonymous enum : int |
| Enumerator | |
|---|---|
| kGroupFieldNumber | |
Definition at line 3528 of file liaison_config.pb.h.
|
inline |
Definition at line 3404 of file liaison_config.pb.h.
|
override |
|
explicit |
| goby::apps::zeromq::protobuf::ProtobufScopeConfig_HistoryConfig::ProtobufScopeConfig_HistoryConfig | ( | const ProtobufScopeConfig_HistoryConfig & | from | ) |
|
inlinenoexcept |
Definition at line 3409 of file liaison_config.pb.h.
|
explicitprotected |
|
final |
|
final |
|
final |
|
final |
|
inline |
Definition at line 7252 of file liaison_config.pb.h.
| void goby::apps::zeromq::protobuf::ProtobufScopeConfig_HistoryConfig::CopyFrom | ( | const ProtobufScopeConfig_HistoryConfig & | from | ) |
|
inlinestatic |
Definition at line 3448 of file liaison_config.pb.h.
|
inlinestatic |
Definition at line 3439 of file liaison_config.pb.h.
|
inlinefinal |
Definition at line 3501 of file liaison_config.pb.h.
|
final |
|
inlinestatic |
Definition at line 3442 of file liaison_config.pb.h.
|
final |
|
inlinestatic |
Definition at line 3445 of file liaison_config.pb.h.
|
inline |
Definition at line 7256 of file liaison_config.pb.h.
|
inline |
Definition at line 7249 of file liaison_config.pb.h.
|
inlinestatic |
Definition at line 3451 of file liaison_config.pb.h.
|
final |
|
inline |
Definition at line 3488 of file liaison_config.pb.h.
|
inline |
Definition at line 7267 of file liaison_config.pb.h.
|
inline |
Definition at line 3435 of file liaison_config.pb.h.
|
inlinefinal |
Definition at line 3482 of file liaison_config.pb.h.
|
inline |
Definition at line 3414 of file liaison_config.pb.h.
|
inlinenoexcept |
Definition at line 3418 of file liaison_config.pb.h.
|
inline |
Definition at line 7283 of file liaison_config.pb.h.
|
inline |
Definition at line 7297 of file liaison_config.pb.h.
|
inline |
Definition at line 7262 of file liaison_config.pb.h.
| void goby::apps::zeromq::protobuf::ProtobufScopeConfig_HistoryConfig::set_group | ( | ArgT0 && | arg0, |
| ArgT... | args ) |
|
inline |
Definition at line 3461 of file liaison_config.pb.h.
|
inline |
Definition at line 3432 of file liaison_config.pb.h.
|
inline |
Definition at line 3474 of file liaison_config.pb.h.
|
friend |
Definition at line 3553 of file liaison_config.pb.h.
|
friend |
Definition at line 3510 of file liaison_config.pb.h.
|
friend |
Definition at line 3562 of file liaison_config.pb.h.
|
friend |
Definition at line 3458 of file liaison_config.pb.h.
|
static |
Definition at line 3519 of file liaison_config.pb.h.
| Impl_ goby::apps::zeromq::protobuf::ProtobufScopeConfig_HistoryConfig::_impl_ |
Definition at line 3561 of file liaison_config.pb.h.
|
staticconstexpr |
Definition at line 3455 of file liaison_config.pb.h.