Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
766
void
767
LayerMap::unmap (const LDPair &f)
768
{
769
unmap (f, f);
770
}
771
772
void
773
LayerMap::unmap (const std::string &name)
Callers
8
test_2
Method · 0.45
_call_f_unmap_0
Function · 0.45
_call_f_unmap_0
Function · 0.45
_call_f_unmap_0
Function · 0.45
dbDeepShapeStore.cc
File · 0.45
lm_unmap
Function · 0.45
lm_unmap_interval
Function · 0.45
~TentativeNodeMapping
Method · 0.45
Calls
8
unmap
Function · 0.85
is_static_ld
Function · 0.85
LDPair
Function · 0.85
erase
Method · 0.45
empty
Method · 0.45
begin
Method · 0.45
end
Method · 0.45
add
Method · 0.45
Tested by
1
test_2
Method · 0.36