|
NAH 1.0.6
Native Application Host - Library API Reference
|
#include <nak_record.hpp>
Public Attributes | |
| std::string | error |
| NakPackManifest | manifest |
| bool | ok = false |
| std::vector< std::string > | warnings |
Definition at line 111 of file nak_record.hpp.
| std::string nah::NakPackManifestParseResult::error |
Definition at line 113 of file nak_record.hpp.
| NakPackManifest nah::NakPackManifestParseResult::manifest |
Definition at line 114 of file nak_record.hpp.
Definition at line 112 of file nak_record.hpp.
| std::vector<std::string> nah::NakPackManifestParseResult::warnings |
Definition at line 115 of file nak_record.hpp.