Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/trafficserver
/ clear
Method
clear
src/proxy/ControlBase.cc:687–691 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
685
}
686
687
void
688
ControlBase::clear()
689
{
690
_mods.clear();
691
}
692
693
void
694
ControlBase::Print() const
Callers
13
~ControlBase
Method · 0.95
ProcessModifiers
Method · 0.95
do_io_read
Method · 0.45
do_io_write
Method · 0.45
destroy
Method · 0.45
cleanUp
Method · 0.45
~ProxyTransaction
Method · 0.45
HostStatRec
Method · 0.45
do_io_read
Method · 0.45
do_io_write
Method · 0.45
do_io_close
Method · 0.45
do_io_shutdown
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected