#include <atmosphere.pb.h>
◆ Type
◆ Atmosphere() [1/2]
◆ ~Atmosphere()
◆ Atmosphere() [2/2]
◆ ByteSizeLong()
size_t ByteSizeLong |
( |
| ) |
const |
|
final |
◆ Clear()
◆ 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() [1/2]
void CopyFrom |
( |
const ::google::protobuf::Message & |
from | ) |
|
|
final |
◆ CopyFrom() [2/2]
◆ default_instance()
◆ descriptor()
static const ::google::protobuf::Descriptor* descriptor |
( |
| ) |
|
|
static |
◆ enable_atmosphere()
bool enable_atmosphere |
( |
| ) |
const |
|
inline |
◆ GetCachedSize()
int GetCachedSize |
( |
| ) |
const |
|
inlinefinal |
◆ GetMetadata()
::google::protobuf::Metadata GetMetadata |
( |
| ) |
const |
|
final |
◆ has_header()
bool has_header |
( |
| ) |
const |
|
inline |
◆ header()
◆ InitAsDefaultInstance()
static void InitAsDefaultInstance |
( |
| ) |
|
|
static |
◆ internal_default_instance()
static const Atmosphere* internal_default_instance |
( |
| ) |
|
|
inlinestatic |
◆ InternalSerializeWithCachedSizesToArray()
::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray |
( |
bool |
deterministic, |
|
|
::google::protobuf::uint8 * |
target |
|
) |
| const |
|
final |
◆ IsInitialized()
bool IsInitialized |
( |
| ) |
const |
|
final |
◆ mass_density()
double mass_density |
( |
| ) |
const |
|
inline |
◆ MergeFrom() [1/2]
void MergeFrom |
( |
const ::google::protobuf::Message & |
from | ) |
|
|
final |
◆ MergeFrom() [2/2]
◆ MergePartialFromCodedStream()
bool MergePartialFromCodedStream |
( |
::google::protobuf::io::CodedInputStream * |
input | ) |
|
|
final |
◆ mutable_header()
◆ New() [1/2]
◆ New() [2/2]
Atmosphere* New |
( |
::google::protobuf::Arena * |
arena | ) |
const |
|
inlinefinal |
◆ operator=()
◆ pressure()
double pressure |
( |
| ) |
const |
|
inline |
◆ release_header()
◆ SerializeWithCachedSizes()
void SerializeWithCachedSizes |
( |
::google::protobuf::io::CodedOutputStream * |
output | ) |
const |
|
final |
◆ 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 ::google::protobuf::EnumDescriptor* Type_descriptor |
( |
| ) |
|
|
inlinestatic |
◆ Type_IsValid()
static bool Type_IsValid |
( |
int |
value | ) |
|
|
inlinestatic |
◆ Type_Name()
◆ Type_Parse()
◆ ADIABATIC
◆ kEnableAtmosphereFieldNumber
const int kEnableAtmosphereFieldNumber = 6 |
|
static |
◆ kHeaderFieldNumber
const int kHeaderFieldNumber = 1 |
|
static |
◆ kIndexInFileMessages
constexpr int kIndexInFileMessages |
|
staticconstexpr |
◆ kMassDensityFieldNumber
const int kMassDensityFieldNumber = 5 |
|
static |
◆ kPressureFieldNumber
const int kPressureFieldNumber = 4 |
|
static |
◆ kTemperatureFieldNumber
const int kTemperatureFieldNumber = 3 |
|
static |
◆ kTypeFieldNumber
const int kTypeFieldNumber = 2 |
|
static |
◆ Type_ARRAYSIZE
◆ Type_MAX
◆ Type_MIN
The documentation for this class was generated from the following file:
const Atmosphere_Type Atmosphere_Type_Type_MIN
Definition: build/ignition-msgs5/include/ignition/msgs/atmosphere.pb.h:82
@ Atmosphere_Type_ADIABATIC
Definition: build/ignition-msgs5/include/ignition/msgs/atmosphere.pb.h:77
const int Atmosphere_Type_Type_ARRAYSIZE
Definition: build/ignition-msgs5/include/ignition/msgs/atmosphere.pb.h:84
const Atmosphere_Type Atmosphere_Type_Type_MAX
Definition: build/ignition-msgs5/include/ignition/msgs/atmosphere.pb.h:83