Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MyGUI/mygui
/ shutdown
Method
shutdown
UnitTests/TestApp/DataInfoManager.cpp:39–42 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
37
}
38
39
void DataInfoManager::shutdown()
40
{
41
clear();
42
}
43
44
void DataInfoManager::load(const std::string& _fileName)
45
{
Callers
nothing calls this directly
Calls
1
clear
Function · 0.85
Tested by
no test coverage detected