|
NAH 1.0.6
Native Application Host - Library API Reference
|
#include <manifest.hpp>
Public Attributes | |
| bool | critical_missing |
| std::vector< TLVEntry > | entries |
| std::string | error |
| bool | ok |
| std::vector< std::string > | warnings |
Definition at line 13 of file manifest.hpp.
| bool nah::ManifestParseResult::critical_missing |
Definition at line 15 of file manifest.hpp.
| std::vector<TLVEntry> nah::ManifestParseResult::entries |
Definition at line 17 of file manifest.hpp.
| std::string nah::ManifestParseResult::error |
Definition at line 16 of file manifest.hpp.
| bool nah::ManifestParseResult::ok |
Definition at line 14 of file manifest.hpp.
| std::vector<std::string> nah::ManifestParseResult::warnings |
Definition at line 18 of file manifest.hpp.