MCPcopy 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
127std::set<unsigned int>
128LayerMap::logical (const LDPair &p) const
129{
130 return logical_internal (p, false);
131}
132
133std::set<unsigned int>
134LayerMap::logical (const std::string &n) const

Callers 8

test_2Method · 0.80
test_3Method · 0.80
open_layer_uncachedMethod · 0.80
lm_logicalFunction · 0.80
lm_logicalsFunction · 0.80
open_layer_uncachedMethod · 0.80
open_dl_uncachedMethod · 0.80

Calls 2

LayerPropertiesClass · 0.70

Tested by 2

test_2Method · 0.64
test_3Method · 0.64