Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NatronGitHub/Natron
/ data
Method
data
Engine/MemoryFile.cpp:275–279 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
273
} // openInternal
274
275
char*
276
MemoryFile::data() const
277
{
278
return _imp->data;
279
}
280
281
size_t
282
MemoryFile::size() const
Callers
15
OfxInteger2DInstance
Method · 0.45
onStandardOutputBytesWritten
Method · 0.45
onStandardErrorBytesWritten
Method · 0.45
string string_format
Method · 0.45
copy
Method · 0.45
qSystemDirectory
Function · 0.45
resolveUserName
Function · 0.45
getFullPath
Function · 0.45
chooseFBConfig
Function · 0.45
createContextEGL
Method · 0.45
onOverlayKeyDown
Method · 0.45
onOverlayKeyUp
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected