GDS-Render v1.2.1
gds-parser.h File Reference

Header file for the GDS-Parser. More...

#include <glib.h>
#include <gds-render/gds-utils/gds-types.h>
Include dependency graph for gds-parser.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define GDS_PRINT_DEBUG_INFOS   (0)
 1: Print infos, 0: Don't print More...
 

Functions

int parse_gds_from_file (const char *filename, GList **library_array)
 Parse a GDS file. More...
 
int clear_lib_list (GList **library_list)
 Deletes all libraries including cells, references etc. More...
 

Detailed Description

Header file for the GDS-Parser.

Author
Mario Hüttel mario.nosp@m..hue.nosp@m.ttel@.nosp@m.gmx..nosp@m.net

Definition in file gds-parser.h.