#include <api_connection.h>
Definition at line 523 of file api_connection.h.
◆ MessageCreator() [1/4]
◆ MessageCreator() [2/4]
esphome::api::APIConnection::MessageCreator::MessageCreator |
( |
const std::string & | str_value | ) |
|
|
inlineexplicit |
◆ MessageCreator() [3/4]
esphome::api::APIConnection::MessageCreator::MessageCreator |
( |
const MessageCreator & | other | ) |
|
|
delete |
◆ MessageCreator() [4/4]
esphome::api::APIConnection::MessageCreator::MessageCreator |
( |
MessageCreator && | other | ) |
|
|
inlinenoexcept |
◆ cleanup()
void esphome::api::APIConnection::MessageCreator::cleanup |
( |
uint8_t | message_type | ) |
|
|
inline |
◆ operator()()
uint16_t esphome::api::APIConnection::MessageCreator::operator() |
( |
EntityBase * | entity, |
|
|
APIConnection * | conn, |
|
|
uint32_t | remaining_size, |
|
|
bool | is_single, |
|
|
uint8_t | message_type ) const |
◆ operator=() [1/2]
◆ operator=() [2/2]
The documentation for this class was generated from the following files: