Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IfcOpenShell/IfcOpenShell
/ declared_type
Function
declared_type
src/ifcparse/IfcSchema.h:76–76 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
74
: declared_type_(declared_type) {}
75
76
declaration* declared_type() const { return declared_type_; }
77
78
virtual const named_type* as_named_type() const { return this; }
79
Callers
1
is
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected