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

Function format

src/db/db/dbReader.h:240–243  ·  view source on GitHub ↗

* @brief Returns a format describing the file format found */

Source from the content-addressed store, hash-verified

238 * @brief Returns a format describing the file format found
239 */
240 const char *format () const
241 {
242 return mp_actual_reader->format ();
243 }
244
245 /**
246 * @brief Sets a flag indicating that warnings shall be treated as errors

Callers 15

cbs_format_c0_0Method · 0.50
formatMethod · 0.50
cbs_format_c0_0Method · 0.50
formatMethod · 0.50
cbs_format_c0_0Method · 0.50
formatMethod · 0.50
cbs_format_c0_0Method · 0.50
formatMethod · 0.50

Calls 1

formatMethod · 0.45

Tested by

no test coverage detected