List of all members |
Public Types |
Public Member Functions |
Static Public Member Functions |
Static Public Attributes |
Protected Member Functions
Subscribe Class Referencefinal
#include <subscribe.pb.h>
Public Types | |
enum | : int { kTopicFieldNumber = 2 , kHostFieldNumber = 3 , kMsgTypeFieldNumber = 5 , kHeaderFieldNumber = 1 , kPortFieldNumber = 4 , kLatchingFieldNumber = 6 } |
Public Member Functions | |
Subscribe () | |
constexpr | Subscribe (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized) |
Subscribe (const Subscribe &from) | |
Subscribe (Subscribe &&from) noexcept | |
~Subscribe () 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 |
size_t | ByteSizeLong () const final |
PROTOBUF_ATTRIBUTE_REINITIALIZES void | Clear () final |
void | clear_header () |
void | clear_host () |
void | clear_latching () |
void | clear_msg_type () |
void | clear_port () |
void | clear_topic () |
void | CopyFrom (const Subscribe &from) |
int | GetCachedSize () const final |
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * | GetClassData () const final |
::PROTOBUF_NAMESPACE_ID::Metadata | GetMetadata () const final |
bool | has_header () const |
const ::ignition::msgs::Header & | header () const |
const std::string & | host () const |
bool | IsInitialized () const final |
bool | latching () const |
void | MergeFrom (const Subscribe &from) |
const std::string & | msg_type () const |
::ignition::msgs::Header * | mutable_header () |
std::string * | mutable_host () |
std::string * | mutable_msg_type () |
std::string * | mutable_topic () |
Subscribe * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final |
Subscribe & | operator= (const Subscribe &from) |
Subscribe & | operator= (Subscribe &&from) noexcept |
uint32_t | port () const |
PROTOBUF_NODISCARD ::ignition::msgs::Header * | release_header () |
PROTOBUF_NODISCARD std::string * | release_host () |
PROTOBUF_NODISCARD std::string * | release_msg_type () |
PROTOBUF_NODISCARD std::string * | release_topic () |
void | set_allocated_header (::ignition::msgs::Header *header) |
void | set_allocated_host (std::string *host) |
void | set_allocated_msg_type (std::string *msg_type) |
void | set_allocated_topic (std::string *topic) |
template<typename ArgT0 = const std::string&, typename... ArgT> | |
void | set_host (ArgT0 &&arg0, ArgT... args) |
template<typename ArgT0 , typename... ArgT> | |
PROTOBUF_ALWAYS_INLINE void | set_host (ArgT0 &&arg0, ArgT... args) |
void | set_latching (bool value) |
template<typename ArgT0 = const std::string&, typename... ArgT> | |
void | set_msg_type (ArgT0 &&arg0, ArgT... args) |
template<typename ArgT0 , typename... ArgT> | |
PROTOBUF_ALWAYS_INLINE void | set_msg_type (ArgT0 &&arg0, ArgT... args) |
void | set_port (uint32_t 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) |
void | Swap (Subscribe *other) |
const std::string & | topic () const |
::ignition::msgs::Header * | unsafe_arena_release_header () |
void | unsafe_arena_set_allocated_header (::ignition::msgs::Header *header) |
void | UnsafeArenaSwap (Subscribe *other) |
Static Public Member Functions | |
static const Subscribe & | 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 Subscribe * | internal_default_instance () |
Static Public Attributes | |
static const ClassData | _class_data_ |
static constexpr int | kIndexInFileMessages |
Protected Member Functions | |
Subscribe (::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned=false) | |
Member Enumeration Documentation
◆ anonymous enum
anonymous enum : int |
Constructor & Destructor Documentation
◆ Subscribe() [1/5]
|
inline |
◆ ~Subscribe()
|
override |
◆ Subscribe() [2/5]
|
explicitconstexpr |
◆ Subscribe() [3/5]
◆ Subscribe() [4/5]
◆ Subscribe() [5/5]
|
explicitprotected |
Member Function Documentation
◆ _InternalParse()
|
final |
◆ _InternalSerialize()
|
final |
◆ ByteSizeLong()
|
final |
◆ Clear()
|
final |
◆ clear_header()
void clear_header | ( | ) |
◆ clear_host()
|
inline |
◆ clear_latching()
|
inline |
◆ clear_msg_type()
|
inline |
◆ clear_port()
|
inline |
◆ clear_topic()
|
inline |
◆ CopyFrom()
void CopyFrom | ( | const Subscribe & | from | ) |
◆ default_instance()
|
inlinestatic |
◆ descriptor()
|
inlinestatic |
◆ GetCachedSize()
|
inlinefinal |
◆ GetClassData()
|
final |
◆ GetDescriptor()
|
inlinestatic |
◆ GetMetadata()
|
final |
◆ GetReflection()
|
inlinestatic |
◆ has_header()
|
inline |
◆ header()
|
inline |
◆ host()
|
inline |
◆ internal_default_instance()
|
inlinestatic |
References ignition::msgs::_Subscribe_default_instance_.
◆ IsInitialized()
|
final |
◆ latching()
|
inline |
◆ MergeFrom()
void MergeFrom | ( | const Subscribe & | from | ) |
◆ msg_type()
|
inline |
◆ mutable_header()
|
inline |
◆ mutable_host()
|
inline |
◆ mutable_msg_type()
|
inline |
◆ mutable_topic()
|
inline |
◆ New()
|
inlinefinal |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ port()
|
inline |
◆ release_header()
|
inline |
◆ release_host()
|
inline |
◆ release_msg_type()
|
inline |
◆ release_topic()
|
inline |
◆ set_allocated_header()
|
inline |
◆ set_allocated_host()
|
inline |
◆ set_allocated_msg_type()
|
inline |
◆ set_allocated_topic()
|
inline |
◆ set_host() [1/2]
void set_host | ( | ArgT0 && | arg0, |
ArgT... | args | ||
) |
◆ set_host() [2/2]
|
inline |
◆ set_latching()
|
inline |
◆ set_msg_type() [1/2]
void set_msg_type | ( | ArgT0 && | arg0, |
ArgT... | args | ||
) |
◆ set_msg_type() [2/2]
|
inline |
◆ set_port()
|
inline |
◆ set_topic() [1/2]
void set_topic | ( | ArgT0 && | arg0, |
ArgT... | args | ||
) |
◆ set_topic() [2/2]
|
inline |
◆ Swap()
|
inline |
◆ topic()
|
inline |
◆ unsafe_arena_release_header()
|
inline |
◆ unsafe_arena_set_allocated_header()
|
inline |
◆ UnsafeArenaSwap()
|
inline |
Member Data Documentation
◆ _class_data_
|
static |
◆ kIndexInFileMessages
|
staticconstexpr |
Initial value:
=
0
The documentation for this class was generated from the following file: