Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
167
static bool transacting (lay::LayoutViewBase *view)
168
{
169
return view->manager ()->transacting ();
170
}
171
172
static db::DCplxTrans viewport_trans (const lay::LayoutViewBase *view)
173
{
Callers
15
set_line_styles
Method · 0.70
set_dither_pattern
Method · 0.70
insert_layer_list
Method · 0.70
delete_layer_list
Method · 0.70
rename_properties
Method · 0.70
set_properties
Method · 0.70
replace_layer_node
Method · 0.70
layLayoutViewBase.cc
File · 0.70
delete_layer
Method · 0.70
redo
Method · 0.70
undo
Method · 0.70
hide_cell
Method · 0.70
Calls
1
manager
Method · 0.80
Tested by
no test coverage detected