gschem

gschem_struct.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  st_gschem_toplevel
struct  st_stretch

Typedefs

typedef struct st_gschem_toplevel GSCHEM_TOPLEVEL
typedef struct st_stretch STRETCH

Enumerations

enum  SNAP_STATE { SNAP_OFF, SNAP_GRID, SNAP_RESNAP, SNAP_STATE_COUNT }
 

different kind of snapping mechanisms used in TOPLEVEL

More...

Typedef Documentation

Definition at line 4 of file gschem_struct.h.

typedef struct st_stretch STRETCH

Definition at line 5 of file gschem_struct.h.


Enumeration Type Documentation

enum SNAP_STATE
Enumerator:
SNAP_OFF 
SNAP_GRID 
SNAP_RESNAP 
SNAP_STATE_COUNT 

Definition at line 2 of file gschem_struct.h.

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines