|
|
void | rxThread () |
| nlohmann::ordered_json | _get_cfg_list () |
| nlohmann::ordered_json | _get_cfg (std::string key) |
| cfg_res_t | _set_cfg (std::string key, nlohmann::ordered_json v) |
| Public Member Functions inherited from satdump::handlers::RemoteHandlerBackend |
|
void | set_stream_rx_handler (std::function< void(std::string, uint8_t *, size_t)> f) |
|
nlohmann::ordered_json | get_cfg_list () |
|
nlohmann::ordered_json | get_cfg (std::string key) |
|
cfg_res_t | set_cfg (std::string key, nlohmann::ordered_json v) |
|
nlohmann::ordered_json | get_cfg () |
|
cfg_res_t | set_cfg (nlohmann::ordered_json v) |
◆ _get_cfg()
| nlohmann::ordered_json satdump::handlers::TestHttpClientBackend::_get_cfg |
( |
std::string | key | ) |
|
|
inlinevirtual |
◆ _get_cfg_list()
| nlohmann::ordered_json satdump::handlers::TestHttpClientBackend::_get_cfg_list |
( |
| ) |
|
|
inlinevirtual |
◆ _set_cfg()
| cfg_res_t satdump::handlers::TestHttpClientBackend::_set_cfg |
( |
std::string | key, |
|
|
nlohmann::ordered_json | v ) |
|
inlinevirtual |
The documentation for this class was generated from the following file: