List of all members |
Public Types |
Public Member Functions |
Static Public Member Functions |
Static Public Attributes |
Protected Member Functions
WirelessNodes Class Referencefinal
#include <wireless_nodes.pb.h>
Public Types | |
enum | : int { kNodeFieldNumber = 2 , kHeaderFieldNumber = 1 } |
Public Member Functions | |
WirelessNodes () | |
constexpr | WirelessNodes (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized) |
WirelessNodes (const WirelessNodes &from) | |
WirelessNodes (WirelessNodes &&from) noexcept | |
~WirelessNodes () 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::WirelessNode * | add_node () |
size_t | ByteSizeLong () const final |
PROTOBUF_ATTRIBUTE_REINITIALIZES void | Clear () final |
void | clear_header () |
void | clear_node () |
void | CopyFrom (const WirelessNodes &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 WirelessNodes &from) |
::ignition::msgs::Header * | mutable_header () |
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::ignition::msgs::WirelessNode > * | mutable_node () |
::ignition::msgs::WirelessNode * | mutable_node (int index) |
WirelessNodes * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final |
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::ignition::msgs::WirelessNode > & | node () const |
const ::ignition::msgs::WirelessNode & | node (int index) const |
int | node_size () const |
WirelessNodes & | operator= (const WirelessNodes &from) |
WirelessNodes & | operator= (WirelessNodes &&from) noexcept |
PROTOBUF_NODISCARD ::ignition::msgs::Header * | release_header () |
void | set_allocated_header (::ignition::msgs::Header *header) |
void | Swap (WirelessNodes *other) |
::ignition::msgs::Header * | unsafe_arena_release_header () |
void | unsafe_arena_set_allocated_header (::ignition::msgs::Header *header) |
void | UnsafeArenaSwap (WirelessNodes *other) |
Static Public Member Functions | |
static const WirelessNodes & | 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 WirelessNodes * | internal_default_instance () |
Static Public Attributes | |
static const ClassData | _class_data_ |
static constexpr int | kIndexInFileMessages |
Protected Member Functions | |
WirelessNodes (::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned=false) | |
Member Enumeration Documentation
◆ anonymous enum
Constructor & Destructor Documentation
◆ WirelessNodes() [1/5]
|
inline |
◆ ~WirelessNodes()
|
override |
◆ WirelessNodes() [2/5]
|
explicitconstexpr |
◆ WirelessNodes() [3/5]
WirelessNodes | ( | const WirelessNodes & | from | ) |
◆ WirelessNodes() [4/5]
|
inlinenoexcept |
◆ WirelessNodes() [5/5]
|
explicitprotected |
Member Function Documentation
◆ _InternalParse()
|
final |
◆ _InternalSerialize()
|
final |
◆ add_node()
|
inline |
◆ ByteSizeLong()
|
final |
◆ Clear()
|
final |
◆ clear_header()
void clear_header | ( | ) |
◆ clear_node()
void clear_node | ( | ) |
◆ CopyFrom()
void CopyFrom | ( | const WirelessNodes & | 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::_WirelessNodes_default_instance_.
◆ IsInitialized()
|
final |
◆ MergeFrom()
void MergeFrom | ( | const WirelessNodes & | from | ) |
◆ mutable_header()
|
inline |
◆ mutable_node() [1/2]
|
inline |
◆ mutable_node() [2/2]
|
inline |
◆ New()
|
inlinefinal |
◆ node() [1/2]
|
inline |
◆ node() [2/2]
|
inline |
◆ node_size()
|
inline |
◆ operator=() [1/2]
|
inline |
◆ operator=() [2/2]
|
inlinenoexcept |
◆ 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: