MCPcopy Create free account
hub / github.com/ValveSoftware/source-sdk-2013 / Open

Method Open

src/public/chunkfile.cpp:401–429  ·  view source on GitHub ↗

----------------------------------------------------------------------------- Purpose: Opens the chunk file for reading or writing. Input : pszFileName - Path of file to open. eMode - ChunkFile_Read or ChunkFile_Write. Output : Returns ChunkFile_Ok on success, ChunkFile_Fail on failure. UNDONE: boolean return value? -----------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

openMethod · 0.45
createMethod · 0.45
LoadCommandsFromFileMethod · 0.45
ClearMethod · 0.45
FlushMethod · 0.45
IsUpToDateMethod · 0.45
InitMethod · 0.45
SaveMethod · 0.45
SaveManifestMethod · 0.45
LoadMethod · 0.45
InitFromFileMethod · 0.45
DumpConsoleTextToFileMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected