#include <improv_base.h>
|
| size_t | get_formatted_next_url_ (char *buffer, size_t buffer_size) |
| | Format next_url_ into buffer, replacing placeholders. Returns length written.
|
| |
Definition at line 9 of file improv_base.h.
◆ get_formatted_next_url_()
| size_t esphome::improv_base::ImprovBase::get_formatted_next_url_ |
( |
char * | buffer, |
|
|
size_t | buffer_size ) |
|
protected |
Format next_url_ into buffer, replacing placeholders. Returns length written.
Definition at line 28 of file improv_base.cpp.
◆ set_next_url()
| void esphome::improv_base::ImprovBase::set_next_url |
( |
const char * | next_url | ) |
|
|
inline |
◆ next_url_
| const char* esphome::improv_base::ImprovBase::next_url_ {nullptr} |
|
protected |
The documentation for this class was generated from the following files: