Nix  2.93.0-dev
Lix: A modern, delicious implementation of the Nix package manager; unstable internal interfaces
Loading...
Searching...
No Matches
nix::UDSRemoteStore Member List

This is the complete list of members for nix::UDSRemoteStore, including all inherited members.

addBuildLog(const StorePath &path, std::string_view log)=0 (defined in nix::LogStore)nix::LogStorepure virtual
addBuildLog(const StorePath &drvPath, std::string_view log) override (defined in nix::RemoteStore)nix::RemoteStorevirtual
addCAToStore(AsyncInputStream &dump, std::string_view name, ContentAddressMethod caMethod, HashType hashType, const StorePathSet &references, RepairFlag repair)nix::RemoteStore
addIndirectRoot(const Path &path) overridenix::UDSRemoteStorevirtual
nix::addMultipleToStore(PathsSource &pathsToCopy, Activity &act, RepairFlag repair=NoRepair, CheckSigsFlag checkSigs=CheckSigs)nix::Storevirtual
nix::RemoteStore::addMultipleToStore(PathsSource &pathsToCopy, Activity &act, RepairFlag repair, CheckSigsFlag checkSigs) overridenix::RemoteStorevirtual
addPermRoot(const StorePath &storePath, const Path &gcRoot) override finalnix::IndirectRootStorevirtual
nix::addSignatures(const StorePath &storePath, const StringSet &sigs)nix::Storeinlinevirtual
nix::RemoteStore::addSignatures(const StorePath &storePath, const StringSet &sigs) overridenix::RemoteStorevirtual
nix::addTempRoot(const StorePath &path)nix::Storeinlinevirtual
nix::RemoteStore::addTempRoot(const StorePath &path) overridenix::RemoteStorevirtual
nix::addTextToStore(std::string_view name, std::string_view s, const StorePathSet &references, RepairFlag repair=NoRepair)=0nix::Storepure virtual
nix::RemoteStore::addTextToStore(std::string_view name, std::string_view s, const StorePathSet &references, RepairFlag repair) overridenix::RemoteStorevirtual
nix::addToStore(const ValidPathInfo &info, AsyncInputStream &narSource, RepairFlag repair=NoRepair, CheckSigsFlag checkSigs=CheckSigs)=0nix::Storepure virtual
nix::RemoteStore::addToStore(const ValidPathInfo &info, AsyncInputStream &nar, RepairFlag repair, CheckSigsFlag checkSigs) overridenix::RemoteStorevirtual
addToStoreFlat(std::string_view name, const Path &srcPath, HashType hashAlgo=HashType::SHA256, RepairFlag repair=NoRepair) (defined in nix::Store)nix::Storevirtual
nix::addToStoreFromDump(AsyncInputStream &dump, std::string_view name, FileIngestionMethod method=FileIngestionMethod::Recursive, HashType hashAlgo=HashType::SHA256, RepairFlag repair=NoRepair, const StorePathSet &references=StorePathSet())nix::Storeinlinevirtual
nix::RemoteStore::addToStoreFromDump(AsyncInputStream &dump, std::string_view name, FileIngestionMethod method=FileIngestionMethod::Recursive, HashType hashAlgo=HashType::SHA256, RepairFlag repair=NoRepair, const StorePathSet &references=StorePathSet()) overridenix::RemoteStorevirtual
addToStoreRecursive(std::string_view name, const PreparedDump &source, HashType hashAlgo=HashType::SHA256, RepairFlag repair=NoRepair)nix::Storevirtual
addToStoreSlow(std::string_view name, const Path &srcPath, FileIngestionMethod method=FileIngestionMethod::Recursive, HashType hashAlgo=HashType::SHA256, std::optional< Hash > expectedCAHash={})nix::Store
nix::buildDerivation(const StorePath &drvPath, const BasicDerivation &drv, BuildMode buildMode=bmNormal)nix::Storevirtual
nix::RemoteStore::buildDerivation(const StorePath &drvPath, const BasicDerivation &drv, BuildMode buildMode) overridenix::RemoteStorevirtual
nix::buildPaths(const std::vector< DerivedPath > &paths, BuildMode buildMode=bmNormal, std::shared_ptr< Store > evalStore=nullptr)nix::Storevirtual
nix::RemoteStore::buildPaths(const std::vector< DerivedPath > &paths, BuildMode buildMode, std::shared_ptr< Store > evalStore) overridenix::RemoteStorevirtual
nix::buildPathsWithResults(const std::vector< DerivedPath > &paths, BuildMode buildMode=bmNormal, std::shared_ptr< Store > evalStore=nullptr)nix::Storevirtual
nix::RemoteStore::buildPathsWithResults(const std::vector< DerivedPath > &paths, BuildMode buildMode, std::shared_ptr< Store > evalStore) overridenix::RemoteStorevirtual
clearPathInfoCache()nix::Storeinline
nix::collectGarbage(const GCOptions &options, GCResults &results)=0nix::GcStorepure virtual
nix::RemoteStore::collectGarbage(const GCOptions &options, GCResults &results) overridenix::RemoteStorevirtual
computeFSClosure(const StorePathSet &paths, StorePathSet &out, bool flipDirection=false, bool includeOutputs=false, bool includeDerivers=false)nix::Storevirtual
computeFSClosure(const StorePath &path, StorePathSet &out, bool flipDirection=false, bool includeOutputs=false, bool includeDerivers=false) (defined in nix::Store)nix::Store
computeStorePathForPathFlat(std::string_view name, const Path &srcPath) const (defined in nix::Store)nix::Store
computeStorePathForPathRecursive(std::string_view name, const PreparedDump &source) constnix::Store
computeStorePathForText(std::string_view name, std::string_view s, const StorePathSet &references) constnix::Store
config() override (defined in nix::UDSRemoteStore)nix::UDSRemoteStoreinlinevirtual
config() const override (defined in nix::UDSRemoteStore)nix::UDSRemoteStoreinlinevirtual
nix::connect()nix::Storeinlinevirtual
nix::RemoteStore::connect() overridenix::RemoteStorevirtual
connections (defined in nix::RemoteStore)nix::RemoteStoreprotected
derivationFromPath(const StorePath &drvPath)nix::Store
diskCache (defined in nix::Store)nix::Storeprotected
drvsLogDir (defined in nix::LocalFSStore)nix::LocalFSStorestatic
nix::ensurePath(const StorePath &path)nix::Storevirtual
nix::RemoteStore::ensurePath(const StorePath &path) overridenix::RemoteStorevirtual
exportPath(const StorePath &path, Sink &sink) (defined in nix::Store)nix::Store
exportPaths(const StorePathSet &paths, Sink &sink)nix::Store
exportReferences(const StorePathSet &storePaths, const StorePathSet &inputPaths)nix::Store
nix::findRoots(bool censor)=0nix::GcStorepure virtual
nix::RemoteStore::findRoots(bool censor) overridenix::RemoteStorevirtual
followLinksToStore(std::string_view path) constnix::Store
followLinksToStorePath(std::string_view path) constnix::Store
getBuildDerivationPath(const StorePath &)nix::Store
getBuildLog(const StorePath &path)nix::LogStore
getBuildLogExact(const StorePath &path) override (defined in nix::LocalFSStore)nix::LocalFSStorevirtual
getClosureSize(const StorePath &storePath)nix::Store
getConnection() (defined in nix::RemoteStore)nix::RemoteStoreprotected
getFSAccessor() overridenix::UDSRemoteStoreinlinevirtual
nix::getProtocol()nix::Storeinlinevirtual
nix::RemoteStore::getProtocol() overridenix::RemoteStorevirtual
getRealStoreDir() (defined in nix::LocalFSStore)nix::LocalFSStoreinlinevirtual
getStats() (defined in nix::Store)nix::Store
getUri() override (defined in nix::UDSRemoteStore)nix::UDSRemoteStorevirtual
getVersion() (defined in nix::Store)nix::Storeinlinevirtual
getVersion() override (defined in nix::RemoteStore)nix::RemoteStorevirtual
importPaths(Source &source, CheckSigsFlag checkSigs=CheckSigs)nix::Store
init()nix::Storeinlinevirtual
initConnection(Connection &conn) (defined in nix::RemoteStore)nix::RemoteStoreprotected
isInStore(PathView path) constnix::Store
isStorePath(std::string_view path) constnix::Store
nix::isTrustedClient()=0nix::Storepure virtual
nix::RemoteStore::isTrustedClient() overridenix::RemoteStorevirtual
isValidPath(const StorePath &path)nix::Store
isValidPathUncached(const StorePath &path) (defined in nix::Store)nix::Storeprotectedvirtual
isValidPathUncached(const StorePath &path) override (defined in nix::RemoteStore)nix::RemoteStorevirtual
makeFixedOutputPath(std::string_view name, const FixedOutputInfo &info) const (defined in nix::Store)nix::Store
makeFixedOutputPathFromCA(std::string_view name, const ContentAddressWithReferences &ca) const (defined in nix::Store)nix::Store
makeOutputPath(std::string_view id, const Hash &hash, std::string_view name) const (defined in nix::Store)nix::Store
makeStorePath(std::string_view type, std::string_view hash, std::string_view name) constnix::Store
makeStorePath(std::string_view type, const Hash &hash, std::string_view name) const (defined in nix::Store)nix::Store
makeTextPath(std::string_view name, const TextInfo &info) const (defined in nix::Store)nix::Store
makeValidityRegistration(const StorePathSet &paths, bool showDerivers, bool showHash)nix::Store
maybeParseStorePath(std::string_view path) const (defined in nix::Store)nix::Store
MissingName (defined in nix::Store)nix::Storestatic
narFromPath(const StorePath &path) overridenix::UDSRemoteStoreinlinevirtual
openConnectionWrapper() (defined in nix::RemoteStore)nix::RemoteStore
operationName (defined in nix::IndirectRootStore)nix::IndirectRootStoreinlinestatic
nix::optimiseStore()nix::Storeinlinevirtual
nix::RemoteStore::optimiseStore() overridenix::RemoteStorevirtual
parseStorePath(std::string_view path) const (defined in nix::Store)nix::Store
parseStorePathSet(const PathSet &paths) constnix::Store
pathInfoIsUntrusted(const ValidPathInfo &)nix::Storeinlinevirtual
pathInfoToJSON(const StorePathSet &storePaths, bool includeImpureInfo, bool showClosureSize, Base hashBase=Base::Base32, AllowInvalidFlag allowInvalid=DisallowInvalid)nix::Store
PathsSource typedefnix::Store
printStorePath(const StorePath &path) const (defined in nix::Store)nix::Store
printStorePathSet(const StorePathSet &path) const (defined in nix::Store)nix::Store
nix::queryAllValidPaths()nix::Storeinlinevirtual
nix::RemoteStore::queryAllValidPaths() overridenix::RemoteStorevirtual
queryDerivationOutputMap(const StorePath &path, Store *evalStore=nullptr)nix::Store
nix::queryDerivationOutputs(const StorePath &path)nix::Storevirtual
nix::RemoteStore::queryDerivationOutputs(const StorePath &path) overridenix::RemoteStorevirtual
nix::queryMissing(const std::vector< DerivedPath > &targets, StorePathSet &willBuild, StorePathSet &willSubstitute, StorePathSet &unknown, uint64_t &downloadSize, uint64_t &narSize)nix::Storevirtual
nix::RemoteStore::queryMissing(const std::vector< DerivedPath > &targets, StorePathSet &willBuild, StorePathSet &willSubstitute, StorePathSet &unknown, uint64_t &downloadSize, uint64_t &narSize) overridenix::RemoteStorevirtual
nix::queryPartialDerivationOutputMap(const StorePath &path, Store *evalStore=nullptr)nix::Storevirtual
nix::RemoteStore::queryPartialDerivationOutputMap(const StorePath &path, Store *evalStore=nullptr) overridenix::RemoteStorevirtual
nix::queryPathFromHashPart(const std::string &hashPart)=0nix::Storepure virtual
nix::RemoteStore::queryPathFromHashPart(const std::string &hashPart) overridenix::RemoteStorevirtual
queryPathInfo(const StorePath &path)nix::Store
nix::queryPathInfoUncached(const StorePath &path)=0nix::Storeprotectedpure virtual
nix::RemoteStore::queryPathInfoUncached(const StorePath &path) overridenix::RemoteStorevirtual
queryRealisation(const DrvOutput &)nix::Store
queryRealisationUncached(const DrvOutput &)=0 (defined in nix::Store)nix::Storeprotectedpure virtual
queryRealisationUncached(const DrvOutput &) override (defined in nix::RemoteStore)nix::RemoteStorevirtual
nix::queryReferrers(const StorePath &path, StorePathSet &referrers)nix::Storeinlinevirtual
nix::RemoteStore::queryReferrers(const StorePath &path, StorePathSet &referrers) overridenix::RemoteStorevirtual
queryStaticPartialDerivationOutputMap(const StorePath &path)nix::Storevirtual
nix::querySubstitutablePathInfos(const StorePathCAMap &paths, SubstitutablePathInfos &infos)nix::Storevirtual
nix::RemoteStore::querySubstitutablePathInfos(const StorePathCAMap &paths, SubstitutablePathInfos &infos) overridenix::RemoteStorevirtual
nix::querySubstitutablePaths(const StorePathSet &paths)nix::Storeinlinevirtual
nix::RemoteStore::querySubstitutablePaths(const StorePathSet &paths) overridenix::RemoteStorevirtual
nix::queryValidDerivers(const StorePath &path)nix::Storeinlinevirtual
nix::RemoteStore::queryValidDerivers(const StorePath &path) overridenix::RemoteStorevirtual
nix::queryValidPaths(const StorePathSet &paths, SubstituteFlag maybeSubstitute=NoSubstitute)nix::Storevirtual
nix::RemoteStore::queryValidPaths(const StorePathSet &paths, SubstituteFlag maybeSubstitute=NoSubstitute) overridenix::RemoteStorevirtual
readDerivation(const StorePath &drvPath)nix::Store
readInvalidDerivation(const StorePath &drvPath)nix::Store
realisationIsUntrusted(const Realisation &) (defined in nix::Store)nix::Storeinlinevirtual
nix::registerDrvOutput(const Realisation &output)nix::Storeinlinevirtual
registerDrvOutput(const Realisation &output, CheckSigsFlag checkSigs) (defined in nix::Store)nix::Storeinlinevirtual
nix::RemoteStore::registerDrvOutput(const Realisation &info) overridenix::RemoteStorevirtual
RemoteStore(const RemoteStoreConfig &config) (defined in nix::RemoteStore)nix::RemoteStore
nix::repairPath(const StorePath &path)nix::Storevirtual
nix::RemoteStore::repairPath(const StorePath &path) overridenix::RemoteStoreinlinevirtual
require(Store &store) (defined in nix::LogStore)nix::LogStorestatic
nix::setOptions()nix::Storeinlinevirtual
setOptions(Connection &conn) (defined in nix::RemoteStore)nix::RemoteStoreprotectedvirtual
nix::RemoteStore::setOptions() overridenix::RemoteStoreprotectedvirtual
showPaths(const StorePathSet &paths)nix::Store
state (defined in nix::Store)nix::Storeprotected
stats (defined in nix::Store)nix::Storeprotected
Store(const StoreConfig &config) (defined in nix::Store)nix::Storeprotected
substitutePaths(const StorePathSet &paths)nix::Store
topoSortPaths(const StorePathSet &paths)nix::Store
toRealPath(const Path &storePath) override (defined in nix::LocalFSStore)nix::LocalFSStoreinlinevirtual
toRealPath(const StorePath &storePath) (defined in nix::Store)nix::Storeinline
toStorePath(PathView path) constnix::Store
UDSRemoteStore(UDSRemoteStoreConfig config) (defined in nix::UDSRemoteStore)nix::UDSRemoteStore
UDSRemoteStore(const std::string scheme, std::string path, UDSRemoteStoreConfig config) (defined in nix::UDSRemoteStore)nix::UDSRemoteStore
unsupported(const std::string &op)nix::Storeinlineprotected
uriSchemes() (defined in nix::UDSRemoteStore)nix::UDSRemoteStoreinlinestatic
nix::verifyStore(bool checkContents, RepairFlag repair=NoRepair)nix::Storeinlinevirtual
nix::RemoteStore::verifyStore(bool checkContents, RepairFlag repair) overridenix::RemoteStorevirtual
~Store() noexcept(false) (defined in nix::Store)nix::Storeinlinevirtual