MCPcopy Create free account
hub / github.com/ImageEngine/cortex / SearchPath

Method SearchPath

src/IECore/SearchPath.cpp:47–49  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

45using namespace boost;
46
47SearchPath::SearchPath()
48{
49}
50
51SearchPath::SearchPath( const Paths &paths )
52 : paths( paths )

Callers 15

loadConfigFunction · 0.80
doOperationMethod · 0.80
testMethod · 0.80
testMethod · 0.80
testFinalSlashMethod · 0.80
testRefreshMethod · 0.80
testDotsInPathMethod · 0.80
testExceptionsMethod · 0.80
testClassLoaderMethod · 0.80
testLoadConfigMethod · 0.80
testOrderMethod · 0.80

Calls 1

setPathsFunction · 0.85

Tested by 15

testLoadConfigMethod · 0.64
testOrderMethod · 0.64
testIgnoreExceptionsMethod · 0.64
testThrowExceptionsMethod · 0.64
testScopeMethod · 0.64
testIgnoreFilesMethod · 0.64
testSubdirectoryMethod · 0.64
testFileMethod · 0.64
testConfigIsolationMethod · 0.64
testLoadRGBMethod · 0.64