Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
45
using namespace boost;
46
47
SearchPath::SearchPath()
48
{
49
}
50
51
SearchPath::SearchPath( const Paths &paths )
52
: paths( paths )
Callers
15
loadConfig
Function · 0.80
doOperation
Method · 0.80
test
Method · 0.80
test
Method · 0.80
testFinalSlash
Method · 0.80
testRefresh
Method · 0.80
testDotsInPath
Method · 0.80
testExceptions
Method · 0.80
testSearchPathAccessor
Method · 0.80
testClassLoader
Method · 0.80
testLoadConfig
Method · 0.80
testOrder
Method · 0.80
Calls
1
setPaths
Function · 0.85
Tested by
15
testLoadConfig
Method · 0.64
testOrder
Method · 0.64
testIgnoreExceptions
Method · 0.64
testThrowExceptions
Method · 0.64
testScope
Method · 0.64
testIgnoreFiles
Method · 0.64
testOrderWithinDirectory
Method · 0.64
testSubdirectory
Method · 0.64
testFile
Method · 0.64
testDuplicatePathsIgnored
Method · 0.64
testConfigIsolation
Method · 0.64
testLoadRGB
Method · 0.64