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

Method getNode

Gui/ProgressTaskInfo.cpp:391–395  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

389}
390
391NodePtr
392ProgressTaskInfo::getNode() const
393{
394 return _imp->node.lock();
395}
396
397ProcessHandlerPtr
398ProgressTaskInfo::getProcess() const

Callers 1

restartTaskMethod · 0.45

Calls 1

lockMethod · 0.45

Tested by

no test coverage detected