#include <fog.pb.h>
|
| Fog (::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned=false) |
|
◆ FogType
◆ anonymous enum
Enumerator |
---|
kHeaderFieldNumber | |
kColorFieldNumber | |
kTypeFieldNumber | |
kDensityFieldNumber | |
kStartFieldNumber | |
kEndFieldNumber | |
◆ Fog() [1/5]
◆ ~Fog()
◆ Fog() [2/5]
constexpr Fog |
( |
::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized |
| ) |
|
|
explicitconstexpr |
◆ Fog() [3/5]
◆ Fog() [4/5]
◆ Fog() [5/5]
Fog |
( |
::PROTOBUF_NAMESPACE_ID::Arena * |
arena, |
|
|
bool |
is_message_owned = false |
|
) |
| |
|
explicitprotected |
◆ _InternalParse()
const char* _InternalParse |
( |
const char * |
ptr, |
|
|
::PROTOBUF_NAMESPACE_ID::internal::ParseContext * |
ctx |
|
) |
| |
|
final |
◆ _InternalSerialize()
uint8_t* _InternalSerialize |
( |
uint8_t * |
target, |
|
|
::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream * |
stream |
|
) |
| const |
|
final |
◆ ByteSizeLong()
size_t ByteSizeLong |
( |
| ) |
const |
|
final |
◆ Clear()
PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear |
( |
| ) |
|
|
final |
◆ clear_color()
◆ clear_density()
◆ clear_end()
◆ clear_header()
◆ clear_start()
◆ clear_type()
◆ color()
◆ CopyFrom()
void CopyFrom |
( |
const Fog & |
from | ) |
|
◆ default_instance()
static const Fog& default_instance |
( |
| ) |
|
|
inlinestatic |
◆ density()
◆ descriptor()
static const ::PROTOBUF_NAMESPACE_ID::Descriptor* descriptor |
( |
| ) |
|
|
inlinestatic |
◆ end()
◆ FogType_descriptor()
static const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor* FogType_descriptor |
( |
| ) |
|
|
inlinestatic |
◆ FogType_IsValid()
static bool FogType_IsValid |
( |
int |
value | ) |
|
|
inlinestatic |
◆ FogType_Name()
static const std::string& FogType_Name |
( |
T |
enum_t_value | ) |
|
|
inlinestatic |
◆ FogType_Parse()
static bool FogType_Parse |
( |
::PROTOBUF_NAMESPACE_ID::ConstStringParam |
name, |
|
|
FogType * |
value |
|
) |
| |
|
inlinestatic |
◆ GetCachedSize()
int GetCachedSize |
( |
| ) |
const |
|
inlinefinal |
◆ GetClassData()
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData* GetClassData |
( |
| ) |
const |
|
final |
◆ GetDescriptor()
static const ::PROTOBUF_NAMESPACE_ID::Descriptor* GetDescriptor |
( |
| ) |
|
|
inlinestatic |
◆ GetMetadata()
::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata |
( |
| ) |
const |
|
final |
◆ GetReflection()
static const ::PROTOBUF_NAMESPACE_ID::Reflection* GetReflection |
( |
| ) |
|
|
inlinestatic |
◆ has_color()
◆ has_header()
bool has_header |
( |
| ) |
const |
|
inline |
◆ header()
◆ internal_default_instance()
static const Fog* internal_default_instance |
( |
| ) |
|
|
inlinestatic |
◆ IsInitialized()
bool IsInitialized |
( |
| ) |
const |
|
final |
◆ MergeFrom()
void MergeFrom |
( |
const Fog & |
from | ) |
|
◆ mutable_color()
◆ mutable_header()
◆ New()
Fog* New |
( |
::PROTOBUF_NAMESPACE_ID::Arena * |
arena = nullptr | ) |
const |
|
inlinefinal |
◆ operator=() [1/2]
Fog& operator= |
( |
const Fog & |
from | ) |
|
|
inline |
◆ operator=() [2/2]
◆ release_color()
◆ release_header()
◆ set_allocated_color()
◆ set_allocated_header()
◆ set_density()
void set_density |
( |
float |
value | ) |
|
|
inline |
◆ set_end()
void set_end |
( |
float |
value | ) |
|
|
inline |
◆ set_start()
void set_start |
( |
float |
value | ) |
|
|
inline |
◆ set_type()
◆ start()
◆ Swap()
◆ type()
◆ unsafe_arena_release_color()
◆ unsafe_arena_release_header()
◆ unsafe_arena_set_allocated_color()
◆ unsafe_arena_set_allocated_header()
◆ UnsafeArenaSwap()
void UnsafeArenaSwap |
( |
Fog * |
other | ) |
|
|
inline |
◆ _class_data_
const ClassData _class_data_ |
|
static |
◆ EXPONENTIAL
Initial value:=
@ Fog_FogType_EXPONENTIAL
Definition: fog.pb.h:86
◆ EXPONENTIAL2
Initial value:=
@ Fog_FogType_EXPONENTIAL2
Definition: fog.pb.h:87
◆ FogType_ARRAYSIZE
constexpr int FogType_ARRAYSIZE |
|
staticconstexpr |
Initial value:=
constexpr int Fog_FogType_FogType_ARRAYSIZE
Definition: fog.pb.h:94
◆ FogType_MAX
Initial value:=
constexpr Fog_FogType Fog_FogType_FogType_MAX
Definition: fog.pb.h:93
◆ FogType_MIN
Initial value:=
constexpr Fog_FogType Fog_FogType_FogType_MIN
Definition: fog.pb.h:92
◆ kIndexInFileMessages
constexpr int kIndexInFileMessages |
|
staticconstexpr |
◆ LINEAR
Initial value:=
@ Fog_FogType_LINEAR
Definition: fog.pb.h:85
◆ NONE
Initial value:=
@ Fog_FogType_NONE
Definition: fog.pb.h:84
The documentation for this class was generated from the following file: