Flox Package Database 1
CRUD Operations on Nix Package Metadata
|
This is the complete list of members for flox::RegistryRaw, including all inherited members.
clear() | flox::RegistryRaw | virtual |
defaults | flox::RegistryRaw | |
fillPkgQueryArgs(const std::string &input, pkgdb::PkgQueryArgs &pqa) const | flox::RegistryRaw | |
getOrder() const | flox::RegistryRaw | virtual |
inputs | flox::RegistryRaw | |
merge(const RegistryRaw &overrides) | flox::RegistryRaw | |
operator!=(const RegistryRaw &other) const (defined in flox::RegistryRaw) | flox::RegistryRaw | inline |
operator=(const RegistryRaw &)=default (defined in flox::RegistryRaw) | flox::RegistryRaw | |
operator=(RegistryRaw &&)=default (defined in flox::RegistryRaw) | flox::RegistryRaw | |
operator==(const RegistryRaw &other) const (defined in flox::RegistryRaw) | flox::RegistryRaw | |
priority | flox::RegistryRaw | |
RegistryRaw()=default (defined in flox::RegistryRaw) | flox::RegistryRaw | |
RegistryRaw(const RegistryRaw &)=default (defined in flox::RegistryRaw) | flox::RegistryRaw | |
RegistryRaw(RegistryRaw &&)=default (defined in flox::RegistryRaw) | flox::RegistryRaw | |
RegistryRaw(std::map< std::string, RegistryInput > inputs, InputPreferences defaults={}, std::vector< std::string > priority={}) (defined in flox::RegistryRaw) | flox::RegistryRaw | inlineexplicit |
RegistryRaw(std::map< std::string, RegistryInput > inputs, std::vector< std::string > priority={}) (defined in flox::RegistryRaw) | flox::RegistryRaw | inlineexplicit |
~RegistryRaw()=default (defined in flox::RegistryRaw) | flox::RegistryRaw | virtual |