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