MCPcopy 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
687void
688ControlBase::clear()
689{
690 _mods.clear();
691}
692
693void
694ControlBase::Print() const

Callers 13

~ControlBaseMethod · 0.95
ProcessModifiersMethod · 0.95
do_io_readMethod · 0.45
do_io_writeMethod · 0.45
destroyMethod · 0.45
cleanUpMethod · 0.45
~ProxyTransactionMethod · 0.45
HostStatRecMethod · 0.45
do_io_readMethod · 0.45
do_io_writeMethod · 0.45
do_io_closeMethod · 0.45
do_io_shutdownMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected