List of all members |
Public Types |
Public Member Functions |
Static Public Member Functions |
Static Public Attributes
Atmosphere Class Reference
#include <atmosphere.pb.h>
Public Types | |
typedef Atmosphere_Type | Type |
Public Member Functions | |
Atmosphere () | |
Atmosphere (const Atmosphere &from) | |
virtual | ~Atmosphere () |
size_t | ByteSizeLong () const final |
void | Clear () final |
void | clear_enable_atmosphere () |
void | clear_header () |
void | clear_mass_density () |
void | clear_pressure () |
void | clear_temperature () |
void | clear_type () |
void | CopyFrom (const ::google::protobuf::Message &from) final |
void | CopyFrom (const Atmosphere &from) |
bool | enable_atmosphere () const |
int | GetCachedSize () const final |
::google::protobuf::Metadata | GetMetadata () const final |
bool | has_header () const |
const ::gz::msgs::Header & | header () const |
::google::protobuf::uint8 * | InternalSerializeWithCachedSizesToArray (bool deterministic, ::google::protobuf::uint8 *target) const final |
bool | IsInitialized () const final |
double | mass_density () const |
void | MergeFrom (const ::google::protobuf::Message &from) final |
void | MergeFrom (const Atmosphere &from) |
bool | MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input) final |
::gz::msgs::Header * | mutable_header () |
Atmosphere * | New () const final |
Atmosphere * | New (::google::protobuf::Arena *arena) const final |
Atmosphere & | operator= (const Atmosphere &from) |
double | pressure () const |
::gz::msgs::Header * | release_header () |
void | SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const final |
void | set_allocated_header (::gz::msgs::Header *header) |
void | set_enable_atmosphere (bool value) |
void | set_mass_density (double value) |
void | set_pressure (double value) |
void | set_temperature (double value) |
void | set_type (::gz::msgs::Atmosphere_Type value) |
void | Swap (Atmosphere *other) |
double | temperature () const |
::gz::msgs::Atmosphere_Type | type () const |
Static Public Member Functions | |
static const Atmosphere & | default_instance () |
static const ::google::protobuf::Descriptor * | descriptor () |
static void | InitAsDefaultInstance () |
static const Atmosphere * | internal_default_instance () |
static const ::google::protobuf::EnumDescriptor * | Type_descriptor () |
static bool | Type_IsValid (int value) |
static const ::std::string & | Type_Name (Type value) |
static bool | Type_Parse (const ::std::string &name, Type *value) |
Static Public Attributes | |
static const Type | ADIABATIC |
static const int | kEnableAtmosphereFieldNumber = 6 |
static const int | kHeaderFieldNumber = 1 |
static constexpr int | kIndexInFileMessages |
static const int | kMassDensityFieldNumber = 5 |
static const int | kPressureFieldNumber = 4 |
static const int | kTemperatureFieldNumber = 3 |
static const int | kTypeFieldNumber = 2 |
static const int | Type_ARRAYSIZE |
static const Type | Type_MAX |
static const Type | Type_MIN |
Member Typedef Documentation
🔗Type
typedef Atmosphere_Type Type |
Constructor & Destructor Documentation
🔗Atmosphere() [1/2]
Atmosphere | ( | ) |
🔗~Atmosphere()
|
virtual |
🔗Atmosphere() [2/2]
Atmosphere | ( | const Atmosphere & | from | ) |
Member Function Documentation
🔗ByteSizeLong()
|
final |
🔗Clear()
|
final |
🔗clear_enable_atmosphere()
|
inline |
🔗clear_header()
void clear_header | ( | ) |
🔗clear_mass_density()
|
inline |
🔗clear_pressure()
|
inline |
🔗clear_temperature()
|
inline |
🔗clear_type()
|
inline |
🔗CopyFrom() [1/2]
|
final |
🔗CopyFrom() [2/2]
void CopyFrom | ( | const Atmosphere & | from | ) |
🔗default_instance()
|
static |
🔗descriptor()
|
static |
🔗enable_atmosphere()
|
inline |
🔗GetCachedSize()
|
inlinefinal |
🔗GetMetadata()
|
final |
🔗has_header()
|
inline |
References Atmosphere::internal_default_instance().
🔗header()
|
inline |
References gz::msgs::_Header_default_instance_.
Referenced by Atmosphere::set_allocated_header().
🔗InitAsDefaultInstance()
|
static |
🔗internal_default_instance()
|
inlinestatic |
References gz::msgs::_Atmosphere_default_instance_.
Referenced by Atmosphere::has_header().
🔗InternalSerializeWithCachedSizesToArray()
|
final |
🔗IsInitialized()
|
final |
🔗mass_density()
|
inline |
🔗MergeFrom() [1/2]
|
final |
🔗MergeFrom() [2/2]
void MergeFrom | ( | const Atmosphere & | from | ) |
🔗MergePartialFromCodedStream()
|
final |
🔗mutable_header()
|
inline |
🔗New() [1/2]
|
inlinefinal |
🔗New() [2/2]
|
inlinefinal |
🔗operator=()
|
inline |
🔗pressure()
|
inline |
🔗release_header()
|
inline |
🔗SerializeWithCachedSizes()
|
final |
🔗set_allocated_header()
|
inline |
References Atmosphere::header().
🔗set_enable_atmosphere()
|
inline |
🔗set_mass_density()
|
inline |
🔗set_pressure()
|
inline |
🔗set_temperature()
|
inline |
🔗set_type()
|
inline |
🔗Swap()
void Swap | ( | Atmosphere * | other | ) |
🔗temperature()
|
inline |
🔗type()
|
inline |
🔗Type_descriptor()
|
inlinestatic |
References gz::msgs::Atmosphere_Type_descriptor().
🔗Type_IsValid()
|
inlinestatic |
References gz::msgs::Atmosphere_Type_IsValid().
🔗Type_Name()
|
inlinestatic |
References gz::msgs::Atmosphere_Type_Name().
🔗Type_Parse()
|
inlinestatic |
References gz::msgs::Atmosphere_Type_Parse().
Member Data Documentation
🔗ADIABATIC
|
static |
Initial value:
🔗kEnableAtmosphereFieldNumber
|
static |
🔗kHeaderFieldNumber
|
static |
🔗kIndexInFileMessages
|
staticconstexpr |
Initial value:
=
0
🔗kMassDensityFieldNumber
|
static |
🔗kPressureFieldNumber
|
static |
🔗kTemperatureFieldNumber
|
static |
🔗kTypeFieldNumber
|
static |
🔗Type_ARRAYSIZE
|
static |
Initial value:
🔗Type_MAX
|
static |
Initial value:
🔗Type_MIN
|
static |
Initial value:
The documentation for this class was generated from the following file: