List of all members |
Public Types |
Public Member Functions |
Static Public Member Functions |
Static Public Attributes |
Protected Member Functions
Sky Class Referencefinal
#include <sky.pb.h>
Public Types | |
enum | : int { kHeaderFieldNumber = 1 , kCloudAmbientFieldNumber = 7 , kTimeFieldNumber = 2 , kSunriseFieldNumber = 3 , kSunsetFieldNumber = 4 , kWindSpeedFieldNumber = 5 , kWindDirectionFieldNumber = 6 , kHumidityFieldNumber = 8 , kMeanCloudSizeFieldNumber = 9 } |
Public Member Functions | |
Sky () | |
constexpr | Sky (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized) |
Sky (const Sky &from) | |
Sky (Sky &&from) noexcept | |
~Sky () override | |
const char * | _InternalParse (const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final |
uint8_t * | _InternalSerialize (uint8_t *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final |
size_t | ByteSizeLong () const final |
PROTOBUF_ATTRIBUTE_REINITIALIZES void | Clear () final |
void | clear_cloud_ambient () |
void | clear_header () |
void | clear_humidity () |
void | clear_mean_cloud_size () |
void | clear_sunrise () |
void | clear_sunset () |
void | clear_time () |
void | clear_wind_direction () |
void | clear_wind_speed () |
const ::ignition::msgs::Color & | cloud_ambient () const |
void | CopyFrom (const Sky &from) |
int | GetCachedSize () const final |
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * | GetClassData () const final |
::PROTOBUF_NAMESPACE_ID::Metadata | GetMetadata () const final |
bool | has_cloud_ambient () const |
bool | has_header () const |
const ::ignition::msgs::Header & | header () const |
double | humidity () const |
bool | IsInitialized () const final |
double | mean_cloud_size () const |
void | MergeFrom (const Sky &from) |
::ignition::msgs::Color * | mutable_cloud_ambient () |
::ignition::msgs::Header * | mutable_header () |
Sky * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final |
Sky & | operator= (const Sky &from) |
Sky & | operator= (Sky &&from) noexcept |
PROTOBUF_NODISCARD ::ignition::msgs::Color * | release_cloud_ambient () |
PROTOBUF_NODISCARD ::ignition::msgs::Header * | release_header () |
void | set_allocated_cloud_ambient (::ignition::msgs::Color *cloud_ambient) |
void | set_allocated_header (::ignition::msgs::Header *header) |
void | set_humidity (double value) |
void | set_mean_cloud_size (double value) |
void | set_sunrise (double value) |
void | set_sunset (double value) |
void | set_time (double value) |
void | set_wind_direction (double value) |
void | set_wind_speed (double value) |
double | sunrise () const |
double | sunset () const |
void | Swap (Sky *other) |
double | time () const |
::ignition::msgs::Color * | unsafe_arena_release_cloud_ambient () |
::ignition::msgs::Header * | unsafe_arena_release_header () |
void | unsafe_arena_set_allocated_cloud_ambient (::ignition::msgs::Color *cloud_ambient) |
void | unsafe_arena_set_allocated_header (::ignition::msgs::Header *header) |
void | UnsafeArenaSwap (Sky *other) |
double | wind_direction () const |
double | wind_speed () const |
Static Public Member Functions | |
static const Sky & | default_instance () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
static const Sky * | internal_default_instance () |
Static Public Attributes | |
static const ClassData | _class_data_ |
static constexpr int | kIndexInFileMessages |
Protected Member Functions | |
Sky (::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned=false) | |
Member Enumeration Documentation
◆ anonymous enum
anonymous enum : int |
Constructor & Destructor Documentation
◆ Sky() [1/5]
|
inline |
◆ ~Sky()
|
override |
◆ Sky() [2/5]
|
explicitconstexpr |
◆ Sky() [3/5]
◆ Sky() [4/5]
◆ Sky() [5/5]
|
explicitprotected |
Member Function Documentation
◆ _InternalParse()
|
final |
◆ _InternalSerialize()
|
final |
◆ ByteSizeLong()
|
final |
◆ Clear()
|
final |
◆ clear_cloud_ambient()
void clear_cloud_ambient | ( | ) |
◆ clear_header()
void clear_header | ( | ) |
◆ clear_humidity()
|
inline |
◆ clear_mean_cloud_size()
|
inline |
◆ clear_sunrise()
|
inline |
◆ clear_sunset()
|
inline |
◆ clear_time()
|
inline |
◆ clear_wind_direction()
|
inline |
◆ clear_wind_speed()
|
inline |
◆ cloud_ambient()
|
inline |
◆ CopyFrom()
void CopyFrom | ( | const Sky & | from | ) |
◆ default_instance()
|
inlinestatic |
◆ descriptor()
|
inlinestatic |
◆ GetCachedSize()
|
inlinefinal |
◆ GetClassData()
|
final |
◆ GetDescriptor()
|
inlinestatic |
◆ GetMetadata()
|
final |
◆ GetReflection()
|
inlinestatic |
◆ has_cloud_ambient()
|
inline |
◆ has_header()
|
inline |
◆ header()
|
inline |
◆ humidity()
|
inline |
◆ internal_default_instance()
|
inlinestatic |
References ignition::msgs::_Sky_default_instance_.
◆ IsInitialized()
|
final |
◆ mean_cloud_size()
|
inline |
◆ MergeFrom()
void MergeFrom | ( | const Sky & | from | ) |
◆ mutable_cloud_ambient()
|
inline |
◆ mutable_header()
|
inline |
◆ New()
|
inlinefinal |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ release_cloud_ambient()
|
inline |
◆ release_header()
|
inline |
◆ set_allocated_cloud_ambient()
|
inline |
◆ set_allocated_header()
|
inline |
◆ set_humidity()
|
inline |
◆ set_mean_cloud_size()
|
inline |
◆ set_sunrise()
|
inline |
◆ set_sunset()
|
inline |
◆ set_time()
|
inline |
◆ set_wind_direction()
|
inline |
◆ set_wind_speed()
|
inline |
◆ sunrise()
|
inline |
◆ sunset()
|
inline |
◆ Swap()
|
inline |
◆ time()
|
inline |
◆ unsafe_arena_release_cloud_ambient()
|
inline |
◆ unsafe_arena_release_header()
|
inline |
◆ unsafe_arena_set_allocated_cloud_ambient()
|
inline |
◆ unsafe_arena_set_allocated_header()
|
inline |
◆ UnsafeArenaSwap()
|
inline |
◆ wind_direction()
|
inline |
◆ wind_speed()
|
inline |
Member Data Documentation
◆ _class_data_
|
static |
◆ kIndexInFileMessages
|
staticconstexpr |
Initial value:
=
0
The documentation for this class was generated from the following file: