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

Method clear

src/IECore/ObjectPool.cpp:115–118  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

113}
114
115void ObjectPool::clear()
116{
117 m_data->cache.clear();
118}
119
120bool ObjectPool::erase( const MurmurHash &hash )
121{

Callers 15

testStoreModeMethod · 0.95
testRemovalMethod · 0.95
testMethod · 0.95
tearDownMethod · 0.45
WriteToFileMethod · 0.45
closeAllMethod · 0.45
addInternalRootMethod · 0.45
loadSceneIntoCacheMethod · 0.45
attributeNamesMethod · 0.45
readTagsMethod · 0.45
pathMethod · 0.45
attributeNamesMethod · 0.45

Calls

no outgoing calls

Tested by 15

testStoreModeMethod · 0.76
testRemovalMethod · 0.76
tearDownMethod · 0.36
testClearMethod · 0.36
tearDownMethod · 0.36
testLimitsMethod · 0.36
tearDownMethod · 0.36
testMergeMapMethod · 0.36
testMethod · 0.36
__testCropMethod · 0.36
testCompleteMethod · 0.36