Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
getModuleForPrefix
Method · 0.45
getVisibility
Method · 0.45
openFile
Method · 0.45
openTextFile
Method · 0.45
containsFile
Method · 0.45
getFileSize
Method · 0.45
visitFile
Method · 0.45
initPakFile
Method · 0.45
begin
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected