Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ImageEngine/cortex
/ NullMessageHandler
Method
NullMessageHandler
src/IECore/NullMessageHandler.cpp:40–42 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
38
using namespace IECore;
39
40
NullMessageHandler::NullMessageHandler()
41
{
42
}
43
44
void NullMessageHandler::handle( Level level, const std::string &context, const std::string &message )
45
{
Callers
4
testStack
Method · 0.80
testOutput
Method · 0.80
testLevelFilteredMessageHandler
Method · 0.80
testLifetime
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected