MCPcopy Create free account
hub / github.com/MrKepzie/Natron / data

Method data

Engine/MemoryFile.cpp:274–278  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

272} // openInternal
273
274char*
275MemoryFile::data() const
276{
277 return _imp->data;
278}
279
280size_t
281MemoryFile::size() const

Callers 15

string string_formatMethod · 0.45
copyMethod · 0.45
qSystemDirectoryFunction · 0.45
resolveUserNameFunction · 0.45
getFullPathFunction · 0.45
onOverlayKeyDownMethod · 0.45
onOverlayKeyUpMethod · 0.45
onOverlayKeyRepeatMethod · 0.45
renderViewer_internalMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected