MCPcopy 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

LibraryProxyMethod · 0.70
~LibraryProxyMethod · 0.70
unregisterMethod · 0.70
reregisterMethod · 0.70
remapMethod · 0.70
get_layer_indicesMethod · 0.70
updateMethod · 0.70
can_skip_replicaMethod · 0.70
get_basic_nameMethod · 0.70
get_variant_nameMethod · 0.70
get_display_nameMethod · 0.70

Calls 1

distanceFunction · 0.70

Tested by 2

LIBT_BMethod · 0.40
produceMethod · 0.40