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

Method begin

src/ifcparse/aggregate_of_instance.h:82–82  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

80 }
81 }
82 it begin() { return list_.begin(); }
83 it end() { return list_.end(); }
84 size_t size() const { return list_.size(); }
85 aggregate_of_instance::ptr generalize() {

Callers 9

pushMethod · 0.45
containsMethod · 0.45
removeMethod · 0.45
pushFunction · 0.45
beginFunction · 0.45
containsFunction · 0.45
beginMethod · 0.45
containsMethod · 0.45
generalizeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected