List of all members |
Classes |
Public Types |
Public Member Functions |
Static Public Member Functions |
Static Public Attributes |
Protected Member Functions
Discovery Class Referencefinal
#include <discovery.pb.h>
Public Types | |
enum | : int { kProcessUuidFieldNumber = 3 , kHeaderFieldNumber = 1 , kFlagsFieldNumber = 5 , kVersionFieldNumber = 2 , kTypeFieldNumber = 4 , kSubFieldNumber = 6 , kPubFieldNumber = 7 } |
enum | DiscContentsCase { kSub = 6 , kPub = 7 , DISC_CONTENTS_NOT_SET = 0 } |
typedef Discovery_Flags | Flags |
typedef Discovery_Publisher | Publisher |
typedef Discovery_Subscriber | Subscriber |
typedef Discovery_Type | Type |
Static Public Member Functions | |
static const Discovery & | default_instance () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
static const Discovery * | internal_default_instance () |
static const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * | Type_descriptor () |
static bool | Type_IsValid (int value) |
template<typename T > | |
static const std::string & | Type_Name (T enum_t_value) |
static bool | Type_Parse (::PROTOBUF_NAMESPACE_ID::ConstStringParam name, Type *value) |
Static Public Attributes | |
static const ClassData | _class_data_ |
static constexpr Type | ADVERTISE |
static constexpr Type | BYE |
static constexpr Type | END_CONNECTION |
static constexpr Type | HEARTBEAT |
static constexpr int | kIndexInFileMessages |
static constexpr Type | NEW_CONNECTION |
static constexpr Type | SUBSCRIBE |
static constexpr int | Type_ARRAYSIZE |
static constexpr Type | Type_MAX |
static constexpr Type | Type_MIN |
static constexpr Type | UNADVERTISE |
static constexpr Type | UNINITIALIZED |
Protected Member Functions | |
Discovery (::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned=false) | |
Member Typedef Documentation
◆ Flags
typedef Discovery_Flags Flags |
◆ Publisher
typedef Discovery_Publisher Publisher |
◆ Subscriber
typedef Discovery_Subscriber Subscriber |
◆ Type
typedef Discovery_Type Type |
Member Enumeration Documentation
◆ anonymous enum
anonymous enum : int |
◆ DiscContentsCase
enum DiscContentsCase |
Constructor & Destructor Documentation
◆ Discovery() [1/5]
|
inline |
◆ ~Discovery()
|
override |
◆ Discovery() [2/5]
|
explicitconstexpr |
◆ Discovery() [3/5]
◆ Discovery() [4/5]
◆ Discovery() [5/5]
|
explicitprotected |
Member Function Documentation
◆ _InternalParse()
|
final |
◆ _InternalSerialize()
|
final |
◆ ByteSizeLong()
|
final |
◆ Clear()
|
final |
◆ clear_disc_contents()
void clear_disc_contents | ( | ) |
◆ clear_flags()
|
inline |
◆ clear_header()
void clear_header | ( | ) |
◆ clear_process_uuid()
|
inline |
◆ clear_pub()
|
inline |
◆ clear_sub()
|
inline |
◆ clear_type()
|
inline |
◆ clear_version()
|
inline |
◆ CopyFrom()
void CopyFrom | ( | const Discovery & | from | ) |
◆ default_instance()
|
inlinestatic |
◆ descriptor()
|
inlinestatic |
◆ disc_contents_case()
|
inline |
◆ flags()
|
inline |
◆ GetCachedSize()
|
inlinefinal |
◆ GetClassData()
|
final |
◆ GetDescriptor()
|
inlinestatic |
◆ GetMetadata()
|
final |
◆ GetReflection()
|
inlinestatic |
◆ has_flags()
|
inline |
◆ has_header()
|
inline |
◆ has_pub()
|
inline |
◆ has_sub()
|
inline |
◆ header()
|
inline |
◆ internal_default_instance()
|
inlinestatic |
References ignition::msgs::_Discovery_default_instance_.
◆ IsInitialized()
|
final |
◆ MergeFrom()
void MergeFrom | ( | const Discovery & | from | ) |
◆ mutable_flags()
|
inline |
◆ mutable_header()
|
inline |
◆ mutable_process_uuid()
|
inline |
◆ mutable_pub()
|
inline |
◆ mutable_sub()
|
inline |
◆ New()
|
inlinefinal |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ process_uuid()
|
inline |
◆ pub()
|
inline |
◆ release_flags()
|
inline |
◆ release_header()
|
inline |
◆ release_process_uuid()
|
inline |
◆ release_pub()
|
inline |
◆ release_sub()
|
inline |
◆ set_allocated_flags()
|
inline |
◆ set_allocated_header()
|
inline |
◆ set_allocated_process_uuid()
|
inline |
◆ set_allocated_pub()
void set_allocated_pub | ( | ::ignition::msgs::Discovery_Publisher * | pub | ) |
◆ set_allocated_sub()
void set_allocated_sub | ( | ::ignition::msgs::Discovery_Subscriber * | sub | ) |
◆ set_process_uuid() [1/2]
void set_process_uuid | ( | ArgT0 && | arg0, |
ArgT... | args | ||
) |
◆ set_process_uuid() [2/2]
|
inline |
◆ set_type()
|
inline |
◆ set_version()
|
inline |
◆ sub()
|
inline |
◆ Swap()
|
inline |
◆ type()
|
inline |
◆ Type_descriptor()
|
inlinestatic |
References ignition::msgs::Discovery_Type_descriptor().
◆ Type_IsValid()
|
inlinestatic |
References ignition::msgs::Discovery_Type_IsValid().
◆ Type_Name()
|
inlinestatic |
References ignition::msgs::Discovery_Type_Name().
◆ Type_Parse()
|
inlinestatic |
References ignition::msgs::Discovery_Type_Parse().
◆ unsafe_arena_release_flags()
|
inline |
◆ unsafe_arena_release_header()
|
inline |
◆ unsafe_arena_release_pub()
|
inline |
◆ unsafe_arena_release_sub()
|
inline |
◆ unsafe_arena_set_allocated_flags()
|
inline |
◆ unsafe_arena_set_allocated_header()
|
inline |
◆ unsafe_arena_set_allocated_pub()
|
inline |
◆ unsafe_arena_set_allocated_sub()
|
inline |
◆ UnsafeArenaSwap()
|
inline |
◆ version()
|
inline |
Member Data Documentation
◆ _class_data_
|
static |
◆ ADVERTISE
|
staticconstexpr |
Initial value:
=
◆ BYE
|
staticconstexpr |
Initial value:
=
◆ END_CONNECTION
|
staticconstexpr |
Initial value:
=
@ Discovery_Type_END_CONNECTION
Definition: discovery.pb.h:136
◆ HEARTBEAT
|
staticconstexpr |
Initial value:
=
◆ kIndexInFileMessages
|
staticconstexpr |
Initial value:
=
5
◆ NEW_CONNECTION
|
staticconstexpr |
Initial value:
=
@ Discovery_Type_NEW_CONNECTION
Definition: discovery.pb.h:135
◆ SUBSCRIBE
|
staticconstexpr |
Initial value:
=
◆ Type_ARRAYSIZE
|
staticconstexpr |
Initial value:
=
constexpr int Discovery_Type_Type_ARRAYSIZE
Definition: discovery.pb.h:143
◆ Type_MAX
|
staticconstexpr |
Initial value:
=
constexpr Discovery_Type Discovery_Type_Type_MAX
Definition: discovery.pb.h:142
◆ Type_MIN
|
staticconstexpr |
Initial value:
=
constexpr Discovery_Type Discovery_Type_Type_MIN
Definition: discovery.pb.h:141
◆ UNADVERTISE
|
staticconstexpr |
Initial value:
=
@ Discovery_Type_UNADVERTISE
Definition: discovery.pb.h:132
◆ UNINITIALIZED
|
staticconstexpr |
Initial value:
=
@ Discovery_Type_UNINITIALIZED
Definition: discovery.pb.h:129
The documentation for this class was generated from the following file: