Go to the source code of this file.
Classes | |
struct | nix::StoreReference |
struct | nix::StoreReference::Auto |
struct | nix::StoreReference::Specified |
Functions | |
std::pair< std::string, StoreReference::Params > | nix::splitUriAndParams (const std::string &uri_) |
std::pair< std::string, StoreReference::Params > nix::splitUriAndParams | ( | const std::string & | uri | ) |
Split URI into protocol+hierarchy part and its parameter set.