MCPcopy Create free account
hub / github.com/apache/trafficserver / Sink

Class Sink

plugins/experimental/inliner/ts.h:183–183  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

181 using IOSinkPointer = std::shared_ptr<IOSink>;
182
183 struct Sink;
184 using SinkPointer = std::shared_ptr<Sink>;
185
186 struct Data;

Callers

nothing calls this directly

Calls 4

emplace_backMethod · 0.80
lockMethod · 0.45
emptyMethod · 0.45
getMethod · 0.45

Tested by

no test coverage detected