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

Method clearPersistentMessage

Engine/OfxHost.cpp:550–554  ·  view source on GitHub ↗

clearPersistentMessage

Source from the content-addressed store, hash-verified

548
549/// clearPersistentMessage
550OfxStatus
551OfxHost::clearPersistentMessage()
552{
553 return kOfxStatOK;
554}
555
556static std::string
557getContext_internal(const std::set<std::string> & contexts)

Callers 5

reloadFileMethod · 0.45
rewriteFileMethod · 0.45
refreshOutputNodeMethod · 0.45
Node.cppFile · 0.45
refreshMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected