Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KLayout/klayout
/ instance
Method
instance
src/db/db/dbCellMapping.cc:113–116 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
111
}
112
113
db::Instance instance () const
114
{
115
return mp_cell->sorted_inst_ptr (m_n);
116
}
117
118
private:
119
const db::Cell *mp_cell;
Callers
2
insert
Method · 0.45
compare
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected