MCPcopy 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

runCommandMethod · 0.50
DeleteMethod · 0.50
DeepCopyMethod · 0.50
is_packableMethod · 0.50
DefaultValueAsStringMethod · 0.50
CopyToMethod · 0.50
DebugStringMethod · 0.50
register_indexFunction · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected