Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KLayout/klayout
/ begin
Method
begin
src/laybasic/laybasic/gtf.cc:1112–1112 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1110
virtual void endl () { mp_rec->errlog_endl (); }
1111
virtual void end () { mp_rec->errlog_end (); }
1112
virtual void begin () { mp_rec->errlog_begin (); }
1113
virtual void yield () { }
1114
1115
private:
Callers
11
dump_children
Function · 0.45
dump_widget_tree
Function · 0.45
widget_from_path
Function · 0.45
widget_to_path
Function · 0.45
write_data
Function · 0.45
write
Method · 0.45
issue_event
Method · 0.45
~EventList
Method · 0.45
load
Method · 0.45
save
Method · 0.45
probe_widget
Function · 0.45
Calls
1
errlog_begin
Method · 0.45
Tested by
no test coverage detected