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

Function current

src/laybasic/laybasic/gsiDeclLayLayers.cc:1321–1324  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1319);
1320
1321static lay::LayerPropertiesNodeRef current (const lay::LayerPropertiesConstIterator *iter)
1322{
1323 return lay::LayerPropertiesNodeRef (*iter);
1324}
1325
1326Class<lay::LayerPropertiesConstIterator> decl_LayerPropertiesIterator (
1327 "lay", "LayerPropertiesIterator",

Callers 15

timerMethod · 0.70
RedrawThreadMethod · 0.70
wakeup_checkedMethod · 0.70
RedrawThreadWorkerMethod · 0.70
setupMethod · 0.70
test_snapshotMethod · 0.70
clone_button_clickedMethod · 0.50
delete_button_clickedMethod · 0.50
up_button_clickedMethod · 0.50
down_button_clickedMethod · 0.50
editedMethod · 0.50
FileDialogMethod · 0.50

Calls

no outgoing calls

Tested by 1

test_snapshotMethod · 0.56