#include <server.hpp>
◆ Server()
intf::http::ap::Server::Server |
( |
| ) |
|
|
explicit |
◆ ~Server()
intf::http::ap::Server::~Server |
( |
| ) |
|
◆ buildApRecordsStrings()
void intf::http::ap::Server::buildApRecordsStrings |
( |
| ) |
|
|
private |
◆ buildGetString()
void intf::http::ap::Server::buildGetString |
( |
| ) |
|
|
private |
◆ getConfig()
void intf::http::ap::Server::getConfig |
( |
| ) |
|
|
private |
◆ savePostHandler()
esp_err_t intf::http::ap::Server::savePostHandler |
( |
httpd_req_t * | req | ) |
|
|
private |
◆ setConfig()
void intf::http::ap::Server::setConfig |
( |
| ) |
const |
|
private |
◆ wildcardGetHandler()
esp_err_t intf::http::ap::Server::wildcardGetHandler |
( |
httpd_req_t * | req | ) |
|
|
private |
◆ _ap_options_str
std::string intf::http::ap::Server::_ap_options_str |
|
private |
◆ _ap_records_str
std::string intf::http::ap::Server::_ap_records_str |
|
private |
◆ _get_str
std::string intf::http::ap::Server::_get_str |
|
private |
◆ _sta_alt_pass_str
std::string intf::http::ap::Server::_sta_alt_pass_str |
|
private |
◆ _sta_alt_ssid_str
std::string intf::http::ap::Server::_sta_alt_ssid_str |
|
private |
◆ _sta_gateway_str
std::string intf::http::ap::Server::_sta_gateway_str |
|
private |
◆ _sta_ip_str
std::string intf::http::ap::Server::_sta_ip_str |
|
private |
◆ _sta_mdns_str
std::string intf::http::ap::Server::_sta_mdns_str |
|
private |
◆ _sta_netmask_str
std::string intf::http::ap::Server::_sta_netmask_str |
|
private |
◆ _sta_pass_str
std::string intf::http::ap::Server::_sta_pass_str |
|
private |
◆ _sta_ssid_str
std::string intf::http::ap::Server::_sta_ssid_str |
|
private |
◆ unicode_lock_
auto intf::http::ap::Server::unicode_lock_ {"🔒"} |
|
staticconstexprprivate |
The documentation for this class was generated from the following files:
- /home/runner/work/Firmware/Firmware/src/intf/http/ap/server.hpp
- /home/runner/work/Firmware/Firmware/src/intf/http/ap/server.cpp