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

Method begin

src/laybasic/laybasic/layLayerProperties.cc:1654–1658  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1652}
1653
1654LayerPropertiesList::iterator
1655LayerPropertiesList::begin ()
1656{
1657 return m_layer_properties.begin ();
1658}
1659
1660LayerPropertiesList::iterator
1661LayerPropertiesList::end ()

Callers 15

LayerPropertiesNodeMethod · 0.45
need_realizeMethod · 0.45
overall_bboxMethod · 0.45
bboxMethod · 0.45
attach_viewMethod · 0.45
remove_cv_referencesMethod · 0.45
expand_wildcard_layersFunction · 0.45
expandMethod · 0.45
begin_constMethod · 0.45
to_stringMethod · 0.45
from_stringMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected