MCPcopy Create free account
hub / github.com/KLayout/klayout / end_const

Method end_const

src/laybasic/laybasic/layLayerProperties.cc:1648–1652  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1646}
1647
1648LayerPropertiesList::const_iterator
1649LayerPropertiesList::end_const () const
1650{
1651 return m_layer_properties.end ();
1652}
1653
1654LayerPropertiesList::iterator
1655LayerPropertiesList::begin ()

Callers 11

rowCountMethod · 0.80
bottomRightMethod · 0.80
sort_layersMethod · 0.80
init_layer_propertiesMethod · 0.80
operator<Method · 0.80
factorMethod · 0.80
at_topMethod · 0.80
parent_objMethod · 0.80
set_objMethod · 0.80
appendMethod · 0.80

Calls 1

endMethod · 0.45

Tested by

no test coverage detected