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