Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MyGUI/mygui
/ close
Method
close
MyGUIEngine/src/MyGUI_LogSource.cpp:29–33 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
27
}
28
29
void LogSource::close()
30
{
31
for (auto& listener : mListeners)
32
listener->close();
33
}
34
35
void LogSource::flush()
36
{
Callers
14
makeScreenShot
Method · 0.45
countLines
Function · 0.45
get_tidy_invocation
Function · 0.45
merge_replacement_files
Function · 0.45
open
Method · 0.45
save
Method · 0.45
~DataFileStream
Method · 0.45
gatherPaths
Function · 0.45
finishAttributes
Method · 0.45
prepare
Method · 0.45
notifyGeneratePressed
Method · 0.45
prepare
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected