MCPcopy Create free account
hub / github.com/AcademySoftwareFoundation/OpenColorIO / clear

Method clear

src/apputils/logGuard.cpp:31–34  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

29}
30
31void LogGuard::clear()
32{
33 g_output.clear();
34}
35
36bool LogGuard::empty() const
37{

Callers 7

initializeMethod · 0.45
geterrorMethod · 0.45
~LogGuardMethod · 0.45
deleteAllTexturesMethod · 0.45
deleteAllUniformsMethod · 0.45
ReadMethod · 0.45
ReadMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected