Goby3 3.2.3
2025.05.13
|
#include <goby/protobuf/option_extensions.pb.h>
Public Types | |
enum | : int { kConvertibleFromFieldNumber = 100 , kCfgFieldNumber = 200 } |
typedef GobyMessageOptions_ConfigurationOptions | ConfigurationOptions |
Public Member Functions | |
GobyMessageOptions () | |
~GobyMessageOptions () override | |
PROTOBUF_CONSTEXPR | GobyMessageOptions (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized) |
GobyMessageOptions (const GobyMessageOptions &from) | |
GobyMessageOptions (GobyMessageOptions &&from) noexcept | |
GobyMessageOptions & | operator= (const GobyMessageOptions &from) |
GobyMessageOptions & | operator= (GobyMessageOptions &&from) noexcept |
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (GobyMessageOptions *other) |
void | UnsafeArenaSwap (GobyMessageOptions *other) |
GobyMessageOptions * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final |
void | CopyFrom (const GobyMessageOptions &from) |
void | MergeFrom (const GobyMessageOptions &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_convertible_from () const |
void | clear_convertible_from () |
const std::string & | convertible_from () const |
template<typename ArgT0 = const std::string&, typename... ArgT> | |
void | set_convertible_from (ArgT0 &&arg0, ArgT... args) |
std::string * | mutable_convertible_from () |
PROTOBUF_NODISCARD std::string * | release_convertible_from () |
void | set_allocated_convertible_from (std::string *convertible_from) |
bool | has_cfg () const |
void | clear_cfg () |
const ::goby::GobyMessageOptions_ConfigurationOptions & | cfg () const |
PROTOBUF_NODISCARD::goby::GobyMessageOptions_ConfigurationOptions * | release_cfg () |
::goby::GobyMessageOptions_ConfigurationOptions * | mutable_cfg () |
void | set_allocated_cfg (::goby::GobyMessageOptions_ConfigurationOptions *cfg) |
void | unsafe_arena_set_allocated_cfg (::goby::GobyMessageOptions_ConfigurationOptions *cfg) |
::goby::GobyMessageOptions_ConfigurationOptions * | unsafe_arena_release_cfg () |
template<typename ArgT0 , typename... ArgT> | |
PROTOBUF_ALWAYS_INLINE void | set_convertible_from (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 GobyMessageOptions & | default_instance () |
static const GobyMessageOptions * | internal_default_instance () |
Static Public Attributes | |
static constexpr int | kIndexInFileMessages |
static const ClassData | _class_data_ |
Protected Member Functions | |
GobyMessageOptions (::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 (GobyMessageOptions &a, GobyMessageOptions &b) |
Definition at line 1136 of file option_extensions.pb.h.
Definition at line 1261 of file option_extensions.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kConvertibleFromFieldNumber | |
kCfgFieldNumber |
Definition at line 1265 of file option_extensions.pb.h.
|
inline |
Definition at line 1139 of file option_extensions.pb.h.
|
override |
|
explicit |
goby::GobyMessageOptions::GobyMessageOptions | ( | const GobyMessageOptions & | from | ) |
|
inlinenoexcept |
Definition at line 1144 of file option_extensions.pb.h.
|
explicitprotected |
|
final |
|
final |
|
final |
|
inline |
Definition at line 2637 of file option_extensions.pb.h.
|
final |
|
inline |
Definition at line 2628 of file option_extensions.pb.h.
|
inline |
Definition at line 2559 of file option_extensions.pb.h.
|
inline |
Definition at line 2563 of file option_extensions.pb.h.
void goby::GobyMessageOptions::CopyFrom | ( | const GobyMessageOptions & | from | ) |
|
inlinestatic |
Definition at line 1183 of file option_extensions.pb.h.
|
inlinestatic |
Definition at line 1174 of file option_extensions.pb.h.
|
inlinefinal |
Definition at line 1236 of file option_extensions.pb.h.
|
final |
|
inlinestatic |
Definition at line 1177 of file option_extensions.pb.h.
|
final |
|
inlinestatic |
Definition at line 1180 of file option_extensions.pb.h.
|
inline |
Definition at line 2625 of file option_extensions.pb.h.
|
inline |
Definition at line 2556 of file option_extensions.pb.h.
|
inlinestatic |
Definition at line 1186 of file option_extensions.pb.h.
|
final |
|
inline |
Definition at line 1223 of file option_extensions.pb.h.
|
inline |
Definition at line 2684 of file option_extensions.pb.h.
|
inline |
Definition at line 2574 of file option_extensions.pb.h.
|
inline |
Definition at line 1170 of file option_extensions.pb.h.
|
inlinefinal |
Definition at line 1217 of file option_extensions.pb.h.
|
inline |
Definition at line 1149 of file option_extensions.pb.h.
|
inlinenoexcept |
Definition at line 1153 of file option_extensions.pb.h.
|
inline |
Definition at line 2654 of file option_extensions.pb.h.
|
inline |
Definition at line 2590 of file option_extensions.pb.h.
|
inline |
Definition at line 2689 of file option_extensions.pb.h.
|
inline |
Definition at line 2604 of file option_extensions.pb.h.
void goby::GobyMessageOptions::set_convertible_from | ( | ArgT0 && | arg0, |
ArgT... | args | ||
) |
|
inline |
Definition at line 2569 of file option_extensions.pb.h.
|
inline |
Definition at line 1196 of file option_extensions.pb.h.
|
inline |
Definition at line 1167 of file option_extensions.pb.h.
|
inline |
Definition at line 2669 of file option_extensions.pb.h.
|
inline |
Definition at line 2641 of file option_extensions.pb.h.
|
inline |
Definition at line 1209 of file option_extensions.pb.h.
|
friend |
Definition at line 1309 of file option_extensions.pb.h.
|
friend |
Definition at line 1245 of file option_extensions.pb.h.
Definition at line 1319 of file option_extensions.pb.h.
|
friend |
Definition at line 1193 of file option_extensions.pb.h.
|
static |
Definition at line 1254 of file option_extensions.pb.h.
Impl_ goby::GobyMessageOptions::_impl_ |
Definition at line 1318 of file option_extensions.pb.h.
|
staticconstexpr |
Definition at line 1190 of file option_extensions.pb.h.