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

Method type

src/proxy/ControlBase.cc:61–65  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

59// ----------
60ControlBase::Modifier::~Modifier() = default;
61ControlBase::Modifier::Type
62ControlBase::Modifier::type() const
63{
64 return MOD_INVALID;
65}
66// --------------------------
67namespace
68{

Callers 4

do_send_responseFunction · 0.45
do_send_responseFunction · 0.45
Files.ccFile · 0.45
findModOfTypeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected