Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
87
LayerMap::LayerMap ()
88
: m_ld_map (), m_next_index (0)
89
{
90
// .. nothing yet ..
91
}
92
93
bool
94
LayerMap::is_mapped (const LDPair &p) const
Callers
4
test_common_options
Method · 0.80
test_gds2_options
Method · 0.80
test_dxf_options
Method · 0.80
test_cif_options
Method · 0.80
Calls
no outgoing calls
Tested by
4
test_common_options
Method · 0.64
test_gds2_options
Method · 0.64
test_dxf_options
Method · 0.64
test_cif_options
Method · 0.64