#include <discovery.pb.h>
◆ MessagePublisher
◆ Scope
◆ ServicePublisher
◆ PubTypeCase
Enumerator |
---|
kMsgPub | |
kSrvPub | |
PUB_TYPE_NOT_SET | |
◆ Discovery_Publisher() [1/2]
◆ ~Discovery_Publisher()
◆ Discovery_Publisher() [2/2]
◆ address()
◆ ByteSizeLong()
size_t ByteSizeLong |
( |
| ) |
const |
|
final |
◆ Clear()
◆ clear_address()
◆ clear_msg_pub()
◆ clear_node_uuid()
◆ clear_process_uuid()
void clear_process_uuid |
( |
| ) |
|
|
inline |
◆ clear_pub_type()
◆ clear_scope()
◆ clear_srv_pub()
◆ clear_topic()
◆ CopyFrom() [1/2]
void CopyFrom |
( |
const ::google::protobuf::Message & |
from | ) |
|
|
final |
◆ CopyFrom() [2/2]
◆ default_instance()
◆ descriptor()
static const ::google::protobuf::Descriptor* descriptor |
( |
| ) |
|
|
static |
◆ GetCachedSize()
int GetCachedSize |
( |
| ) |
const |
|
inlinefinal |
◆ GetMetadata()
::google::protobuf::Metadata GetMetadata |
( |
| ) |
const |
|
final |
◆ has_msg_pub()
bool has_msg_pub |
( |
| ) |
const |
|
inline |
◆ has_srv_pub()
bool has_srv_pub |
( |
| ) |
const |
|
inline |
◆ InitAsDefaultInstance()
static void InitAsDefaultInstance |
( |
| ) |
|
|
static |
◆ internal_default_instance()
◆ InternalSerializeWithCachedSizesToArray()
::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray |
( |
bool |
deterministic, |
|
|
::google::protobuf::uint8 * |
target |
|
) |
| const |
|
final |
◆ IsInitialized()
bool IsInitialized |
( |
| ) |
const |
|
final |
◆ MergeFrom() [1/2]
void MergeFrom |
( |
const ::google::protobuf::Message & |
from | ) |
|
|
final |
◆ MergeFrom() [2/2]
◆ MergePartialFromCodedStream()
bool MergePartialFromCodedStream |
( |
::google::protobuf::io::CodedInputStream * |
input | ) |
|
|
final |
◆ msg_pub()
◆ mutable_address()
◆ mutable_msg_pub()
◆ mutable_node_uuid()
◆ mutable_process_uuid()
◆ mutable_srv_pub()
◆ mutable_topic()
◆ New() [1/2]
◆ New() [2/2]
◆ node_uuid()
◆ operator=()
◆ process_uuid()
◆ pub_type_case()
◆ release_address()
◆ release_msg_pub()
◆ release_node_uuid()
◆ release_process_uuid()
◆ release_srv_pub()
◆ release_topic()
◆ scope()
◆ Scope_descriptor()
static const ::google::protobuf::EnumDescriptor* Scope_descriptor |
( |
| ) |
|
|
inlinestatic |
◆ Scope_IsValid()
static bool Scope_IsValid |
( |
int |
value | ) |
|
|
inlinestatic |
◆ Scope_Name()
◆ Scope_Parse()
◆ SerializeWithCachedSizes()
void SerializeWithCachedSizes |
( |
::google::protobuf::io::CodedOutputStream * |
output | ) |
const |
|
final |
◆ set_address() [1/3]
◆ set_address() [2/3]
void set_address |
( |
const char * |
value | ) |
|
|
inline |
◆ set_address() [3/3]
void set_address |
( |
const char * |
value, |
|
|
size_t |
size |
|
) |
| |
|
inline |
◆ set_allocated_address()
◆ set_allocated_msg_pub()
◆ set_allocated_node_uuid()
void set_allocated_node_uuid |
( |
::std::string * |
node_uuid | ) |
|
|
inline |
◆ set_allocated_process_uuid()
void set_allocated_process_uuid |
( |
::std::string * |
process_uuid | ) |
|
|
inline |
◆ set_allocated_srv_pub()
◆ set_allocated_topic()
◆ set_node_uuid() [1/3]
◆ set_node_uuid() [2/3]
void set_node_uuid |
( |
const char * |
value | ) |
|
|
inline |
◆ set_node_uuid() [3/3]
void set_node_uuid |
( |
const char * |
value, |
|
|
size_t |
size |
|
) |
| |
|
inline |
◆ set_process_uuid() [1/3]
◆ set_process_uuid() [2/3]
void set_process_uuid |
( |
const char * |
value | ) |
|
|
inline |
◆ set_process_uuid() [3/3]
void set_process_uuid |
( |
const char * |
value, |
|
|
size_t |
size |
|
) |
| |
|
inline |
◆ set_scope()
◆ set_topic() [1/3]
◆ set_topic() [2/3]
void set_topic |
( |
const char * |
value | ) |
|
|
inline |
◆ set_topic() [3/3]
void set_topic |
( |
const char * |
value, |
|
|
size_t |
size |
|
) |
| |
|
inline |
◆ srv_pub()
◆ Swap()
◆ topic()
◆ ALL
◆ HOST
◆ kAddressFieldNumber
const int kAddressFieldNumber = 2 |
|
static |
◆ kIndexInFileMessages
constexpr int kIndexInFileMessages |
|
staticconstexpr |
◆ kMsgPubFieldNumber
const int kMsgPubFieldNumber = 6 |
|
static |
◆ kNodeUuidFieldNumber
const int kNodeUuidFieldNumber = 4 |
|
static |
◆ kProcessUuidFieldNumber
const int kProcessUuidFieldNumber = 3 |
|
static |
◆ kScopeFieldNumber
const int kScopeFieldNumber = 5 |
|
static |
◆ kSrvPubFieldNumber
const int kSrvPubFieldNumber = 7 |
|
static |
◆ kTopicFieldNumber
const int kTopicFieldNumber = 1 |
|
static |
◆ PROCESS
◆ Scope_ARRAYSIZE
const int Scope_ARRAYSIZE |
|
static |
◆ Scope_MAX
◆ Scope_MIN
The documentation for this class was generated from the following file:
@ Discovery_Publisher_Scope_PROCESS
Definition: build/ignition-msgs5/include/ignition/msgs/discovery.pb.h:97
@ Discovery_Publisher_Scope_ALL
Definition: build/ignition-msgs5/include/ignition/msgs/discovery.pb.h:99
const Discovery_Publisher_Scope Discovery_Publisher_Scope_Scope_MAX
Definition: build/ignition-msgs5/include/ignition/msgs/discovery.pb.h:105
const Discovery_Publisher_Scope Discovery_Publisher_Scope_Scope_MIN
Definition: build/ignition-msgs5/include/ignition/msgs/discovery.pb.h:104
const int Discovery_Publisher_Scope_Scope_ARRAYSIZE
Definition: build/ignition-msgs5/include/ignition/msgs/discovery.pb.h:106
@ Discovery_Publisher_Scope_HOST
Definition: build/ignition-msgs5/include/ignition/msgs/discovery.pb.h:98