Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AcademySoftwareFoundation/OpenColorIO
/ FileNoOp
Method
FileNoOp
src/OpenColorIO/ops/noop/NoOps.cpp:296–296 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
294
{
295
public:
296
FileNoOp() = delete;
297
FileNoOp(const FileNoOp &) = delete;
298
FileNoOp& operator=(const FileNoOp &) = delete;
299
Callers
nothing calls this directly
Calls
1
reset
Method · 0.45
Tested by
no test coverage detected