List of all members |
Public Types |
Public Member Functions |
Static Public Member Functions |
Static Public Attributes |
Protected Member Functions
Publishers Class Referencefinal
#include <publishers.pb.h>
Public Types | |
enum | : int { kPublisherFieldNumber = 2 , kHeaderFieldNumber = 1 } |
Public Member Functions | |
Publishers () | |
constexpr | Publishers (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized) |
Publishers (const Publishers &from) | |
Publishers (Publishers &&from) noexcept | |
~Publishers () 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 |
::ignition::msgs::Publish * | add_publisher () |
size_t | ByteSizeLong () const final |
PROTOBUF_ATTRIBUTE_REINITIALIZES void | Clear () final |
void | clear_header () |
void | clear_publisher () |
void | CopyFrom (const Publishers &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 |
bool | IsInitialized () const final |
void | MergeFrom (const Publishers &from) |
::ignition::msgs::Header * | mutable_header () |
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::ignition::msgs::Publish > * | mutable_publisher () |
::ignition::msgs::Publish * | mutable_publisher (int index) |
Publishers * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final |
Publishers & | operator= (const Publishers &from) |
Publishers & | operator= (Publishers &&from) noexcept |
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::ignition::msgs::Publish > & | publisher () const |
const ::ignition::msgs::Publish & | publisher (int index) const |
int | publisher_size () const |
PROTOBUF_NODISCARD ::ignition::msgs::Header * | release_header () |
void | set_allocated_header (::ignition::msgs::Header *header) |
void | Swap (Publishers *other) |
::ignition::msgs::Header * | unsafe_arena_release_header () |
void | unsafe_arena_set_allocated_header (::ignition::msgs::Header *header) |
void | UnsafeArenaSwap (Publishers *other) |
Static Public Member Functions | |
static const Publishers & | 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 Publishers * | internal_default_instance () |
Static Public Attributes | |
static const ClassData | _class_data_ |
static constexpr int | kIndexInFileMessages |
Protected Member Functions | |
Publishers (::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned=false) | |
Member Enumeration Documentation
◆ anonymous enum
Constructor & Destructor Documentation
◆ Publishers() [1/5]
|
inline |
◆ ~Publishers()
|
override |
◆ Publishers() [2/5]
|
explicitconstexpr |
◆ Publishers() [3/5]
Publishers | ( | const Publishers & | from | ) |
◆ Publishers() [4/5]
|
inlinenoexcept |
◆ Publishers() [5/5]
|
explicitprotected |
Member Function Documentation
◆ _InternalParse()
|
final |
◆ _InternalSerialize()
|
final |
◆ add_publisher()
|
inline |
◆ ByteSizeLong()
|
final |
◆ Clear()
|
final |
◆ clear_header()
void clear_header | ( | ) |
◆ clear_publisher()
void clear_publisher | ( | ) |
◆ CopyFrom()
void CopyFrom | ( | const Publishers & | from | ) |
◆ default_instance()
|
inlinestatic |
◆ descriptor()
|
inlinestatic |
◆ GetCachedSize()
|
inlinefinal |
◆ GetClassData()
|
final |
◆ GetDescriptor()
|
inlinestatic |
◆ GetMetadata()
|
final |
◆ GetReflection()
|
inlinestatic |
◆ has_header()
|
inline |
◆ header()
|
inline |
◆ internal_default_instance()
|
inlinestatic |
References ignition::msgs::_Publishers_default_instance_.
◆ IsInitialized()
|
final |
◆ MergeFrom()
void MergeFrom | ( | const Publishers & | from | ) |
◆ mutable_header()
|
inline |
◆ mutable_publisher() [1/2]
|
inline |
◆ mutable_publisher() [2/2]
|
inline |
◆ New()
|
inlinefinal |
◆ operator=() [1/2]
|
inline |
◆ operator=() [2/2]
|
inlinenoexcept |
◆ publisher() [1/2]
|
inline |
◆ publisher() [2/2]
|
inline |
◆ publisher_size()
|
inline |
◆ release_header()
|
inline |
◆ set_allocated_header()
|
inline |
◆ Swap()
|
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: