MCPcopy Create free account
hub / github.com/DISTRHO/DPF / notImplemented

Function notImplemented

dgl/src/Stub.cpp:56–59  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

54// --------------------------------------------------------------------------------------------------------------------
55
56static void notImplemented(const char* const name)
57{
58 d_stderr2("Stub function not implemented: %s", name);
59}
60
61// --------------------------------------------------------------------------------------------------------------------
62// Color

Callers 4

setForMethod · 0.70
drawMethod · 0.70
drawOutlineMethod · 0.70
renderToPictureMethod · 0.70

Calls 1

d_stderr2Function · 0.85

Tested by

no test coverage detected