#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 331 of file api_pb2.h.
◆ decode_length()
◆ decode_varint()
| bool esphome::api::HelloRequest::decode_varint |
( |
uint32_t | field_id, |
|
|
ProtoVarInt | value ) |
|
overrideprotectedvirtual |
◆ dump_to()
| void esphome::api::HelloRequest::dump_to |
( |
std::string & | out | ) |
const |
|
overridevirtual |
◆ message_name()
| const char * esphome::api::HelloRequest::message_name |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ api_version_major
| uint32_t esphome::api::HelloRequest::api_version_major {0} |
◆ api_version_minor
| uint32_t esphome::api::HelloRequest::api_version_minor {0} |
◆ client_info
| const uint8_t* esphome::api::HelloRequest::client_info {nullptr} |
◆ client_info_len
| uint16_t esphome::api::HelloRequest::client_info_len {0} |
◆ ESTIMATED_SIZE
| uint8_t esphome::api::HelloRequest::ESTIMATED_SIZE = 27 |
|
staticconstexpr |
◆ MESSAGE_TYPE
| uint8_t esphome::api::HelloRequest::MESSAGE_TYPE = 1 |
|
staticconstexpr |
The documentation for this class was generated from the following files: