MCPcopy Create free account
hub / github.com/KLayout/klayout / LayerMap

Method LayerMap

src/db/db/dbStreamLayers.cc:87–91  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

85
86
87LayerMap::LayerMap ()
88 : m_ld_map (), m_next_index (0)
89{
90 // .. nothing yet ..
91}
92
93bool
94LayerMap::is_mapped (const LDPair &p) const

Callers 4

test_common_optionsMethod · 0.80
test_gds2_optionsMethod · 0.80
test_dxf_optionsMethod · 0.80
test_cif_optionsMethod · 0.80

Calls

no outgoing calls

Tested by 4

test_common_optionsMethod · 0.64
test_gds2_optionsMethod · 0.64
test_dxf_optionsMethod · 0.64
test_cif_optionsMethod · 0.64