MCPcopy Create free account
hub / github.com/apache/trafficserver / ~ControlBase

Method ~ControlBase

src/proxy/ControlBase.cc:682–685  ·  view source on GitHub ↗

namespace ------------------------------------------------

Source from the content-addressed store, hash-verified

680} // namespace
681// ------------------------------------------------
682ControlBase::~ControlBase()
683{
684 this->clear();
685}
686
687void
688ControlBase::clear()

Callers

nothing calls this directly

Calls 1

clearMethod · 0.95

Tested by

no test coverage detected