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

#include <platform.hpp>

Public Attributes

std::vector< uint8_tdata
 
std::string error
 
bool ok = false
 

Detailed Description

Definition at line 30 of file platform.hpp.

Member Data Documentation

◆ data

std::vector<uint8_t> nah::SectionReadResult::data

Definition at line 33 of file platform.hpp.

◆ error

std::string nah::SectionReadResult::error

Definition at line 32 of file platform.hpp.

◆ ok

bool nah::SectionReadResult::ok = false

Definition at line 31 of file platform.hpp.


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