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

Function dispatcher_instance

src/laybasic/laybasic/gsiDeclLayDispatcher.cc:39–42  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

37}
38
39static lay::Dispatcher *dispatcher_instance ()
40{
41 return lay::Dispatcher::instance ();
42}
43
44static tl::Variant get_config (lay::Dispatcher *dispatcher, const std::string &name, const tl::Variant &default_value)
45{

Callers

nothing calls this directly

Calls 1

instanceFunction · 0.70

Tested by

no test coverage detected