MCPcopy 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
1115private:

Callers 11

dump_childrenFunction · 0.45
dump_widget_treeFunction · 0.45
widget_from_pathFunction · 0.45
widget_to_pathFunction · 0.45
write_dataFunction · 0.45
writeMethod · 0.45
issue_eventMethod · 0.45
~EventListMethod · 0.45
loadMethod · 0.45
saveMethod · 0.45
probe_widgetFunction · 0.45

Calls 1

errlog_beginMethod · 0.45

Tested by

no test coverage detected