MCPcopy Create free account
hub / github.com/OGSR/OGSR-Engine / pointer

Function pointer

ogsr_engine/xrCore/FS.h:134–134  ·  view source on GitHub ↗

specific

Source from the content-addressed store, hash-verified

132
133 // specific
134 IC u8* pointer() const { return data; }
135 IC size_t size() const { return file_size; }
136 IC void clear()
137 {

Callers 5

CBlockAllocatorClass · 0.85
save_toMethod · 0.85
open_chunkMethod · 0.85
open_chunk_iteratorMethod · 0.85
rMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected