Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DFHack/dfhack
/ getDisplayListSize
Method
getDisplayListSize
plugins/listcolumn.h:357–360 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
355
}
356
357
size_t getDisplayListSize()
358
{
359
return display_list.size();
360
}
361
362
vector<ListEntry<T>*> &getDisplayList()
363
{
Callers
3
populateDwarfColumn
Method · 0.80
populateCategoryBreakdownColumn
Method · 0.80
populateDwarfColumn
Method · 0.80
Calls
1
size
Method · 0.45
Tested by
no test coverage detected