List of all members |
Public Types |
Public Member Functions |
Static Public Member Functions |
Static Public Attributes |
Protected Member Functions
Discovery_Publisher_MessagePublisher Class Referencefinal
#include <discovery.pb.h>
Public Types | |
enum | : int { kCtrlFieldNumber = 1 , kMsgTypeFieldNumber = 2 , kMsgsPerSecFieldNumber = 4 , kThrottledFieldNumber = 3 } |
Public Member Functions | |
Discovery_Publisher_MessagePublisher () | |
constexpr | Discovery_Publisher_MessagePublisher (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized) |
Discovery_Publisher_MessagePublisher (const Discovery_Publisher_MessagePublisher &from) | |
Discovery_Publisher_MessagePublisher (Discovery_Publisher_MessagePublisher &&from) noexcept | |
~Discovery_Publisher_MessagePublisher () 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_ctrl () |
void | clear_msg_type () |
void | clear_msgs_per_sec () |
void | clear_throttled () |
void | CopyFrom (const Discovery_Publisher_MessagePublisher &from) |
const std::string & | ctrl () const |
int | GetCachedSize () const final |
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * | GetClassData () const final |
::PROTOBUF_NAMESPACE_ID::Metadata | GetMetadata () const final |
bool | IsInitialized () const final |
void | MergeFrom (const Discovery_Publisher_MessagePublisher &from) |
const std::string & | msg_type () const |
uint64_t | msgs_per_sec () const |
std::string * | mutable_ctrl () |
std::string * | mutable_msg_type () |
Discovery_Publisher_MessagePublisher * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final |
Discovery_Publisher_MessagePublisher & | operator= (const Discovery_Publisher_MessagePublisher &from) |
Discovery_Publisher_MessagePublisher & | operator= (Discovery_Publisher_MessagePublisher &&from) noexcept |
PROTOBUF_NODISCARD std::string * | release_ctrl () |
PROTOBUF_NODISCARD std::string * | release_msg_type () |
void | set_allocated_ctrl (std::string *ctrl) |
void | set_allocated_msg_type (std::string *msg_type) |
template<typename ArgT0 = const std::string&, typename... ArgT> | |
void | set_ctrl (ArgT0 &&arg0, ArgT... args) |
template<typename ArgT0 , typename... ArgT> | |
PROTOBUF_ALWAYS_INLINE void | set_ctrl (ArgT0 &&arg0, ArgT... args) |
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_msgs_per_sec (uint64_t value) |
void | set_throttled (bool value) |
void | Swap (Discovery_Publisher_MessagePublisher *other) |
bool | throttled () const |
void | UnsafeArenaSwap (Discovery_Publisher_MessagePublisher *other) |
Static Public Member Functions | |
static const Discovery_Publisher_MessagePublisher & | 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_Publisher_MessagePublisher * | internal_default_instance () |
Static Public Attributes | |
static const ClassData | _class_data_ |
static constexpr int | kIndexInFileMessages |
Protected Member Functions | |
Discovery_Publisher_MessagePublisher (::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned=false) | |
Member Enumeration Documentation
◆ anonymous enum
anonymous enum : int |
Constructor & Destructor Documentation
◆ Discovery_Publisher_MessagePublisher() [1/5]
|
inline |
◆ ~Discovery_Publisher_MessagePublisher()
|
override |
◆ Discovery_Publisher_MessagePublisher() [2/5]
|
explicitconstexpr |
◆ Discovery_Publisher_MessagePublisher() [3/5]
◆ Discovery_Publisher_MessagePublisher() [4/5]
|
inlinenoexcept |
◆ Discovery_Publisher_MessagePublisher() [5/5]
|
explicitprotected |
Member Function Documentation
◆ _InternalParse()
|
final |
◆ _InternalSerialize()
|
final |
◆ ByteSizeLong()
|
final |
◆ Clear()
|
final |
◆ clear_ctrl()
|
inline |
◆ clear_msg_type()
|
inline |
◆ clear_msgs_per_sec()
|
inline |
◆ clear_throttled()
|
inline |
◆ CopyFrom()
void CopyFrom | ( | const Discovery_Publisher_MessagePublisher & | from | ) |
◆ ctrl()
|
inline |
◆ default_instance()
|
inlinestatic |
◆ descriptor()
|
inlinestatic |
◆ GetCachedSize()
|
inlinefinal |
◆ GetClassData()
|
final |
◆ GetDescriptor()
|
inlinestatic |
◆ GetMetadata()
|
final |
◆ GetReflection()
|
inlinestatic |
◆ internal_default_instance()
|
inlinestatic |
◆ IsInitialized()
|
final |
◆ MergeFrom()
void MergeFrom | ( | const Discovery_Publisher_MessagePublisher & | from | ) |
◆ msg_type()
|
inline |
◆ msgs_per_sec()
|
inline |
◆ mutable_ctrl()
|
inline |
◆ mutable_msg_type()
|
inline |
◆ New()
|
inlinefinal |
◆ operator=() [1/2]
|
inline |
◆ operator=() [2/2]
|
inlinenoexcept |
◆ release_ctrl()
|
inline |
◆ release_msg_type()
|
inline |
◆ set_allocated_ctrl()
|
inline |
◆ set_allocated_msg_type()
|
inline |
◆ set_ctrl() [1/2]
void set_ctrl | ( | ArgT0 && | arg0, |
ArgT... | args | ||
) |
◆ set_ctrl() [2/2]
|
inline |
◆ set_msg_type() [1/2]
void set_msg_type | ( | ArgT0 && | arg0, |
ArgT... | args | ||
) |
◆ set_msg_type() [2/2]
|
inline |
◆ set_msgs_per_sec()
|
inline |
◆ set_throttled()
|
inline |
◆ Swap()
|
inline |
◆ throttled()
|
inline |
◆ UnsafeArenaSwap()
|
inline |
Member Data Documentation
◆ _class_data_
|
static |
◆ kIndexInFileMessages
|
staticconstexpr |
Initial value:
=
2
The documentation for this class was generated from the following file: