|
| Discovery_Publisher () |
|
constexpr | Discovery_Publisher (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized) |
|
| Discovery_Publisher (const Discovery_Publisher &from) |
|
| Discovery_Publisher (Discovery_Publisher &&from) noexcept |
|
| ~Discovery_Publisher () override |
|
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 |
|
const std::string & | address () const |
|
size_t | ByteSizeLong () const final |
|
PROTOBUF_ATTRIBUTE_REINITIALIZES 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 Discovery_Publisher &from) |
|
int | GetCachedSize () const final |
|
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * | GetClassData () const final |
|
::PROTOBUF_NAMESPACE_ID::Metadata | GetMetadata () const final |
|
bool | has_msg_pub () const |
|
bool | has_srv_pub () const |
|
bool | IsInitialized () const final |
|
void | MergeFrom (const Discovery_Publisher &from) |
|
const ::ignition::msgs::Discovery_Publisher_MessagePublisher & | msg_pub () const |
|
std::string * | mutable_address () |
|
::ignition::msgs::Discovery_Publisher_MessagePublisher * | mutable_msg_pub () |
|
std::string * | mutable_node_uuid () |
|
std::string * | mutable_process_uuid () |
|
::ignition::msgs::Discovery_Publisher_ServicePublisher * | mutable_srv_pub () |
|
std::string * | mutable_topic () |
|
Discovery_Publisher * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final |
|
const std::string & | node_uuid () const |
|
Discovery_Publisher & | operator= (const Discovery_Publisher &from) |
|
Discovery_Publisher & | operator= (Discovery_Publisher &&from) noexcept |
|
const std::string & | process_uuid () const |
|
PubTypeCase | pub_type_case () const |
|
PROTOBUF_NODISCARD std::string * | release_address () |
|
PROTOBUF_NODISCARD ::ignition::msgs::Discovery_Publisher_MessagePublisher * | release_msg_pub () |
|
PROTOBUF_NODISCARD std::string * | release_node_uuid () |
|
PROTOBUF_NODISCARD std::string * | release_process_uuid () |
|
PROTOBUF_NODISCARD ::ignition::msgs::Discovery_Publisher_ServicePublisher * | release_srv_pub () |
|
PROTOBUF_NODISCARD std::string * | release_topic () |
|
::ignition::msgs::Discovery_Publisher_Scope | scope () const |
|
template<typename ArgT0 = const std::string&, typename... ArgT> |
void | set_address (ArgT0 &&arg0, ArgT... args) |
|
template<typename ArgT0 , typename... ArgT> |
PROTOBUF_ALWAYS_INLINE void | set_address (ArgT0 &&arg0, ArgT... args) |
|
void | set_allocated_address (std::string *address) |
|
void | set_allocated_msg_pub (::ignition::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 (::ignition::msgs::Discovery_Publisher_ServicePublisher *srv_pub) |
|
void | set_allocated_topic (std::string *topic) |
|
template<typename ArgT0 = const std::string&, typename... ArgT> |
void | set_node_uuid (ArgT0 &&arg0, ArgT... args) |
|
template<typename ArgT0 , typename... ArgT> |
PROTOBUF_ALWAYS_INLINE void | set_node_uuid (ArgT0 &&arg0, ArgT... args) |
|
template<typename ArgT0 = const std::string&, typename... ArgT> |
void | set_process_uuid (ArgT0 &&arg0, ArgT... args) |
|
template<typename ArgT0 , typename... ArgT> |
PROTOBUF_ALWAYS_INLINE void | set_process_uuid (ArgT0 &&arg0, ArgT... args) |
|
void | set_scope (::ignition::msgs::Discovery_Publisher_Scope value) |
|
template<typename ArgT0 = const std::string&, typename... ArgT> |
void | set_topic (ArgT0 &&arg0, ArgT... args) |
|
template<typename ArgT0 , typename... ArgT> |
PROTOBUF_ALWAYS_INLINE void | set_topic (ArgT0 &&arg0, ArgT... args) |
|
const ::ignition::msgs::Discovery_Publisher_ServicePublisher & | srv_pub () const |
|
void | Swap (Discovery_Publisher *other) |
|
const std::string & | topic () const |
|
::ignition::msgs::Discovery_Publisher_MessagePublisher * | unsafe_arena_release_msg_pub () |
|
::ignition::msgs::Discovery_Publisher_ServicePublisher * | unsafe_arena_release_srv_pub () |
|
void | unsafe_arena_set_allocated_msg_pub (::ignition::msgs::Discovery_Publisher_MessagePublisher *msg_pub) |
|
void | unsafe_arena_set_allocated_srv_pub (::ignition::msgs::Discovery_Publisher_ServicePublisher *srv_pub) |
|
void | UnsafeArenaSwap (Discovery_Publisher *other) |
|