#include <api_pb2.h>
|
| static uint32_t | count_repeated_field (const uint8_t *buffer, size_t length, uint32_t target_field_id) |
| | Count occurrences of a repeated field in a protobuf buffer.
|
| |
Definition at line 1140 of file api_pb2.h.
◆ decode_length()
◆ decode_varint()
| bool esphome::api::ParsedTimezone::decode_varint |
( |
uint32_t | field_id, |
|
|
ProtoVarInt | value ) |
|
overrideprotectedvirtual |
◆ dump_to()
| const char * esphome::api::ParsedTimezone::dump_to |
( |
DumpBuffer & | out | ) |
const |
|
overridevirtual |
◆ dst_end
| DSTRule esphome::api::ParsedTimezone::dst_end {} |
◆ dst_offset_seconds
| int32_t esphome::api::ParsedTimezone::dst_offset_seconds {0} |
◆ dst_start
| DSTRule esphome::api::ParsedTimezone::dst_start {} |
◆ std_offset_seconds
| int32_t esphome::api::ParsedTimezone::std_offset_seconds {0} |
The documentation for this class was generated from the following files: