MCPcopy 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
275char*
276MemoryFile::data() const
277{
278 return _imp->data;
279}
280
281size_t
282MemoryFile::size() const

Callers 15

OfxInteger2DInstanceMethod · 0.45
string string_formatMethod · 0.45
copyMethod · 0.45
qSystemDirectoryFunction · 0.45
resolveUserNameFunction · 0.45
getFullPathFunction · 0.45
chooseFBConfigFunction · 0.45
createContextEGLMethod · 0.45
onOverlayKeyDownMethod · 0.45
onOverlayKeyUpMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected