|
NAH 1.0.6
Native Application Host - Library API Reference
|
#include <install_record.hpp>
Public Attributes | |
| std::string | error |
| bool | is_critical_error = false |
| bool | ok = false |
| AppInstallRecord | record |
| std::vector< std::string > | warnings |
Definition at line 81 of file install_record.hpp.
| std::string nah::AppInstallRecordParseResult::error |
Definition at line 84 of file install_record.hpp.
Definition at line 83 of file install_record.hpp.
Definition at line 82 of file install_record.hpp.
| AppInstallRecord nah::AppInstallRecordParseResult::record |
Definition at line 85 of file install_record.hpp.
| std::vector<std::string> nah::AppInstallRecordParseResult::warnings |
Definition at line 86 of file install_record.hpp.