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

Method Data

plugins/slice/Data.h:45–45  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

43
44struct Data {
45 Data(Data const &) = delete;
46 Data &operator=(Data const &) = delete;
47
48 Config *const m_config;

Callers 1

_advanceMethod · 0.45

Calls 1

memsetFunction · 0.85

Tested by

no test coverage detected