List of all members |
Public Member Functions |
Static Public Member Functions |
Static Public Attributes
FuelMetadata_Contact Class Reference
#include <fuel_metadata.pb.h>
Public Member Functions | |
FuelMetadata_Contact () | |
FuelMetadata_Contact (const FuelMetadata_Contact &from) | |
virtual | ~FuelMetadata_Contact () |
size_t | ByteSizeLong () const final |
void | Clear () final |
void | clear_email () |
void | clear_name () |
void | CopyFrom (const ::google::protobuf::Message &from) final |
void | CopyFrom (const FuelMetadata_Contact &from) |
const ::std::string & | email () const |
int | GetCachedSize () const final |
::google::protobuf::Metadata | GetMetadata () const final |
::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 FuelMetadata_Contact &from) |
bool | MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input) final |
::std::string * | mutable_email () |
::std::string * | mutable_name () |
const ::std::string & | name () const |
FuelMetadata_Contact * | New () const final |
FuelMetadata_Contact * | New (::google::protobuf::Arena *arena) const final |
FuelMetadata_Contact & | operator= (const FuelMetadata_Contact &from) |
::std::string * | release_email () |
::std::string * | release_name () |
void | SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const final |
void | set_allocated_email (::std::string *email) |
void | set_allocated_name (::std::string *name) |
void | set_email (const ::std::string &value) |
void | set_email (const char *value) |
void | set_email (const char *value, size_t size) |
void | set_name (const ::std::string &value) |
void | set_name (const char *value) |
void | set_name (const char *value, size_t size) |
void | Swap (FuelMetadata_Contact *other) |
Static Public Member Functions | |
static const FuelMetadata_Contact & | default_instance () |
static const ::google::protobuf::Descriptor * | descriptor () |
static void | InitAsDefaultInstance () |
static const FuelMetadata_Contact * | internal_default_instance () |
Static Public Attributes | |
static const int | kEmailFieldNumber = 2 |
static constexpr int | kIndexInFileMessages |
static const int | kNameFieldNumber = 1 |
Constructor & Destructor Documentation
◆ FuelMetadata_Contact() [1/2]
◆ ~FuelMetadata_Contact()
|
virtual |
◆ FuelMetadata_Contact() [2/2]
FuelMetadata_Contact | ( | const FuelMetadata_Contact & | from | ) |
Member Function Documentation
◆ ByteSizeLong()
|
final |
◆ Clear()
|
final |
◆ clear_email()
|
inline |
◆ clear_name()
|
inline |
◆ CopyFrom() [1/2]
|
final |
◆ CopyFrom() [2/2]
void CopyFrom | ( | const FuelMetadata_Contact & | from | ) |
◆ default_instance()
|
static |
◆ descriptor()
|
static |
◆ email()
|
inline |
Referenced by FuelMetadata_Contact::set_allocated_email().
◆ GetCachedSize()
|
inlinefinal |
◆ GetMetadata()
|
final |
◆ InitAsDefaultInstance()
|
static |
◆ internal_default_instance()
|
inlinestatic |
◆ InternalSerializeWithCachedSizesToArray()
|
final |
◆ IsInitialized()
|
final |
◆ MergeFrom() [1/2]
|
final |
◆ MergeFrom() [2/2]
void MergeFrom | ( | const FuelMetadata_Contact & | from | ) |
◆ MergePartialFromCodedStream()
|
final |
◆ mutable_email()
|
inline |
◆ mutable_name()
|
inline |
◆ name()
|
inline |
Referenced by FuelMetadata_Contact::set_allocated_name().
◆ New() [1/2]
|
inlinefinal |
◆ New() [2/2]
|
inlinefinal |
◆ operator=()
|
inline |
◆ release_email()
|
inline |
◆ release_name()
|
inline |
◆ SerializeWithCachedSizes()
|
final |
◆ set_allocated_email()
|
inline |
References FuelMetadata_Contact::email().
◆ set_allocated_name()
|
inline |
References FuelMetadata_Contact::name().
◆ set_email() [1/3]
|
inline |
◆ set_email() [2/3]
|
inline |
◆ set_email() [3/3]
|
inline |
◆ set_name() [1/3]
|
inline |
◆ set_name() [2/3]
|
inline |
◆ set_name() [3/3]
|
inline |
◆ Swap()
void Swap | ( | FuelMetadata_Contact * | other | ) |
Member Data Documentation
◆ kEmailFieldNumber
|
static |
◆ kIndexInFileMessages
|
staticconstexpr |
Initial value:
=
0
◆ kNameFieldNumber
|
static |
The documentation for this class was generated from the following file: