MCPcopy Create free account
hub / github.com/IfcOpenShell/IfcOpenShell / type

Method type

src/ifcparse/IfcEntityInstanceData.cpp:267–270  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

265}
266
267IfcUtil::ArgumentType AttributeValue::type() const
268{
269 return static_cast<IfcUtil::ArgumentType>(dispatch_index_(array_, storage_model_, instance_name_, entity_or_type_, index_));
270}
271
272#ifdef IFOPSH_WITH_ROCKSDB
273

Callers 15

writeMethod · 0.45
object_idMethod · 0.45
nameElementMethod · 0.45
format_attributeFunction · 0.45
format_entity_instanceFunction · 0.45
operator <Method · 0.45
write_contentMethod · 0.45
QuantityWriter_v0Method · 0.45
ParseMethod · 0.45
DoImportMethod · 0.45

Calls 1

dispatch_index_Function · 0.85

Tested by

no test coverage detected