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

Method reset

src/db/db/dbRecursiveShapeIterator.cc:525–530  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

523}
524
525void
526RecursiveShapeIterator::reset ()
527{
528 m_needs_reinit = true;
529 m_locker = db::LayoutLocker ();
530}
531
532void
533RecursiveShapeIterator::reset_selection ()

Callers 3

init_regionMethod · 0.45

Calls 1

LayoutLockerFunction · 0.85

Tested by

no test coverage detected