|
NAH 1.0.6
Native Application Host - Library API Reference
|
#include <manifest.hpp>
Public Attributes | |
| bool | critical_missing |
| std::string | error |
| Manifest | manifest |
| bool | ok |
| std::vector< std::string > | warnings |
Definition at line 41 of file manifest.hpp.
| bool nah::ManifestFieldsResult::critical_missing |
Definition at line 43 of file manifest.hpp.
| std::string nah::ManifestFieldsResult::error |
Definition at line 44 of file manifest.hpp.
| Manifest nah::ManifestFieldsResult::manifest |
Definition at line 45 of file manifest.hpp.
| bool nah::ManifestFieldsResult::ok |
Definition at line 42 of file manifest.hpp.
| std::vector<std::string> nah::ManifestFieldsResult::warnings |
Definition at line 46 of file manifest.hpp.