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

Method ClearModifiedSettings

lib/yamlcpp/src/emitterstate.cpp:234–234  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

232}
233
234void EmitterState::ClearModifiedSettings() { m_modifiedSettings.clear(); }
235
236void EmitterState::RestoreGlobalModifiedSettings() {
237 m_globalModifiedSettings.restore();

Callers

nothing calls this directly

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected