|
| RewritingSink (const std::string &from, const std::string &to, Sink &nextSink) |
|
| RewritingSink (const StringMap &rewrites, Sink &nextSink) |
|
void | operator() (std::string_view data) override |
|
void | flush () |
|
virtual bool | good () |
|
|
const StringMap | rewrites |
|
std::string::size_type | maxRewriteSize |
|
std::string | prev |
|
Sink & | nextSink |
|
uint64_t | pos = 0 |
|
std::vector< uint64_t > | matches |
|
◆ operator()()
void nix::RewritingSink::operator() |
( |
std::string_view | data | ) |
|
|
overridevirtual |
The documentation for this struct was generated from the following files:
- /home/buildozer/aports/community/nix/src/nix-2.26.3/src/libutil/references.hh
- /home/buildozer/aports/community/nix/src/nix-2.26.3/src/libutil/references.cc