|
| Discovery_Publisher () |
|
| Discovery_Publisher (const Discovery_Publisher &from) |
|
virtual | ~Discovery_Publisher () |
|
const ::std::string & | address () const |
|
size_t | ByteSizeLong () const final |
|
void | Clear () final |
|
void | clear_address () |
|
void | clear_msg_pub () |
|
void | clear_node_uuid () |
|
void | clear_process_uuid () |
|
void | clear_pub_type () |
|
void | clear_scope () |
|
void | clear_srv_pub () |
|
void | clear_topic () |
|
void | CopyFrom (const ::google::protobuf::Message &from) final |
|
void | CopyFrom (const Discovery_Publisher &from) |
|
int | GetCachedSize () const final |
|
::google::protobuf::Metadata | GetMetadata () const final |
|
bool | has_msg_pub () const |
|
bool | has_srv_pub () const |
|
::google::protobuf::uint8 * | InternalSerializeWithCachedSizesToArray (bool deterministic, ::google::protobuf::uint8 *target) const final |
|
bool | IsInitialized () const final |
|
void | MergeFrom (const ::google::protobuf::Message &from) final |
|
void | MergeFrom (const Discovery_Publisher &from) |
|
bool | MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input) final |
|
const ::gz::msgs::Discovery_Publisher_MessagePublisher & | msg_pub () const |
|
::std::string * | mutable_address () |
|
::gz::msgs::Discovery_Publisher_MessagePublisher * | mutable_msg_pub () |
|
::std::string * | mutable_node_uuid () |
|
::std::string * | mutable_process_uuid () |
|
::gz::msgs::Discovery_Publisher_ServicePublisher * | mutable_srv_pub () |
|
::std::string * | mutable_topic () |
|
Discovery_Publisher * | New () const final |
|
Discovery_Publisher * | New (::google::protobuf::Arena *arena) const final |
|
const ::std::string & | node_uuid () const |
|
Discovery_Publisher & | operator= (const Discovery_Publisher &from) |
|
const ::std::string & | process_uuid () const |
|
PubTypeCase | pub_type_case () const |
|
::std::string * | release_address () |
|
::gz::msgs::Discovery_Publisher_MessagePublisher * | release_msg_pub () |
|
::std::string * | release_node_uuid () |
|
::std::string * | release_process_uuid () |
|
::gz::msgs::Discovery_Publisher_ServicePublisher * | release_srv_pub () |
|
::std::string * | release_topic () |
|
::gz::msgs::Discovery_Publisher_Scope | scope () const |
|
void | SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const final |
|
void | set_address (const ::std::string &value) |
|
void | set_address (const char *value) |
|
void | set_address (const char *value, size_t size) |
|
void | set_allocated_address (::std::string *address) |
|
void | set_allocated_msg_pub (::gz::msgs::Discovery_Publisher_MessagePublisher *msg_pub) |
|
void | set_allocated_node_uuid (::std::string *node_uuid) |
|
void | set_allocated_process_uuid (::std::string *process_uuid) |
|
void | set_allocated_srv_pub (::gz::msgs::Discovery_Publisher_ServicePublisher *srv_pub) |
|
void | set_allocated_topic (::std::string *topic) |
|
void | set_node_uuid (const ::std::string &value) |
|
void | set_node_uuid (const char *value) |
|
void | set_node_uuid (const char *value, size_t size) |
|
void | set_process_uuid (const ::std::string &value) |
|
void | set_process_uuid (const char *value) |
|
void | set_process_uuid (const char *value, size_t size) |
|
void | set_scope (::gz::msgs::Discovery_Publisher_Scope value) |
|
void | set_topic (const ::std::string &value) |
|
void | set_topic (const char *value) |
|
void | set_topic (const char *value, size_t size) |
|
const ::gz::msgs::Discovery_Publisher_ServicePublisher & | srv_pub () const |
|
void | Swap (Discovery_Publisher *other) |
|
const ::std::string & | topic () const |
|