Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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_back
Method · 0.80
lock
Method · 0.45
empty
Method · 0.45
get
Method · 0.45
Tested by
no test coverage detected