NAH 1.0.6
Native Application Host - Library API Reference
Loading...
Searching...
No Matches
nak_selection.hpp File Reference
#include "nah/types.hpp"
#include "nah/manifest.hpp"
#include "nah/nak_record.hpp"
#include "nah/host_profile.hpp"
#include "nah/warnings.hpp"
#include <string>
#include <vector>

Go to the source code of this file.

Classes

struct  nah::NakRegistryEntry
 
struct  nah::NakSelectionResult
 
struct  nah::PinnedNakLoadResult
 

Namespaces

namespace  nah
 

Functions

PinnedNakLoadResult nah::load_pinned_nak (const NakPin &pin, const Manifest &manifest, const HostProfile &profile, const std::string &nah_root, WarningCollector &warnings)
 
std::vector< NakRegistryEntrynah::scan_nak_registry (const std::string &nah_root)
 
NakSelectionResult nah::select_nak_for_install (const Manifest &manifest, const HostProfile &profile, const std::vector< NakRegistryEntry > &registry, WarningCollector &warnings)