|
Goby3 3.3.0
2025.07.10
|
#include <goby/protobuf/option_extensions.pb.h>
Public Types | |
| enum | : int { kDescriptionFieldNumber = 100 , kExampleFieldNumber = 101 , kMoosGlobalFieldNumber = 102 , kCfgFieldNumber = 200 } |
| typedef GobyFieldOptions_ConfigurationOptions | ConfigurationOptions |
Public Member Functions | |
| GobyFieldOptions () | |
| ~GobyFieldOptions () override | |
| PROTOBUF_CONSTEXPR | GobyFieldOptions (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized) |
| GobyFieldOptions (const GobyFieldOptions &from) | |
| GobyFieldOptions (GobyFieldOptions &&from) noexcept | |
| GobyFieldOptions & | operator= (const GobyFieldOptions &from) |
| GobyFieldOptions & | operator= (GobyFieldOptions &&from) noexcept |
| const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
| inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
| void | Swap (GobyFieldOptions *other) |
| void | UnsafeArenaSwap (GobyFieldOptions *other) |
| GobyFieldOptions * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final |
| void | CopyFrom (const GobyFieldOptions &from) |
| void | MergeFrom (const GobyFieldOptions &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_description () const |
| void | clear_description () |
| const std::string & | description () const |
| template<typename ArgT0 = const std::string&, typename... ArgT> | |
| void | set_description (ArgT0 &&arg0, ArgT... args) |
| std::string * | mutable_description () |
| PROTOBUF_NODISCARD std::string * | release_description () |
| void | set_allocated_description (std::string *description) |
| bool | has_example () const |
| void | clear_example () |
| const std::string & | example () const |
| template<typename ArgT0 = const std::string&, typename... ArgT> | |
| void | set_example (ArgT0 &&arg0, ArgT... args) |
| std::string * | mutable_example () |
| PROTOBUF_NODISCARD std::string * | release_example () |
| void | set_allocated_example (std::string *example) |
| bool | has_moos_global () const |
| void | clear_moos_global () |
| const std::string & | moos_global () const |
| template<typename ArgT0 = const std::string&, typename... ArgT> | |
| void | set_moos_global (ArgT0 &&arg0, ArgT... args) |
| std::string * | mutable_moos_global () |
| PROTOBUF_NODISCARD std::string * | release_moos_global () |
| void | set_allocated_moos_global (std::string *moos_global) |
| bool | has_cfg () const |
| void | clear_cfg () |
| const ::goby::GobyFieldOptions_ConfigurationOptions & | cfg () const |
| PROTOBUF_NODISCARD::goby::GobyFieldOptions_ConfigurationOptions * | release_cfg () |
| ::goby::GobyFieldOptions_ConfigurationOptions * | mutable_cfg () |
| void | set_allocated_cfg (::goby::GobyFieldOptions_ConfigurationOptions *cfg) |
| void | unsafe_arena_set_allocated_cfg (::goby::GobyFieldOptions_ConfigurationOptions *cfg) |
| ::goby::GobyFieldOptions_ConfigurationOptions * | unsafe_arena_release_cfg () |
| template<typename ArgT0 , typename... ArgT> | |
| PROTOBUF_ALWAYS_INLINE void | set_description (ArgT0 &&arg0, ArgT... args) |
| template<typename ArgT0 , typename... ArgT> | |
| PROTOBUF_ALWAYS_INLINE void | set_example (ArgT0 &&arg0, ArgT... args) |
| template<typename ArgT0 , typename... ArgT> | |
| PROTOBUF_ALWAYS_INLINE void | set_moos_global (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 GobyFieldOptions & | default_instance () |
| static const GobyFieldOptions * | internal_default_instance () |
Static Public Attributes | |
| static constexpr int | kIndexInFileMessages |
| static const ClassData | _class_data_ |
Protected Member Functions | |
| GobyFieldOptions (::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_2fprotobuf_2foption_5fextensions_2eproto |
| void | swap (GobyFieldOptions &a, GobyFieldOptions &b) |
Definition at line 552 of file option_extensions.pb.h.
Definition at line 677 of file option_extensions.pb.h.
| anonymous enum : int |
| Enumerator | |
|---|---|
| kDescriptionFieldNumber | |
| kExampleFieldNumber | |
| kMoosGlobalFieldNumber | |
| kCfgFieldNumber | |
Definition at line 681 of file option_extensions.pb.h.
|
inline |
Definition at line 555 of file option_extensions.pb.h.
|
override |
|
explicit |
| goby::GobyFieldOptions::GobyFieldOptions | ( | const GobyFieldOptions & | from | ) |
|
inlinenoexcept |
Definition at line 560 of file option_extensions.pb.h.
|
explicitprotected |
|
final |
|
final |
|
final |
|
inline |
Definition at line 2293 of file option_extensions.pb.h.
|
final |
|
inline |
Definition at line 2284 of file option_extensions.pb.h.
|
inline |
Definition at line 2079 of file option_extensions.pb.h.
|
inline |
Definition at line 2147 of file option_extensions.pb.h.
|
inline |
Definition at line 2215 of file option_extensions.pb.h.
| void goby::GobyFieldOptions::CopyFrom | ( | const GobyFieldOptions & | from | ) |
|
inlinestatic |
Definition at line 599 of file option_extensions.pb.h.
|
inline |
Definition at line 2083 of file option_extensions.pb.h.
|
inlinestatic |
Definition at line 590 of file option_extensions.pb.h.
|
inline |
Definition at line 2151 of file option_extensions.pb.h.
|
inlinefinal |
Definition at line 652 of file option_extensions.pb.h.
|
final |
|
inlinestatic |
Definition at line 593 of file option_extensions.pb.h.
|
final |
|
inlinestatic |
Definition at line 596 of file option_extensions.pb.h.
|
inline |
Definition at line 2281 of file option_extensions.pb.h.
|
inline |
Definition at line 2076 of file option_extensions.pb.h.
|
inline |
Definition at line 2144 of file option_extensions.pb.h.
|
inline |
Definition at line 2212 of file option_extensions.pb.h.
|
inlinestatic |
Definition at line 602 of file option_extensions.pb.h.
|
final |
|
inline |
Definition at line 639 of file option_extensions.pb.h.
|
inline |
Definition at line 2219 of file option_extensions.pb.h.
|
inline |
Definition at line 2340 of file option_extensions.pb.h.
|
inline |
Definition at line 2094 of file option_extensions.pb.h.
|
inline |
Definition at line 2162 of file option_extensions.pb.h.
|
inline |
Definition at line 2230 of file option_extensions.pb.h.
|
inline |
Definition at line 586 of file option_extensions.pb.h.
|
inlinefinal |
Definition at line 633 of file option_extensions.pb.h.
|
inline |
Definition at line 565 of file option_extensions.pb.h.
|
inlinenoexcept |
Definition at line 569 of file option_extensions.pb.h.
|
inline |
Definition at line 2310 of file option_extensions.pb.h.
|
inline |
Definition at line 2110 of file option_extensions.pb.h.
|
inline |
Definition at line 2178 of file option_extensions.pb.h.
|
inline |
Definition at line 2246 of file option_extensions.pb.h.
|
inline |
Definition at line 2345 of file option_extensions.pb.h.
|
inline |
Definition at line 2124 of file option_extensions.pb.h.
|
inline |
Definition at line 2192 of file option_extensions.pb.h.
|
inline |
Definition at line 2260 of file option_extensions.pb.h.
| void goby::GobyFieldOptions::set_description | ( | ArgT0 && | arg0, |
| ArgT... | args | ||
| ) |
|
inline |
Definition at line 2089 of file option_extensions.pb.h.
| void goby::GobyFieldOptions::set_example | ( | ArgT0 && | arg0, |
| ArgT... | args | ||
| ) |
|
inline |
Definition at line 2157 of file option_extensions.pb.h.
| void goby::GobyFieldOptions::set_moos_global | ( | ArgT0 && | arg0, |
| ArgT... | args | ||
| ) |
|
inline |
Definition at line 2225 of file option_extensions.pb.h.
|
inline |
Definition at line 612 of file option_extensions.pb.h.
|
inline |
Definition at line 583 of file option_extensions.pb.h.
|
inline |
Definition at line 2325 of file option_extensions.pb.h.
|
inline |
Definition at line 2297 of file option_extensions.pb.h.
|
inline |
Definition at line 625 of file option_extensions.pb.h.
|
friend |
Definition at line 763 of file option_extensions.pb.h.
|
friend |
Definition at line 661 of file option_extensions.pb.h.
Definition at line 775 of file option_extensions.pb.h.
|
friend |
Definition at line 609 of file option_extensions.pb.h.
|
static |
Definition at line 670 of file option_extensions.pb.h.
| Impl_ goby::GobyFieldOptions::_impl_ |
Definition at line 774 of file option_extensions.pb.h.
|
staticconstexpr |
Definition at line 606 of file option_extensions.pb.h.