MCPcopy 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
213FileIndexedIO::FileIndexedIO()
214{
215}
216
217FileIndexedIO::FileIndexedIO(const std::string &path, const IndexedIO::EntryIDList &root, IndexedIO::OpenMode mode, const CompoundData *options)
218{

Callers 15

testUVsFromFileMethod · 0.80
testConstructorsMethod · 0.80
testEmptyWriteMethod · 0.80
testSaveWriteObjectsMethod · 0.80
testResetRootMethod · 0.80
testMkdirMethod · 0.80
testChdirMethod · 0.80
testLsMethod · 0.80
testRmMethod · 0.80
testRmStressMethod · 0.80
testReadWriteMethod · 0.80

Calls 2

pathFunction · 0.85
FileNotFoundIOExceptionFunction · 0.85

Tested by

no test coverage detected