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

#include <nak_record.hpp>

Public Attributes

std::string error
 
bool ok = false
 
NakInstallRecord record
 
std::vector< std::string > warnings
 

Detailed Description

Definition at line 61 of file nak_record.hpp.

Member Data Documentation

◆ error

std::string nah::NakInstallRecordParseResult::error

Definition at line 63 of file nak_record.hpp.

◆ ok

bool nah::NakInstallRecordParseResult::ok = false

Definition at line 62 of file nak_record.hpp.

◆ record

NakInstallRecord nah::NakInstallRecordParseResult::record

Definition at line 64 of file nak_record.hpp.

◆ warnings

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

Definition at line 65 of file nak_record.hpp.


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