#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 2708 of file api_pb2.h.
◆ decode_32bit()
| bool esphome::api::DateCommandRequest::decode_32bit |
( |
uint32_t | field_id, |
|
|
Proto32Bit | value ) |
|
overrideprotectedvirtual |
◆ decode_varint()
| bool esphome::api::DateCommandRequest::decode_varint |
( |
uint32_t | field_id, |
|
|
ProtoVarInt | value ) |
|
overrideprotectedvirtual |
◆ dump_to()
| void esphome::api::DateCommandRequest::dump_to |
( |
std::string & | out | ) |
const |
|
overridevirtual |
◆ message_name()
| const char * esphome::api::DateCommandRequest::message_name |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ day
| uint32_t esphome::api::DateCommandRequest::day {0} |
◆ ESTIMATED_SIZE
| uint8_t esphome::api::DateCommandRequest::ESTIMATED_SIZE = 21 |
|
staticconstexpr |
◆ MESSAGE_TYPE
| uint8_t esphome::api::DateCommandRequest::MESSAGE_TYPE = 102 |
|
staticconstexpr |
◆ month
| uint32_t esphome::api::DateCommandRequest::month {0} |
◆ year
| uint32_t esphome::api::DateCommandRequest::year {0} |
The documentation for this class was generated from the following files: