#include <sky.pb.h>
🔗Sky() [1/2]
🔗~Sky()
🔗Sky() [2/2]
🔗ByteSizeLong()
size_t ByteSizeLong |
( |
| ) |
const |
|
final |
🔗Clear()
🔗clear_cloud_ambient()
void clear_cloud_ambient |
( |
| ) |
|
🔗clear_header()
🔗clear_humidity()
🔗clear_mean_cloud_size()
void clear_mean_cloud_size |
( |
| ) |
|
|
inline |
🔗clear_sunrise()
🔗clear_sunset()
🔗clear_time()
🔗clear_wind_direction()
void clear_wind_direction |
( |
| ) |
|
|
inline |
🔗clear_wind_speed()
void clear_wind_speed |
( |
| ) |
|
|
inline |
🔗cloud_ambient()
🔗CopyFrom() [1/2]
void CopyFrom |
( |
const ::google::protobuf::Message & |
from | ) |
|
|
final |
🔗CopyFrom() [2/2]
void CopyFrom |
( |
const Sky & |
from | ) |
|
🔗default_instance()
static const Sky& default_instance |
( |
| ) |
|
|
static |
🔗descriptor()
static const ::google::protobuf::Descriptor* descriptor |
( |
| ) |
|
|
static |
🔗GetCachedSize()
int GetCachedSize |
( |
| ) |
const |
|
inlinefinal |
🔗GetMetadata()
::google::protobuf::Metadata GetMetadata |
( |
| ) |
const |
|
final |
🔗has_cloud_ambient()
bool has_cloud_ambient |
( |
| ) |
const |
|
inline |
🔗has_header()
bool has_header |
( |
| ) |
const |
|
inline |
🔗header()
🔗humidity()
double humidity |
( |
| ) |
const |
|
inline |
🔗InitAsDefaultInstance()
static void InitAsDefaultInstance |
( |
| ) |
|
|
static |
🔗internal_default_instance()
static const Sky* internal_default_instance |
( |
| ) |
|
|
inlinestatic |
🔗InternalSerializeWithCachedSizesToArray()
::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray |
( |
bool |
deterministic, |
|
|
::google::protobuf::uint8 * |
target |
|
) |
| const |
|
final |
🔗IsInitialized()
bool IsInitialized |
( |
| ) |
const |
|
final |
🔗mean_cloud_size()
double mean_cloud_size |
( |
| ) |
const |
|
inline |
🔗MergeFrom() [1/2]
void MergeFrom |
( |
const ::google::protobuf::Message & |
from | ) |
|
|
final |
🔗MergeFrom() [2/2]
void MergeFrom |
( |
const Sky & |
from | ) |
|
🔗MergePartialFromCodedStream()
bool MergePartialFromCodedStream |
( |
::google::protobuf::io::CodedInputStream * |
input | ) |
|
|
final |
🔗mutable_cloud_ambient()
🔗mutable_header()
🔗New() [1/2]
🔗New() [2/2]
Sky* New |
( |
::google::protobuf::Arena * |
arena | ) |
const |
|
inlinefinal |
🔗operator=()
Sky& operator= |
( |
const Sky & |
from | ) |
|
|
inline |
🔗release_cloud_ambient()
🔗release_header()
🔗SerializeWithCachedSizes()
void SerializeWithCachedSizes |
( |
::google::protobuf::io::CodedOutputStream * |
output | ) |
const |
|
final |
🔗set_allocated_cloud_ambient()
🔗set_allocated_header()
🔗set_humidity()
void set_humidity |
( |
double |
value | ) |
|
|
inline |
🔗set_mean_cloud_size()
void set_mean_cloud_size |
( |
double |
value | ) |
|
|
inline |
🔗set_sunrise()
void set_sunrise |
( |
double |
value | ) |
|
|
inline |
🔗set_sunset()
void set_sunset |
( |
double |
value | ) |
|
|
inline |
🔗set_time()
void set_time |
( |
double |
value | ) |
|
|
inline |
🔗set_wind_direction()
void set_wind_direction |
( |
double |
value | ) |
|
|
inline |
🔗set_wind_speed()
void set_wind_speed |
( |
double |
value | ) |
|
|
inline |
🔗sunrise()
🔗sunset()
🔗Swap()
🔗time()
🔗wind_direction()
double wind_direction |
( |
| ) |
const |
|
inline |
🔗wind_speed()
double wind_speed |
( |
| ) |
const |
|
inline |
🔗kCloudAmbientFieldNumber
const int kCloudAmbientFieldNumber = 7 |
|
static |
🔗kHeaderFieldNumber
const int kHeaderFieldNumber = 1 |
|
static |
🔗kHumidityFieldNumber
const int kHumidityFieldNumber = 8 |
|
static |
🔗kIndexInFileMessages
constexpr int kIndexInFileMessages |
|
staticconstexpr |
🔗kMeanCloudSizeFieldNumber
const int kMeanCloudSizeFieldNumber = 9 |
|
static |
🔗kSunriseFieldNumber
const int kSunriseFieldNumber = 3 |
|
static |
🔗kSunsetFieldNumber
const int kSunsetFieldNumber = 4 |
|
static |
🔗kTimeFieldNumber
const int kTimeFieldNumber = 2 |
|
static |
🔗kWindDirectionFieldNumber
const int kWindDirectionFieldNumber = 6 |
|
static |
🔗kWindSpeedFieldNumber
const int kWindSpeedFieldNumber = 5 |
|
static |
The documentation for this class was generated from the following file: