MCPcopy Create free account
hub / github.com/MBU-Team/OpenMBU / open

Method open

engine/source/platformWin32/winFileio.cpp:103–190  ·  view source on GitHub ↗

----------------------------------------------------------------------------- Open a file in the mode specified by openMode (Read, Write, or ReadWrite). Truncate the file if the mode is either Write or ReadWrite and truncate is true. Sets capability appropriate to the openMode. Returns the currentStatus of the file. -----------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 9

saveJournalMethod · 0.45
playJournalMethod · 0.45
dumpMethod · 0.45
dumpUnflaggedAllocsFunction · 0.45
initLogFunction · 0.45
logAllocFunction · 0.45
logReallocFunction · 0.45
logFreeFunction · 0.45
platformMemory.cppFile · 0.45

Calls 4

backslashFunction · 0.85
convertUTF8toUTF16Function · 0.85
U32Enum · 0.85
dStrcpyFunction · 0.70

Tested by

no test coverage detected