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