|
SRS-control 0.1.4
|
#include <filesystem>#include <glaze/core/opts.hpp>#include <glaze/core/reflect.hpp>#include <glaze/glaze.hpp>#include <glaze/json/read.hpp>#include <glaze/json/write.hpp>#include <spdlog/spdlog.h>#include <srs/devices/Configuration.hpp>#include <string>#include <string_view>

Go to the source code of this file.
Namespaces | |
| namespace | srs |
| namespace | srs::config |
Functions | |
| void | srs::config::output_config_to_json (const Config &app_config, std::string_view json_filename) |
| void | srs::config::set_config_from_json (Config &app_config, std::string_view json_filename) |