Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KLayout/klayout
/ reset
Function
reset
src/db/db/dbLayoutQuery.cc:124–128 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
122
}
123
124
virtual void reset (FilterStateBase *previous)
125
{
126
FilterStateBase::reset (previous);
127
m_done = false;
128
}
129
130
virtual void next (bool)
131
{
Callers
nothing calls this directly
Calls
15
cell_matches
Function · 0.85
validate_instance
Function · 0.85
next_valid_instance
Function · 0.85
to_ulong
Method · 0.80
is_valid_cell_index
Method · 0.80
begin_top_down
Method · 0.80
end_top_cells
Method · 0.80
begin_child_cells
Method · 0.80
object
Method · 0.80
end_top_down
Method · 0.80
to_bool
Method · 0.80
get_property
Function · 0.70
Tested by
no test coverage detected