MCPcopy 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

getBinaryPathFunction · 0.45
searchRegistryPathFunction · 0.45
add_optionMethod · 0.45
getMethod · 0.45
allowed_optionMethod · 0.45
mergeComposingVariablesFunction · 0.45
processPathMethod · 0.45
findUniformMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected