Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KLayout/klayout
/ instance
Function
instance
src/db/db/dbLayoutQuery.cc:669–672 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
667
}
668
669
db::Instance instance () const
670
{
671
return mp_parent->sorted_inst_ptr (std::distance (mp_parent->begin_sorted_insts (), m_inst));
672
}
673
674
void validate_instance ()
675
{
Callers
15
DeepShapeStoreToShapeTransformer
Method · 0.70
LibraryProxy
Method · 0.70
~LibraryProxy
Method · 0.70
unregister
Method · 0.70
reregister
Method · 0.70
remap
Method · 0.70
get_layer_indices
Method · 0.70
update
Method · 0.70
can_skip_replica
Method · 0.70
get_basic_name
Method · 0.70
get_variant_name
Method · 0.70
get_display_name
Method · 0.70
Calls
1
distance
Function · 0.70
Tested by
2
LIBT_B
Method · 0.40
produce
Method · 0.40