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

Function transacting

src/laybasic/laybasic/gsiDeclLayLayoutViewBase.cc:167–170  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

165}
166
167static bool transacting (lay::LayoutViewBase *view)
168{
169 return view->manager ()->transacting ();
170}
171
172static db::DCplxTrans viewport_trans (const lay::LayoutViewBase *view)
173{

Callers 15

set_line_stylesMethod · 0.70
set_dither_patternMethod · 0.70
insert_layer_listMethod · 0.70
delete_layer_listMethod · 0.70
rename_propertiesMethod · 0.70
set_propertiesMethod · 0.70
replace_layer_nodeMethod · 0.70
delete_layerMethod · 0.70
redoMethod · 0.70
undoMethod · 0.70
hide_cellMethod · 0.70

Calls 1

managerMethod · 0.80

Tested by

no test coverage detected