List of all members |
Public Member Functions |
Static Public Member Functions |
Static Public Attributes
Contacts Class Reference
#include <contacts.pb.h>
Public Member Functions | |
Contacts () | |
Contacts (const Contacts &from) | |
virtual | ~Contacts () |
::ignition::msgs::Contact * | add_contact () |
size_t | ByteSizeLong () const final |
void | Clear () final |
void | clear_contact () |
void | clear_header () |
const ::google::protobuf::RepeatedPtrField< ::ignition::msgs::Contact > & | contact () const |
const ::ignition::msgs::Contact & | contact (int index) const |
int | contact_size () const |
void | CopyFrom (const ::google::protobuf::Message &from) final |
void | CopyFrom (const Contacts &from) |
int | GetCachedSize () const final |
::google::protobuf::Metadata | GetMetadata () const final |
bool | has_header () const |
const ::ignition::msgs::Header & | header () const |
::google::protobuf::uint8 * | InternalSerializeWithCachedSizesToArray (bool deterministic, ::google::protobuf::uint8 *target) const final |
bool | IsInitialized () const final |
void | MergeFrom (const ::google::protobuf::Message &from) final |
void | MergeFrom (const Contacts &from) |
bool | MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input) final |
::google::protobuf::RepeatedPtrField< ::ignition::msgs::Contact > * | mutable_contact () |
::ignition::msgs::Contact * | mutable_contact (int index) |
::ignition::msgs::Header * | mutable_header () |
Contacts * | New () const final |
Contacts * | New (::google::protobuf::Arena *arena) const final |
Contacts & | operator= (const Contacts &from) |
::ignition::msgs::Header * | release_header () |
void | SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const final |
void | set_allocated_header (::ignition::msgs::Header *header) |
void | Swap (Contacts *other) |
Static Public Member Functions | |
static const Contacts & | default_instance () |
static const ::google::protobuf::Descriptor * | descriptor () |
static void | InitAsDefaultInstance () |
static const Contacts * | internal_default_instance () |
Static Public Attributes | |
static const int | kContactFieldNumber = 2 |
static const int | kHeaderFieldNumber = 1 |
static constexpr int | kIndexInFileMessages |
Constructor & Destructor Documentation
◆ Contacts() [1/2]
Contacts | ( | ) |
◆ ~Contacts()
|
virtual |
◆ Contacts() [2/2]
Member Function Documentation
◆ add_contact()
|
inline |
◆ ByteSizeLong()
|
final |
◆ Clear()
|
final |
◆ clear_contact()
void clear_contact | ( | ) |
◆ clear_header()
void clear_header | ( | ) |
◆ contact() [1/2]
|
inline |
◆ contact() [2/2]
|
inline |
◆ contact_size()
|
inline |
◆ CopyFrom() [1/2]
|
final |
◆ CopyFrom() [2/2]
void CopyFrom | ( | const Contacts & | from | ) |
◆ default_instance()
|
static |
◆ descriptor()
|
static |
◆ GetCachedSize()
|
inlinefinal |
◆ GetMetadata()
|
final |
◆ has_header()
|
inline |
◆ header()
|
inline |
References ignition::msgs::_Header_default_instance_.
◆ InitAsDefaultInstance()
|
static |
◆ internal_default_instance()
|
inlinestatic |
References ignition::msgs::_Contacts_default_instance_.
◆ InternalSerializeWithCachedSizesToArray()
|
final |
◆ IsInitialized()
|
final |
◆ MergeFrom() [1/2]
|
final |
◆ MergeFrom() [2/2]
void MergeFrom | ( | const Contacts & | from | ) |
◆ MergePartialFromCodedStream()
|
final |
◆ mutable_contact() [1/2]
|
inline |
◆ mutable_contact() [2/2]
|
inline |
◆ mutable_header()
|
inline |
◆ New() [1/2]
|
inlinefinal |
◆ New() [2/2]
|
inlinefinal |
◆ operator=()
◆ release_header()
|
inline |
◆ SerializeWithCachedSizes()
|
final |
◆ set_allocated_header()
|
inline |
◆ Swap()
void Swap | ( | Contacts * | other | ) |
Member Data Documentation
◆ kContactFieldNumber
|
static |
◆ kHeaderFieldNumber
|
static |
◆ kIndexInFileMessages
|
staticconstexpr |
Initial value:
=
0
The documentation for this class was generated from the following file: