Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KLayout/klayout
/ DeepTexts
Method
DeepTexts
src/db/db/dbDeepTexts.cc:125–129 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
123
};
124
125
DeepTexts::DeepTexts ()
126
: MutableTexts ()
127
{
128
// .. nothing yet ..
129
}
130
131
DeepTexts::DeepTexts (const db::Texts &other, DeepShapeStore &dss)
132
: MutableTexts ()
Callers
nothing calls this directly
Calls
2
create_from_flat
Method · 0.80
create_text_layer
Method · 0.80
Tested by
no test coverage detected