MCPcopy 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

makeScreenShotMethod · 0.45
countLinesFunction · 0.45
get_tidy_invocationFunction · 0.45
merge_replacement_filesFunction · 0.45
openMethod · 0.45
saveMethod · 0.45
~DataFileStreamMethod · 0.45
gatherPathsFunction · 0.45
finishAttributesMethod · 0.45
prepareMethod · 0.45
notifyGeneratePressedMethod · 0.45
prepareMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected