NAH 1.0.6
Native Application Host - Library API Reference
Loading...
Searching...
No Matches
nah::ManifestDecodeResult Struct Reference

#include <manifest_tlv.hpp>

Public Attributes

std::vector< TLVEntryentries
 
std::string error
 
bool ok
 
std::vector< std::string > warnings
 

Detailed Description

Definition at line 15 of file manifest_tlv.hpp.

Member Data Documentation

◆ entries

std::vector<TLVEntry> nah::ManifestDecodeResult::entries

Definition at line 18 of file manifest_tlv.hpp.

◆ error

std::string nah::ManifestDecodeResult::error

Definition at line 17 of file manifest_tlv.hpp.

◆ ok

bool nah::ManifestDecodeResult::ok

Definition at line 16 of file manifest_tlv.hpp.

◆ warnings

std::vector<std::string> nah::ManifestDecodeResult::warnings

Definition at line 19 of file manifest_tlv.hpp.


The documentation for this struct was generated from the following file: