Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
push
Method · 0.70
push
Method · 0.70
proceed
Method · 0.70
dbLayoutQuery.h
File · 0.70
find
Function · 0.70
box_tree_it
Method · 0.70
skip_quad
Method · 0.70
inc
Method · 0.70
unstable_box_tree_it
Method · 0.70
skip_quad
Method · 0.70
inc
Method · 0.70
WalkDictTree
Function · 0.50
Calls
15
cell_matches
Function · 0.85
next_valid_instance
Function · 0.85
is_valid_cell_index
Method · 0.80
object
Method · 0.80
layout
Function · 0.70
instance
Function · 0.70
do_delete
Function · 0.70
insert
Method · 0.45
at_end
Method · 0.45
size
Method · 0.45
begin
Method · 0.45
clear
Method · 0.45
Tested by
no test coverage detected