MCPcopy Create free account
hub / github.com/Aloshi/EmulationStation / clear

Method clear

src/InputConfig.cpp:56–59  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

54}
55
56void InputConfig::clear()
57{
58 mNameMap.clear();
59}
60
61void InputConfig::mapInput(const std::string& name, Input input)
62{

Callers 6

loadFromXMLMethod · 0.95
~FolderDataMethod · 0.45
deleteSystemsMethod · 0.45
clearChildrenMethod · 0.45
setDefaultsMethod · 0.45
deinitMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected