Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
30
namespace 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_options
Method · 0.80
test_gds2_options
Method · 0.80
test_dxf_options
Method · 0.80
test_cif_options
Method · 0.80
test_3
Method · 0.80
test_read_bytes
Method · 0.80
Calls
no outgoing calls
Tested by
6
test_common_options
Method · 0.64
test_gds2_options
Method · 0.64
test_dxf_options
Method · 0.64
test_cif_options
Method · 0.64
test_3
Method · 0.64
test_read_bytes
Method · 0.64