MCPcopy Create free account
hub / github.com/codereader/DarkRadiant / end

Method end

radiantcore/vfs/GenericFileSystem.h:125–128  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

123 }
124
125 iterator end()
126 {
127 return _entries.end();
128 }
129
130 void clear()
131 {

Callers 9

getModuleForPrefixMethod · 0.45
getVisibilityMethod · 0.45
openFileMethod · 0.45
openTextFileMethod · 0.45
containsFileMethod · 0.45
getFileSizeMethod · 0.45
visitFileMethod · 0.45
initPakFileMethod · 0.45
beginMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected