Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
115
void ObjectPool::clear()
116
{
117
m_data->cache.clear();
118
}
119
120
bool ObjectPool::erase( const MurmurHash &hash )
121
{
Callers
15
testStoreMode
Method · 0.95
testRemoval
Method · 0.95
test
Method · 0.95
tearDown
Method · 0.45
WriteToFile
Method · 0.45
closeAll
Method · 0.45
addInternalRoot
Method · 0.45
loadSceneIntoCache
Method · 0.45
attributeNames
Method · 0.45
readTags
Method · 0.45
path
Method · 0.45
attributeNames
Method · 0.45
Calls
no outgoing calls
Tested by
15
testStoreMode
Method · 0.76
testRemoval
Method · 0.76
tearDown
Method · 0.36
testClear
Method · 0.36
tearDown
Method · 0.36
testLimits
Method · 0.36
testMissingLinkedScene
Method · 0.36
tearDown
Method · 0.36
testMergeMap
Method · 0.36
test
Method · 0.36
__testCrop
Method · 0.36
testComplete
Method · 0.36