MCPcopy 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
118private:
119 const db::Cell *mp_cell;

Callers 2

insertMethod · 0.45
compareMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected