Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
56
void InputConfig::clear()
57
{
58
mNameMap.clear();
59
}
60
61
void InputConfig::mapInput(const std::string& name, Input input)
62
{
Callers
6
loadFromXML
Method · 0.95
~FolderData
Method · 0.45
deleteSystems
Method · 0.45
clearChildren
Method · 0.45
setDefaults
Method · 0.45
deinit
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected