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

#include <host_profile.hpp>

Public Attributes

std::string error
 
bool ok = false
 
HostProfile profile
 
std::vector< std::string > warnings
 

Detailed Description

Definition at line 58 of file host_profile.hpp.

Member Data Documentation

◆ error

std::string nah::HostProfileParseResult::error

Definition at line 60 of file host_profile.hpp.

◆ ok

bool nah::HostProfileParseResult::ok = false

Definition at line 59 of file host_profile.hpp.

◆ profile

HostProfile nah::HostProfileParseResult::profile

Definition at line 61 of file host_profile.hpp.

◆ warnings

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

Definition at line 62 of file host_profile.hpp.


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