Goby3 3.2.3
2025.05.13
|
#include <goby/middleware/protobuf/intermodule.pb.h>
Public Types | |
enum | : int { kIdFieldNumber = 1 , kKeyFieldNumber = 2 , kActionFieldNumber = 5 } |
typedef Subscription_Action | Action |
Public Member Functions | |
Subscription () | |
~Subscription () override | |
PROTOBUF_CONSTEXPR | Subscription (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized) |
Subscription (const Subscription &from) | |
Subscription (Subscription &&from) noexcept | |
Subscription & | operator= (const Subscription &from) |
Subscription & | operator= (Subscription &&from) noexcept |
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (Subscription *other) |
void | UnsafeArenaSwap (Subscription *other) |
Subscription * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final |
void | CopyFrom (const Subscription &from) |
void | MergeFrom (const Subscription &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_id () const |
void | clear_id () |
const std::string & | id () const |
template<typename ArgT0 = const std::string&, typename... ArgT> | |
void | set_id (ArgT0 &&arg0, ArgT... args) |
std::string * | mutable_id () |
PROTOBUF_NODISCARD std::string * | release_id () |
void | set_allocated_id (std::string *id) |
bool | has_key () const |
void | clear_key () |
const ::goby::middleware::protobuf::SerializerTransporterKey & | key () const |
PROTOBUF_NODISCARD::goby::middleware::protobuf::SerializerTransporterKey * | release_key () |
::goby::middleware::protobuf::SerializerTransporterKey * | mutable_key () |
void | set_allocated_key (::goby::middleware::protobuf::SerializerTransporterKey *key) |
void | unsafe_arena_set_allocated_key (::goby::middleware::protobuf::SerializerTransporterKey *key) |
::goby::middleware::protobuf::SerializerTransporterKey * | unsafe_arena_release_key () |
bool | has_action () const |
void | clear_action () |
::goby::middleware::intermodule::protobuf::Subscription_Action | action () const |
void | set_action (::goby::middleware::intermodule::protobuf::Subscription_Action value) |
template<typename ArgT0 , typename... ArgT> | |
PROTOBUF_ALWAYS_INLINE void | set_id (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 Subscription & | default_instance () |
static const Subscription * | internal_default_instance () |
static bool | Action_IsValid (int value) |
static const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * | Action_descriptor () |
template<typename T > | |
static const std::string & | Action_Name (T enum_t_value) |
static bool | Action_Parse (::PROTOBUF_NAMESPACE_ID::ConstStringParam name, Action *value) |
Static Public Attributes | |
static constexpr int | kIndexInFileMessages |
static const ClassData | _class_data_ |
static constexpr Action | SUBSCRIBE |
static constexpr Action | UNSUBSCRIBE |
static constexpr Action | UNSUBSCRIBE_ALL |
static constexpr Action | Action_MIN |
static constexpr Action | Action_MAX |
static constexpr int | Action_ARRAYSIZE |
Protected Member Functions | |
Subscription (::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_2fmiddleware_2fprotobuf_2fintermodule_2eproto |
void | swap (Subscription &a, Subscription &b) |
Definition at line 98 of file intermodule.pb.h.
Definition at line 223 of file intermodule.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kIdFieldNumber | |
kKeyFieldNumber | |
kActionFieldNumber |
Definition at line 257 of file intermodule.pb.h.
|
inline |
Definition at line 101 of file intermodule.pb.h.
|
override |
|
explicit |
goby::middleware::intermodule::protobuf::Subscription::Subscription | ( | const Subscription & | from | ) |
|
inlinenoexcept |
Definition at line 106 of file intermodule.pb.h.
|
explicitprotected |
|
final |
|
final |
|
inline |
Definition at line 512 of file intermodule.pb.h.
|
inlinestatic |
Definition at line 240 of file intermodule.pb.h.
|
inlinestatic |
Definition at line 230 of file intermodule.pb.h.
|
inlinestatic |
Definition at line 244 of file intermodule.pb.h.
|
inlinestatic |
Definition at line 250 of file intermodule.pb.h.
|
final |
|
final |
|
inline |
Definition at line 505 of file intermodule.pb.h.
|
inline |
Definition at line 350 of file intermodule.pb.h.
void goby::middleware::intermodule::protobuf::Subscription::clear_key | ( | ) |
void goby::middleware::intermodule::protobuf::Subscription::CopyFrom | ( | const Subscription & | from | ) |
|
inlinestatic |
Definition at line 145 of file intermodule.pb.h.
|
inlinestatic |
Definition at line 136 of file intermodule.pb.h.
|
inlinefinal |
Definition at line 198 of file intermodule.pb.h.
|
final |
|
inlinestatic |
Definition at line 139 of file intermodule.pb.h.
|
final |
|
inlinestatic |
Definition at line 142 of file intermodule.pb.h.
|
inline |
Definition at line 502 of file intermodule.pb.h.
|
inline |
Definition at line 347 of file intermodule.pb.h.
|
inline |
Definition at line 416 of file intermodule.pb.h.
|
inline |
Definition at line 354 of file intermodule.pb.h.
|
inlinestatic |
Definition at line 148 of file intermodule.pb.h.
|
final |
|
inline |
Definition at line 424 of file intermodule.pb.h.
|
inline |
Definition at line 185 of file intermodule.pb.h.
|
inline |
Definition at line 365 of file intermodule.pb.h.
|
inline |
Definition at line 471 of file intermodule.pb.h.
|
inline |
Definition at line 132 of file intermodule.pb.h.
|
inlinefinal |
Definition at line 179 of file intermodule.pb.h.
|
inline |
Definition at line 111 of file intermodule.pb.h.
|
inlinenoexcept |
Definition at line 115 of file intermodule.pb.h.
|
inline |
Definition at line 381 of file intermodule.pb.h.
|
inline |
Definition at line 441 of file intermodule.pb.h.
|
inline |
Definition at line 521 of file intermodule.pb.h.
|
inline |
Definition at line 395 of file intermodule.pb.h.
|
inline |
Definition at line 476 of file intermodule.pb.h.
void goby::middleware::intermodule::protobuf::Subscription::set_id | ( | ArgT0 && | arg0, |
ArgT... | args | ||
) |
|
inline |
Definition at line 360 of file intermodule.pb.h.
|
inline |
Definition at line 158 of file intermodule.pb.h.
|
inline |
Definition at line 129 of file intermodule.pb.h.
|
inline |
Definition at line 456 of file intermodule.pb.h.
|
inline |
Definition at line 428 of file intermodule.pb.h.
|
inline |
Definition at line 171 of file intermodule.pb.h.
|
friend |
Definition at line 318 of file intermodule.pb.h.
|
friend |
Definition at line 207 of file intermodule.pb.h.
Definition at line 329 of file intermodule.pb.h.
|
friend |
Definition at line 155 of file intermodule.pb.h.
|
static |
Definition at line 216 of file intermodule.pb.h.
Impl_ goby::middleware::intermodule::protobuf::Subscription::_impl_ |
Definition at line 328 of file intermodule.pb.h.
|
staticconstexpr |
Definition at line 237 of file intermodule.pb.h.
|
staticconstexpr |
Definition at line 235 of file intermodule.pb.h.
|
staticconstexpr |
Definition at line 233 of file intermodule.pb.h.
|
staticconstexpr |
Definition at line 152 of file intermodule.pb.h.
|
staticconstexpr |
Definition at line 224 of file intermodule.pb.h.
|
staticconstexpr |
Definition at line 226 of file intermodule.pb.h.
|
staticconstexpr |
Definition at line 228 of file intermodule.pb.h.