#include <atmosphere.pb.h>
|
| Atmosphere (::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned=false) |
|
◆ Type
◆ anonymous enum
Enumerator |
---|
kHeaderFieldNumber | |
kTemperatureFieldNumber | |
kPressureFieldNumber | |
kTypeFieldNumber | |
kEnableAtmosphereFieldNumber | |
kMassDensityFieldNumber | |
◆ Atmosphere() [1/5]
◆ ~Atmosphere()
◆ Atmosphere() [2/5]
constexpr Atmosphere |
( |
::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized |
| ) |
|
|
explicitconstexpr |
◆ Atmosphere() [3/5]
◆ Atmosphere() [4/5]
◆ Atmosphere() [5/5]
Atmosphere |
( |
::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_enable_atmosphere()
void clear_enable_atmosphere |
( |
| ) |
|
|
inline |
◆ clear_header()
◆ clear_mass_density()
void clear_mass_density |
( |
| ) |
|
|
inline |
◆ clear_pressure()
◆ clear_temperature()
void clear_temperature |
( |
| ) |
|
|
inline |
◆ clear_type()
◆ CopyFrom()
◆ default_instance()
◆ descriptor()
static const ::PROTOBUF_NAMESPACE_ID::Descriptor* descriptor |
( |
| ) |
|
|
inlinestatic |
◆ enable_atmosphere()
bool enable_atmosphere |
( |
| ) |
const |
|
inline |
◆ 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_header()
bool has_header |
( |
| ) |
const |
|
inline |
◆ header()
◆ internal_default_instance()
static const Atmosphere* internal_default_instance |
( |
| ) |
|
|
inlinestatic |
◆ IsInitialized()
bool IsInitialized |
( |
| ) |
const |
|
final |
◆ mass_density()
double mass_density |
( |
| ) |
const |
|
inline |
◆ MergeFrom()
◆ mutable_header()
◆ New()
Atmosphere* New |
( |
::PROTOBUF_NAMESPACE_ID::Arena * |
arena = nullptr | ) |
const |
|
inlinefinal |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ pressure()
double pressure |
( |
| ) |
const |
|
inline |
◆ release_header()
◆ set_allocated_header()
◆ set_enable_atmosphere()
void set_enable_atmosphere |
( |
bool |
value | ) |
|
|
inline |
◆ set_mass_density()
void set_mass_density |
( |
double |
value | ) |
|
|
inline |
◆ set_pressure()
void set_pressure |
( |
double |
value | ) |
|
|
inline |
◆ set_temperature()
void set_temperature |
( |
double |
value | ) |
|
|
inline |
◆ set_type()
◆ Swap()
◆ temperature()
double temperature |
( |
| ) |
const |
|
inline |
◆ type()
◆ Type_descriptor()
static const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor* Type_descriptor |
( |
| ) |
|
|
inlinestatic |
◆ Type_IsValid()
static bool Type_IsValid |
( |
int |
value | ) |
|
|
inlinestatic |
◆ Type_Name()
◆ Type_Parse()
static bool Type_Parse |
( |
::PROTOBUF_NAMESPACE_ID::ConstStringParam |
name, |
|
|
Type * |
value |
|
) |
| |
|
inlinestatic |
◆ unsafe_arena_release_header()
◆ unsafe_arena_set_allocated_header()
◆ UnsafeArenaSwap()
◆ _class_data_
const ClassData _class_data_ |
|
static |
◆ ADIABATIC
Initial value:=
@ Atmosphere_Type_ADIABATIC
Definition: atmosphere.pb.h:83
◆ kIndexInFileMessages
constexpr int kIndexInFileMessages |
|
staticconstexpr |
◆ Type_ARRAYSIZE
constexpr int Type_ARRAYSIZE |
|
staticconstexpr |
Initial value:=
constexpr int Atmosphere_Type_Type_ARRAYSIZE
Definition: atmosphere.pb.h:90
◆ Type_MAX
Initial value:=
constexpr Atmosphere_Type Atmosphere_Type_Type_MAX
Definition: atmosphere.pb.h:89
◆ Type_MIN
Initial value:=
constexpr Atmosphere_Type Atmosphere_Type_Type_MIN
Definition: atmosphere.pb.h:88
The documentation for this class was generated from the following file: