|
NAH 1.0.6
Native Application Host - Library API Reference
|
#include <cstdint>#include <optional>#include <string>#include <vector>Go to the source code of this file.
Classes | |
| struct | nah::AssetExportParts |
| struct | nah::ManifestDecodeResult |
| struct | nah::TLVEntry |
Namespaces | |
| namespace | nah |
Functions | |
| ManifestDecodeResult | nah::decode_manifest_tlv (const std::vector< uint8_t > &data, std::optional< size_t > expected_total_size=std::nullopt) |
| std::optional< AssetExportParts > | nah::parse_asset_export (const std::string &value) |