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

#include <manifest.hpp>

Public Attributes

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

Detailed Description

Definition at line 13 of file manifest.hpp.

Member Data Documentation

◆ critical_missing

bool nah::ManifestParseResult::critical_missing

Definition at line 15 of file manifest.hpp.

◆ entries

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

Definition at line 17 of file manifest.hpp.

◆ error

std::string nah::ManifestParseResult::error

Definition at line 16 of file manifest.hpp.

◆ ok

bool nah::ManifestParseResult::ok

Definition at line 14 of file manifest.hpp.

◆ warnings

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

Definition at line 18 of file manifest.hpp.


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