|
NAH 1.0.6
Native Application Host - Library API Reference
|
Go to the source code of this file.
Classes | |
| struct | nah::AppInstallRecord |
| struct | nah::AppInstallRecordParseResult |
| struct | nah::InstallRecordValidation |
Namespaces | |
| namespace | nah |
Functions | |
| InstallRecordValidation | nah::parse_app_install_record (const std::string &toml, AppInstallRecord &out) |
| AppInstallRecordParseResult | nah::parse_app_install_record_full (const std::string &toml_str, const std::string &source_path="") |
| bool | nah::validate_app_install_record (const AppInstallRecord &record, std::string &error) |