List of all members |
Public Types |
Public Member Functions |
Static Public Member Functions |
Static Public Attributes
ParameterError Class Reference
#include <parameter_error.pb.h>
Public Types | |
typedef ParameterError_Type | Type |
Public Member Functions | |
ParameterError () | |
ParameterError (const ParameterError &from) | |
virtual | ~ParameterError () |
size_t | ByteSizeLong () const final |
void | Clear () final |
void | clear_data () |
void | CopyFrom (const ::google::protobuf::Message &from) final |
void | CopyFrom (const ParameterError &from) |
::gz::msgs::ParameterError_Type | data () 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 ParameterError &from) |
bool | MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input) final |
ParameterError * | New () const final |
ParameterError * | New (::google::protobuf::Arena *arena) const final |
ParameterError & | operator= (const ParameterError &from) |
void | SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const final |
void | set_data (::gz::msgs::ParameterError_Type value) |
void | Swap (ParameterError *other) |
Static Public Member Functions | |
static const ParameterError & | default_instance () |
static const ::google::protobuf::Descriptor * | descriptor () |
static void | InitAsDefaultInstance () |
static const ParameterError * | internal_default_instance () |
static const ::google::protobuf::EnumDescriptor * | Type_descriptor () |
static bool | Type_IsValid (int value) |
static const ::std::string & | Type_Name (Type value) |
static bool | Type_Parse (const ::std::string &name, Type *value) |
Static Public Attributes | |
static const Type | ALREADY_DECLARED |
static const Type | INVALID_TYPE |
static const int | kDataFieldNumber = 1 |
static constexpr int | kIndexInFileMessages |
static const Type | NOT_DECLARED |
static const Type | SUCCESS |
static const int | Type_ARRAYSIZE |
static const Type | Type_MAX |
static const Type | Type_MIN |
Member Typedef Documentation
◆ Type
typedef ParameterError_Type Type |
Constructor & Destructor Documentation
◆ ParameterError() [1/2]
ParameterError | ( | ) |
◆ ~ParameterError()
|
virtual |
◆ ParameterError() [2/2]
ParameterError | ( | const ParameterError & | from | ) |
Member Function Documentation
◆ ByteSizeLong()
|
final |
◆ Clear()
|
final |
◆ clear_data()
|
inline |
◆ CopyFrom() [1/2]
|
final |
◆ CopyFrom() [2/2]
void CopyFrom | ( | const ParameterError & | from | ) |
◆ data()
|
inline |
◆ default_instance()
|
static |
◆ descriptor()
|
static |
◆ GetCachedSize()
|
inlinefinal |
◆ GetMetadata()
|
final |
◆ InitAsDefaultInstance()
|
static |
◆ internal_default_instance()
|
inlinestatic |
References gz::msgs::_ParameterError_default_instance_.
◆ InternalSerializeWithCachedSizesToArray()
|
final |
◆ IsInitialized()
|
final |
◆ MergeFrom() [1/2]
|
final |
◆ MergeFrom() [2/2]
void MergeFrom | ( | const ParameterError & | from | ) |
◆ MergePartialFromCodedStream()
|
final |
◆ New() [1/2]
|
inlinefinal |
◆ New() [2/2]
|
inlinefinal |
◆ operator=()
|
inline |
◆ SerializeWithCachedSizes()
|
final |
◆ set_data()
|
inline |
◆ Swap()
void Swap | ( | ParameterError * | other | ) |
◆ Type_descriptor()
|
inlinestatic |
References gz::msgs::ParameterError_Type_descriptor().
◆ Type_IsValid()
|
inlinestatic |
References gz::msgs::ParameterError_Type_IsValid().
◆ Type_Name()
|
inlinestatic |
References gz::msgs::ParameterError_Type_Name().
◆ Type_Parse()
|
inlinestatic |
References gz::msgs::ParameterError_Type_Parse().
Member Data Documentation
◆ ALREADY_DECLARED
|
static |
Initial value:
◆ INVALID_TYPE
|
static |
Initial value:
◆ kDataFieldNumber
|
static |
◆ kIndexInFileMessages
|
staticconstexpr |
Initial value:
=
0
◆ NOT_DECLARED
|
static |
Initial value:
◆ SUCCESS
|
static |
Initial value:
◆ Type_ARRAYSIZE
|
static |
Initial value:
◆ Type_MAX
|
static |
Initial value:
◆ Type_MIN
|
static |
Initial value:
The documentation for this class was generated from the following file: