|
NAH 1.0.6
Native Application Host - Library API Reference
|
#include <host_profile.hpp>
Public Attributes | |
| std::string | error |
| bool | ok = false |
| HostProfile | profile |
| std::vector< std::string > | warnings |
Definition at line 58 of file host_profile.hpp.
| std::string nah::HostProfileParseResult::error |
Definition at line 60 of file host_profile.hpp.
Definition at line 59 of file host_profile.hpp.
| HostProfile nah::HostProfileParseResult::profile |
Definition at line 61 of file host_profile.hpp.
| std::vector<std::string> nah::HostProfileParseResult::warnings |
Definition at line 62 of file host_profile.hpp.