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

Method unmap

src/db/db/dbStreamLayers.cc:766–770  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

764}
765
766void
767LayerMap::unmap (const LDPair &f)
768{
769 unmap (f, f);
770}
771
772void
773LayerMap::unmap (const std::string &name)

Callers 8

test_2Method · 0.45
_call_f_unmap_0Function · 0.45
_call_f_unmap_0Function · 0.45
_call_f_unmap_0Function · 0.45
lm_unmapFunction · 0.45
lm_unmap_intervalFunction · 0.45
~TentativeNodeMappingMethod · 0.45

Calls 8

unmapFunction · 0.85
is_static_ldFunction · 0.85
LDPairFunction · 0.85
eraseMethod · 0.45
emptyMethod · 0.45
beginMethod · 0.45
endMethod · 0.45
addMethod · 0.45

Tested by 1

test_2Method · 0.36