Goby3 3.1.5a
2024.05.23
|
#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 100 of file intermodule.pb.h.
Definition at line 225 of file intermodule.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kIdFieldNumber | |
kKeyFieldNumber | |
kActionFieldNumber |
Definition at line 259 of file intermodule.pb.h.
|
inline |
Definition at line 103 of file intermodule.pb.h.
|
override |
|
explicit |
goby::middleware::intermodule::protobuf::Subscription::Subscription | ( | const Subscription & | from | ) |
|
inlinenoexcept |
Definition at line 108 of file intermodule.pb.h.
|
explicitprotected |
|
final |
|
final |
|
inline |
Definition at line 514 of file intermodule.pb.h.
|
inlinestatic |
Definition at line 242 of file intermodule.pb.h.
|
inlinestatic |
Definition at line 232 of file intermodule.pb.h.
|
inlinestatic |
Definition at line 246 of file intermodule.pb.h.
|
inlinestatic |
Definition at line 252 of file intermodule.pb.h.
|
final |
|
final |
|
inline |
Definition at line 507 of file intermodule.pb.h.
|
inline |
Definition at line 352 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 147 of file intermodule.pb.h.
|
inlinestatic |
Definition at line 138 of file intermodule.pb.h.
|
inlinefinal |
Definition at line 200 of file intermodule.pb.h.
|
final |
|
inlinestatic |
Definition at line 141 of file intermodule.pb.h.
|
final |
|
inlinestatic |
Definition at line 144 of file intermodule.pb.h.
|
inline |
Definition at line 504 of file intermodule.pb.h.
|
inline |
Definition at line 349 of file intermodule.pb.h.
|
inline |
Definition at line 418 of file intermodule.pb.h.
|
inline |
Definition at line 356 of file intermodule.pb.h.
|
inlinestatic |
Definition at line 150 of file intermodule.pb.h.
|
final |
|
inline |
Definition at line 426 of file intermodule.pb.h.
|
inline |
Definition at line 187 of file intermodule.pb.h.
|
inline |
Definition at line 367 of file intermodule.pb.h.
|
inline |
Definition at line 473 of file intermodule.pb.h.
|
inline |
Definition at line 134 of file intermodule.pb.h.
|
inlinefinal |
Definition at line 181 of file intermodule.pb.h.
|
inline |
Definition at line 113 of file intermodule.pb.h.
|
inlinenoexcept |
Definition at line 117 of file intermodule.pb.h.
|
inline |
Definition at line 383 of file intermodule.pb.h.
|
inline |
Definition at line 443 of file intermodule.pb.h.
|
inline |
Definition at line 523 of file intermodule.pb.h.
|
inline |
Definition at line 397 of file intermodule.pb.h.
|
inline |
Definition at line 478 of file intermodule.pb.h.
void goby::middleware::intermodule::protobuf::Subscription::set_id | ( | ArgT0 && | arg0, |
ArgT... | args | ||
) |
|
inline |
Definition at line 362 of file intermodule.pb.h.
|
inline |
Definition at line 160 of file intermodule.pb.h.
|
inline |
Definition at line 131 of file intermodule.pb.h.
|
inline |
Definition at line 458 of file intermodule.pb.h.
|
inline |
Definition at line 430 of file intermodule.pb.h.
|
inline |
Definition at line 173 of file intermodule.pb.h.
|
friend |
Definition at line 320 of file intermodule.pb.h.
|
friend |
Definition at line 209 of file intermodule.pb.h.
Definition at line 331 of file intermodule.pb.h.
|
friend |
Definition at line 157 of file intermodule.pb.h.
|
static |
Definition at line 218 of file intermodule.pb.h.
Impl_ goby::middleware::intermodule::protobuf::Subscription::_impl_ |
Definition at line 330 of file intermodule.pb.h.
|
staticconstexpr |
Definition at line 239 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 154 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.
|
staticconstexpr |
Definition at line 230 of file intermodule.pb.h.