Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KLayout/klayout
/ logical
Method
logical
src/db/db/dbStreamLayers.cc:127–131 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
125
}
126
127
std::set<unsigned int>
128
LayerMap::logical (const LDPair &p) const
129
{
130
return logical_internal (p, false);
131
}
132
133
std::set<unsigned int>
134
LayerMap::logical (const std::string &n) const
Callers
8
test_2
Method · 0.80
test_3
Method · 0.80
open_layer_uncached
Method · 0.80
dbStreamLayerTests.cc
File · 0.80
lm_logical
Function · 0.80
lm_logicals
Function · 0.80
open_layer_uncached
Method · 0.80
open_dl_uncached
Method · 0.80
Calls
2
substitute_placeholder
Method · 0.80
LayerProperties
Class · 0.70
Tested by
2
test_2
Method · 0.64
test_3
Method · 0.64