build/ignition-msgs8/include/ignition/msgs/shadows.pb.h
Go to the documentation of this file.
70 extern IGNITION_MSGS_VISIBLE const ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable descriptor_table_ignition_2fmsgs_2fshadows_2eproto;
79 template<> IGNITION_MSGS_VISIBLE ::ignition::msgs::Shadows* Arena::CreateMaybeMessage<::ignition::msgs::Shadows>(Arena*);
89 Shadows_ShadowType_Shadows_ShadowType_INT_MIN_SENTINEL_DO_NOT_USE_ = std::numeric_limits<::PROTOBUF_NAMESPACE_ID::int32>::min(),
90 Shadows_ShadowType_Shadows_ShadowType_INT_MAX_SENTINEL_DO_NOT_USE_ = std::numeric_limits<::PROTOBUF_NAMESPACE_ID::int32>::max()
91 };
93 constexpr Shadows_ShadowType Shadows_ShadowType_ShadowType_MIN = Shadows_ShadowType_STENCIL_ADDITIVE;
94 constexpr Shadows_ShadowType Shadows_ShadowType_ShadowType_MAX = Shadows_ShadowType_TEXTURE_MODULATIVE;
97 IGNITION_MSGS_VISIBLE const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor* Shadows_ShadowType_descriptor();
114 public ::PROTOBUF_NAMESPACE_ID::Message /* @@protoc_insertion_point(class_definition:ignition.msgs.Shadows) */ {
191 const char* _InternalParse(const char* ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext* ctx) final;
192 ::PROTOBUF_NAMESPACE_ID::uint8* _InternalSerialize(
193 ::PROTOBUF_NAMESPACE_ID::uint8* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const final;
215 ::PROTOBUF_NAMESPACE_ID::internal::AssignDescriptors(&::descriptor_table_ignition_2fmsgs_2fshadows_2eproto);
216 return ::descriptor_table_ignition_2fmsgs_2fshadows_2eproto.file_level_metadata[kIndexInFileMessages];
IGNITION_MSGS_VISIBLEconst ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable descriptor_table_ignition_2fmsgs_2fshadows_2eproto
static void InitAsDefaultInstance()
::ignition::msgs::Shadows_ShadowType type() const
static const ::PROTOBUF_NAMESPACE_ID::Reflection * GetReflection()
Definition: build/ignition-msgs8/include/ignition/msgs/shadows.pb.h:144
void clear_header()
bool has_header() const
PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final
::ignition::msgs::Header * release_header()
Shadows(::PROTOBUF_NAMESPACE_ID::Arena *arena)
::ignition::msgs::Header * mutable_header()
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * descriptor()
Definition: build/ignition-msgs8/include/ignition/msgs/shadows.pb.h:138
bool has_color() const
void MergeFrom(const ::PROTOBUF_NAMESPACE_ID::Message &from) final
static const Shadows & default_instance()
void unsafe_arena_set_allocated_color(::ignition::msgs::Color *color)
Shadows()
Definition: build/ignition-msgs8/include/ignition/msgs/shadows.pb.h:116
Shadows * New(::PROTOBUF_NAMESPACE_ID::Arena *arena) const final
Definition: build/ignition-msgs8/include/ignition/msgs/shadows.pb.h:180
void set_allocated_color(::ignition::msgs::Color *color)
::ignition::msgs::Color * unsafe_arena_release_color()
void unsafe_arena_set_allocated_header(::ignition::msgs::Header *header)
void Swap(Shadows *other)
Definition: build/ignition-msgs8/include/ignition/msgs/shadows.pb.h:160
Shadows(const Shadows &from)
static const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * ShadowType_descriptor()
Definition: build/ignition-msgs8/include/ignition/msgs/shadows.pb.h:242
::ignition::msgs::Header * unsafe_arena_release_header()
void CopyFrom(const ::PROTOBUF_NAMESPACE_ID::Message &from) final
Shadows & operator=(const Shadows &from)
Definition: build/ignition-msgs8/include/ignition/msgs/shadows.pb.h:125
const ::ignition::msgs::Color & color() const
friend void swap(Shadows &a, Shadows &b)
Definition: build/ignition-msgs8/include/ignition/msgs/shadows.pb.h:157
void MergeFrom(const Shadows &from)
virtual ~Shadows()
::ignition::msgs::Color * mutable_color()
void clear_type()
void UnsafeArenaSwap(Shadows *other)
Definition: build/ignition-msgs8/include/ignition/msgs/shadows.pb.h:168
void set_allocated_header(::ignition::msgs::Header *header)
Shadows_ShadowType ShadowType
Definition: build/ignition-msgs8/include/ignition/msgs/shadows.pb.h:223
void clear_color()
static const std::string & ShadowType_Name(T enum_t_value)
Definition: build/ignition-msgs8/include/ignition/msgs/shadows.pb.h:246
::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata() const final
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * GetDescriptor()
Definition: build/ignition-msgs8/include/ignition/msgs/shadows.pb.h:141
Shadows(Shadows &&from) noexcept
Definition: build/ignition-msgs8/include/ignition/msgs/shadows.pb.h:120
Shadows * New() const final
Definition: build/ignition-msgs8/include/ignition/msgs/shadows.pb.h:176
Shadows & operator=(Shadows &&from) noexcept
Definition: build/ignition-msgs8/include/ignition/msgs/shadows.pb.h:129
void set_type(::ignition::msgs::Shadows_ShadowType value)
static bool ShadowType_Parse(const std::string &name, ShadowType *value)
Definition: build/ignition-msgs8/include/ignition/msgs/shadows.pb.h:252
void CopyFrom(const Shadows &from)
static const Shadows * internal_default_instance()
Definition: build/ignition-msgs8/include/ignition/msgs/shadows.pb.h:150
static bool ShadowType_IsValid(int value)
Definition: build/ignition-msgs8/include/ignition/msgs/shadows.pb.h:232
const ::ignition::msgs::Header & header() const
::ignition::msgs::Color * release_color()
T max(T... args)
T min(T... args)
IGNITION_MSGS_VISIBLE ColorDefaultTypeInternal _Color_default_instance_
std::shared_ptr< Shadows > ShadowsSharedPtr
Definition: build/ignition-msgs8/include/ignition/msgs/shadows.pb.h:509
std::unique_ptr< const Shadows > ConstShadowsUniquePtr
Definition: build/ignition-msgs8/include/ignition/msgs/shadows.pb.h:508
constexpr Shadows_ShadowType Shadows_ShadowType_ShadowType_MAX
Definition: build/ignition-msgs8/include/ignition/msgs/shadows.pb.h:94
IGNITION_MSGS_VISIBLE bool Shadows_ShadowType_IsValid(int value)
IGNITION_MSGS_VISIBLE HeaderDefaultTypeInternal _Header_default_instance_
std::unique_ptr< Shadows > ShadowsUniquePtr
Definition: build/ignition-msgs8/include/ignition/msgs/shadows.pb.h:507
Shadows_ShadowType
Definition: build/ignition-msgs8/include/ignition/msgs/shadows.pb.h:84
@ Shadows_ShadowType_STENCIL_MODULATIVE
Definition: build/ignition-msgs8/include/ignition/msgs/shadows.pb.h:86
@ Shadows_ShadowType_Shadows_ShadowType_INT_MAX_SENTINEL_DO_NOT_USE_
Definition: build/ignition-msgs8/include/ignition/msgs/shadows.pb.h:90
@ Shadows_ShadowType_TEXTURE_MODULATIVE
Definition: build/ignition-msgs8/include/ignition/msgs/shadows.pb.h:88
@ Shadows_ShadowType_Shadows_ShadowType_INT_MIN_SENTINEL_DO_NOT_USE_
Definition: build/ignition-msgs8/include/ignition/msgs/shadows.pb.h:89
@ Shadows_ShadowType_STENCIL_ADDITIVE
Definition: build/ignition-msgs8/include/ignition/msgs/shadows.pb.h:85
@ Shadows_ShadowType_TEXTURE_ADDITIVE
Definition: build/ignition-msgs8/include/ignition/msgs/shadows.pb.h:87
const std::string & Shadows_ShadowType_Name(T enum_t_value)
Definition: build/ignition-msgs8/include/ignition/msgs/shadows.pb.h:99
IGNITION_MSGS_VISIBLEconst ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * Shadows_ShadowType_descriptor()
IGNITION_MSGS_VISIBLE ShadowsDefaultTypeInternal _Shadows_default_instance_
std::shared_ptr< const Shadows > ConstShadowsSharedPtr
Definition: build/ignition-msgs8/include/ignition/msgs/shadows.pb.h:510
bool Shadows_ShadowType_Parse(const std::string &name, Shadows_ShadowType *value)
Definition: build/ignition-msgs8/include/ignition/msgs/shadows.pb.h:106
constexpr int Shadows_ShadowType_ShadowType_ARRAYSIZE
Definition: build/ignition-msgs8/include/ignition/msgs/shadows.pb.h:95
constexpr Shadows_ShadowType Shadows_ShadowType_ShadowType_MIN
Definition: build/ignition-msgs8/include/ignition/msgs/shadows.pb.h:93
Definition: build/ignition-msgs8/include/ignition/msgs/actor.pb.h:53
Definition: build/ignition-msgs8/include/ignition/msgs/shadows.pb.h:59
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)