Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KLayout/klayout
/ next_valid_instance
Function
next_valid_instance
src/db/db/dbLayoutQuery.cc:683–687 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
681
}
682
683
void next_valid_instance ()
684
{
685
++m_inst;
686
validate_instance ();
687
}
688
689
virtual void reset (FilterStateBase *previous)
690
{
Callers
2
reset
Function · 0.85
next
Function · 0.85
Calls
1
validate_instance
Function · 0.85
Tested by
no test coverage detected