Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ImageEngine/cortex
/ FileIndexedIO
Method
FileIndexedIO
src/IECore/FileIndexedIO.cpp:213–215 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
211
}
212
213
FileIndexedIO::FileIndexedIO()
214
{
215
}
216
217
FileIndexedIO::FileIndexedIO(const std::string &path, const IndexedIO::EntryIDList &root, IndexedIO::OpenMode mode, const CompoundData *options)
218
{
Callers
15
testUVsFromFile
Method · 0.80
testConstructors
Method · 0.80
testEmptyWrite
Method · 0.80
testSaveWriteObjects
Method · 0.80
testResetRoot
Method · 0.80
testMkdir
Method · 0.80
testChdir
Method · 0.80
testLs
Method · 0.80
testRm
Method · 0.80
testRmStress
Method · 0.80
testReadWrite
Method · 0.80
testReadWriteFloatVector
Method · 0.80
Calls
2
path
Function · 0.85
FileNotFoundIOException
Function · 0.85
Tested by
no test coverage detected