|
NAH 1.0.6
Native Application Host - Library API Reference
|
#include <packaging.hpp>
Public Attributes | |
| std::vector< uint8_t > | data |
| bool | executable = false |
| std::string | path |
| TarEntryType | type |
Definition at line 23 of file packaging.hpp.
| std::vector<uint8_t> nah::TarEntry::data |
Definition at line 26 of file packaging.hpp.
Definition at line 27 of file packaging.hpp.
| std::string nah::TarEntry::path |
Definition at line 24 of file packaging.hpp.
| TarEntryType nah::TarEntry::type |
Definition at line 25 of file packaging.hpp.