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

Method check

src/laybasic/laybasic/layParsedLayerSource.cc:273–276  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

271 }
272
273 bool check (const db::PropertiesSet &set) const
274 {
275 return ! mp_arg->check (set);
276 }
277
278 bool selection (std::set<db::properties_id_type> &ids) const
279 {

Callers

nothing calls this directly

Calls 1

checkMethod · 0.45

Tested by

no test coverage detected