MCPcopy Create free account
hub / github.com/NatronGitHub/Natron / initProcessInputChannel

Method initProcessInputChannel

Engine/AppManagerPrivate.cpp:372–377  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

370
371
372void
373AppManagerPrivate::initProcessInputChannel(const QString & mainProcessServerName)
374{
375 // scoped_ptr
376 _backgroundIPC.reset( new ProcessInputChannel(mainProcessServerName) );
377}
378
379void
380AppManagerPrivate::loadBuiltinFormats()

Callers 1

Calls 1

resetMethod · 0.45

Tested by

no test coverage detected