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

Function next

src/db/db/dbLayoutQuery.cc:130–133  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

128 }
129
130 virtual void next (bool)
131 {
132 m_done = true;
133 }
134
135 virtual bool at_end ()
136 {

Callers 15

pushMethod · 0.70
pushMethod · 0.70
proceedMethod · 0.70
dbLayoutQuery.hFile · 0.70
findFunction · 0.70
box_tree_itMethod · 0.70
skip_quadMethod · 0.70
incMethod · 0.70
unstable_box_tree_itMethod · 0.70
skip_quadMethod · 0.70
incMethod · 0.70
WalkDictTreeFunction · 0.50

Calls 15

cell_matchesFunction · 0.85
next_valid_instanceFunction · 0.85
is_valid_cell_indexMethod · 0.80
objectMethod · 0.80
layoutFunction · 0.70
instanceFunction · 0.70
do_deleteFunction · 0.70
insertMethod · 0.45
at_endMethod · 0.45
sizeMethod · 0.45
beginMethod · 0.45
clearMethod · 0.45

Tested by

no test coverage detected