Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DFHack/dfhack
/ type
Function
type
library/include/DataDefs.h:194–194 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
192
int num_bits, const bitfield_item_info *bits);
193
194
virtual identity_type type() const { return IDTYPE_BITFIELD; }
195
196
virtual bool isConstructed() const { return false; }
197
Callers
8
runCommand
Method · 0.50
Delete
Method · 0.50
DeepCopy
Method · 0.50
is_packable
Method · 0.50
DefaultValueAsString
Method · 0.50
CopyTo
Method · 0.50
DebugString
Method · 0.50
register_index
Function · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected