#include <api_pb2.h>
Definition at line 342 of file api_pb2.h.
◆ calculate_size()
void esphome::api::HelloResponse::calculate_size |
( |
ProtoSize & | size | ) |
const |
|
overridevirtual |
◆ dump_to()
void esphome::api::HelloResponse::dump_to |
( |
std::string & | out | ) |
const |
|
overridevirtual |
◆ encode()
◆ message_name()
const char * esphome::api::HelloResponse::message_name |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ set_name()
void esphome::api::HelloResponse::set_name |
( |
const StringRef & | ref | ) |
|
|
inline |
◆ set_server_info()
void esphome::api::HelloResponse::set_server_info |
( |
const StringRef & | ref | ) |
|
|
inline |
◆ api_version_major
uint32_t esphome::api::HelloResponse::api_version_major {0} |
◆ api_version_minor
uint32_t esphome::api::HelloResponse::api_version_minor {0} |
◆ ESTIMATED_SIZE
uint8_t esphome::api::HelloResponse::ESTIMATED_SIZE = 26 |
|
staticconstexpr |
◆ MESSAGE_TYPE
uint8_t esphome::api::HelloResponse::MESSAGE_TYPE = 2 |
|
staticconstexpr |
◆ name_ref_
StringRef esphome::api::HelloResponse::name_ref_ {} |
◆ server_info_ref_
StringRef esphome::api::HelloResponse::server_info_ref_ {} |
The documentation for this class was generated from the following files: