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

Method LoadLayoutOptions

src/db/db/dbLoadLayoutOptions.cc:32–36  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

30namespace db
31{
32 LoadLayoutOptions::LoadLayoutOptions ()
33 : m_warn_level (1)
34 {
35 // .. nothing yet ..
36 }
37
38 LoadLayoutOptions::LoadLayoutOptions (const LoadLayoutOptions &d)
39 {

Callers 6

test_common_optionsMethod · 0.80
test_gds2_optionsMethod · 0.80
test_dxf_optionsMethod · 0.80
test_cif_optionsMethod · 0.80
test_3Method · 0.80
test_read_bytesMethod · 0.80

Calls

no outgoing calls

Tested by 6

test_common_optionsMethod · 0.64
test_gds2_optionsMethod · 0.64
test_dxf_optionsMethod · 0.64
test_cif_optionsMethod · 0.64
test_3Method · 0.64
test_read_bytesMethod · 0.64