build/ignition-msgs8/include/ignition/msgs/parameter_error.pb.h
Go to the documentation of this file.
49 #define PROTOBUF_INTERNAL_EXPORT_ignition_2fmsgs_2fparameter_5ferror_2eproto IGNITION_MSGS_VISIBLE
68 extern IGNITION_MSGS_VISIBLE const ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable descriptor_table_ignition_2fmsgs_2fparameter_5ferror_2eproto;
73 IGNITION_MSGS_VISIBLE extern ParameterErrorDefaultTypeInternal _ParameterError_default_instance_;
77 template<> IGNITION_MSGS_VISIBLE ::ignition::msgs::ParameterError* Arena::CreateMaybeMessage<::ignition::msgs::ParameterError>(Arena*);
87 ParameterError_Type_ParameterError_Type_INT_MIN_SENTINEL_DO_NOT_USE_ = std::numeric_limits<::PROTOBUF_NAMESPACE_ID::int32>::min(),
88 ParameterError_Type_ParameterError_Type_INT_MAX_SENTINEL_DO_NOT_USE_ = std::numeric_limits<::PROTOBUF_NAMESPACE_ID::int32>::max()
89 };
95 IGNITION_MSGS_VISIBLE const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor* ParameterError_Type_descriptor();
112 public ::PROTOBUF_NAMESPACE_ID::Message /* @@protoc_insertion_point(class_definition:ignition.msgs.ParameterError) */ {
189 const char* _InternalParse(const char* ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext* ctx) final;
190 ::PROTOBUF_NAMESPACE_ID::uint8* _InternalSerialize(
191 ::PROTOBUF_NAMESPACE_ID::uint8* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const final;
213 ::PROTOBUF_NAMESPACE_ID::internal::AssignDescriptors(&::descriptor_table_ignition_2fmsgs_2fparameter_5ferror_2eproto);
214 return ::descriptor_table_ignition_2fmsgs_2fparameter_5ferror_2eproto.file_level_metadata[kIndexInFileMessages];
340 #endif // GOOGLE_PROTOBUF_INCLUDED_GOOGLE_PROTOBUF_INCLUDED_ignition_2fmsgs_2fparameter_5ferror_2eproto
IGNITION_MSGS_VISIBLEconst ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable descriptor_table_ignition_2fmsgs_2fparameter_5ferror_2eproto
static void InitAsDefaultInstance()
void clear_data()
static const ::PROTOBUF_NAMESPACE_ID::Reflection * GetReflection()
Definition: build/ignition-msgs8/include/ignition/msgs/parameter_error.pb.h:142
virtual ~ParameterError()
ParameterError * New(::PROTOBUF_NAMESPACE_ID::Arena *arena) const final
Definition: build/ignition-msgs8/include/ignition/msgs/parameter_error.pb.h:178
static const ParameterError & default_instance()
static const std::string & Type_Name(T enum_t_value)
Definition: build/ignition-msgs8/include/ignition/msgs/parameter_error.pb.h:244
PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final
ParameterError(::PROTOBUF_NAMESPACE_ID::Arena *arena)
void MergeFrom(const ParameterError &from)
void Swap(ParameterError *other)
Definition: build/ignition-msgs8/include/ignition/msgs/parameter_error.pb.h:158
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * descriptor()
Definition: build/ignition-msgs8/include/ignition/msgs/parameter_error.pb.h:136
static const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * Type_descriptor()
Definition: build/ignition-msgs8/include/ignition/msgs/parameter_error.pb.h:240
ParameterError & operator=(ParameterError &&from) noexcept
Definition: build/ignition-msgs8/include/ignition/msgs/parameter_error.pb.h:127
void MergeFrom(const ::PROTOBUF_NAMESPACE_ID::Message &from) final
void CopyFrom(const ParameterError &from)
::ignition::msgs::ParameterError_Type data() const
ParameterError * New() const final
Definition: build/ignition-msgs8/include/ignition/msgs/parameter_error.pb.h:174
ParameterError()
Definition: build/ignition-msgs8/include/ignition/msgs/parameter_error.pb.h:114
static bool Type_IsValid(int value)
Definition: build/ignition-msgs8/include/ignition/msgs/parameter_error.pb.h:230
ParameterError & operator=(const ParameterError &from)
Definition: build/ignition-msgs8/include/ignition/msgs/parameter_error.pb.h:123
static bool Type_Parse(const std::string &name, Type *value)
Definition: build/ignition-msgs8/include/ignition/msgs/parameter_error.pb.h:250
void CopyFrom(const ::PROTOBUF_NAMESPACE_ID::Message &from) final
static const ParameterError * internal_default_instance()
Definition: build/ignition-msgs8/include/ignition/msgs/parameter_error.pb.h:148
void UnsafeArenaSwap(ParameterError *other)
Definition: build/ignition-msgs8/include/ignition/msgs/parameter_error.pb.h:166
ParameterError(ParameterError &&from) noexcept
Definition: build/ignition-msgs8/include/ignition/msgs/parameter_error.pb.h:118
void set_data(::ignition::msgs::ParameterError_Type value)
::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata() const final
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * GetDescriptor()
Definition: build/ignition-msgs8/include/ignition/msgs/parameter_error.pb.h:139
ParameterError(const ParameterError &from)
friend void swap(ParameterError &a, ParameterError &b)
Definition: build/ignition-msgs8/include/ignition/msgs/parameter_error.pb.h:155
ParameterError_Type Type
Definition: build/ignition-msgs8/include/ignition/msgs/parameter_error.pb.h:221
T max(T... args)
T min(T... args)
const std::string & ParameterError_Type_Name(T enum_t_value)
Definition: build/ignition-msgs8/include/ignition/msgs/parameter_error.pb.h:97
constexpr ParameterError_Type ParameterError_Type_Type_MAX
Definition: build/ignition-msgs8/include/ignition/msgs/parameter_error.pb.h:92
bool ParameterError_Type_Parse(const std::string &name, ParameterError_Type *value)
Definition: build/ignition-msgs8/include/ignition/msgs/parameter_error.pb.h:104
constexpr int ParameterError_Type_Type_ARRAYSIZE
Definition: build/ignition-msgs8/include/ignition/msgs/parameter_error.pb.h:93
ParameterError_Type
Definition: build/ignition-msgs8/include/ignition/msgs/parameter_error.pb.h:82
@ ParameterError_Type_ALREADY_DECLARED
Definition: build/ignition-msgs8/include/ignition/msgs/parameter_error.pb.h:84
@ ParameterError_Type_INVALID_TYPE
Definition: build/ignition-msgs8/include/ignition/msgs/parameter_error.pb.h:85
@ ParameterError_Type_NOT_DECLARED
Definition: build/ignition-msgs8/include/ignition/msgs/parameter_error.pb.h:86
@ ParameterError_Type_SUCCESS
Definition: build/ignition-msgs8/include/ignition/msgs/parameter_error.pb.h:83
@ ParameterError_Type_ParameterError_Type_INT_MIN_SENTINEL_DO_NOT_USE_
Definition: build/ignition-msgs8/include/ignition/msgs/parameter_error.pb.h:87
@ ParameterError_Type_ParameterError_Type_INT_MAX_SENTINEL_DO_NOT_USE_
Definition: build/ignition-msgs8/include/ignition/msgs/parameter_error.pb.h:88
std::unique_ptr< ParameterError > ParameterErrorUniquePtr
Definition: build/ignition-msgs8/include/ignition/msgs/parameter_error.pb.h:315
constexpr ParameterError_Type ParameterError_Type_Type_MIN
Definition: build/ignition-msgs8/include/ignition/msgs/parameter_error.pb.h:91
std::shared_ptr< ParameterError > ParameterErrorSharedPtr
Definition: build/ignition-msgs8/include/ignition/msgs/parameter_error.pb.h:317
IGNITION_MSGS_VISIBLE bool ParameterError_Type_IsValid(int value)
IGNITION_MSGS_VISIBLEconst ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * ParameterError_Type_descriptor()
std::unique_ptr< const ParameterError > ConstParameterErrorUniquePtr
Definition: build/ignition-msgs8/include/ignition/msgs/parameter_error.pb.h:316
std::shared_ptr< const ParameterError > ConstParameterErrorSharedPtr
Definition: build/ignition-msgs8/include/ignition/msgs/parameter_error.pb.h:318
Atmosphere_Type
Definition: build/ignition-msgs8/include/ignition/msgs/atmosphere.pb.h:83
IGNITION_MSGS_VISIBLE ParameterErrorDefaultTypeInternal _ParameterError_default_instance_
Definition: build/ignition-msgs8/include/ignition/msgs/actor.pb.h:53
Definition: build/ignition-msgs8/include/ignition/msgs/parameter_error.pb.h:57
static const ::PROTOBUF_NAMESPACE_ID::internal::ParseTableField entries[] PROTOBUF_SECTION_VARIABLE(protodesc_cold)
static const ::PROTOBUF_NAMESPACE_ID::internal::ParseTable schema[1] PROTOBUF_SECTION_VARIABLE(protodesc_cold)
static const ::PROTOBUF_NAMESPACE_ID::internal::AuxillaryParseTableField aux[] PROTOBUF_SECTION_VARIABLE(protodesc_cold)