Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenMW/openmw
/ begin
Method
begin
components/files/multidircollection.cpp:66–69 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
64
}
65
66
MultiDirCollection::TIter MultiDirCollection::begin() const
67
{
68
return mFiles.begin();
69
}
70
71
MultiDirCollection::TIter MultiDirCollection::end() const
72
{
Callers
11
getBinaryPath
Function · 0.45
searchRegistryPath
Function · 0.45
common_config_file_iterator
Method · 0.45
add_option
Method · 0.45
get
Method · 0.45
allowed_option
Method · 0.45
separateComposingVariables
Function · 0.45
mergeComposingVariables
Function · 0.45
processPath
Method · 0.45
filterOutNonExistingPaths
Method · 0.45
findUniform
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected