|
| NarIndexer (NarAccessor &acc, Source &source) |
|
NarMember & | createMember (const CanonPath &path, NarMember member) |
|
void | createDirectory (const CanonPath &path) override |
|
void | createRegularFile (const CanonPath &path, std::function< void(CreateRegularFileSink &)> func) override |
|
void | createSymlink (const CanonPath &path, const std::string &target) override |
|
size_t | read (char *data, size_t len) override |
|
|
NarAccessor & | acc |
|
Source & | source |
|
std::stack< NarMember * > | parents |
|
bool | isExec = false |
|
uint64_t | pos = 0 |
|
The documentation for this struct was generated from the following file:
- /home/buildozer/aports/community/nix/src/nix-2.28.2/src/libstore/nar-accessor.cc