Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
234
void EmitterState::ClearModifiedSettings() { m_modifiedSettings.clear(); }
235
236
void EmitterState::RestoreGlobalModifiedSettings() {
237
m_globalModifiedSettings.restore();
Callers
nothing calls this directly
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected