Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/beefytech/Beef
/ Clear
Function
Clear
IDEHelper/StrHashMap.h:179–185 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
177
}
178
179
void Clear()
180
{
181
mHashSize = 9973;
182
mHashHeads = NULL;
183
mAlloc.Clear();
184
mCount = 0;
185
}
186
187
Iterator begin()
188
{
Callers
15
PackedCache
Method · 0.85
DrawBatch
Method · 0.85
Free
Method · 0.85
Flush
Method · 0.85
FBXTrack
Method · 0.85
~BumpAllocatorT
Method · 0.85
HashSet
Class · 0.85
~ChunkedDataBuffer
Method · 0.85
TrimEnd
Method · 0.85
TrimStart
Method · 0.85
Set
Method · 0.85
Dispose
Method · 0.85
Calls
1
Clear
Method · 0.45
Tested by
no test coverage detected