#include "a2dprec.h"
#include "wx/wx.h"
#include <cstring>
#include "a2dprivate.h"
#include "wx/canvas/candefs.h"
#include "wx/canvas/canglob.h"
#include "wx/canvas/algos.h"
#include "wx/canvas/cancom.h"
#include "wx/canvas/canobj.h"
#include "wx/canvas/vpath.h"
#include "wx/canvas/candoc.h"
#include "wx/canvas/layerinf.h"
#include "wx/canvas/recur.h"
#include "wx/canvas/drawer.h"
#include "wx/gdsio/gdsio.h"
#include "wx/gdsio/gdserr.h"
#include <wx/datetime.h>
#include <limits.h>

Go to the source code of this file.
Classes | |
| struct | _ARRAY |
| array of bytes, which holds a string in GDS-II More... | |
| struct | _ARRAYB |
| struct | a_union_value |
| for reading bytes from a binary GDS-II file, and convert them to internal types. More... | |
| struct | bldun |
Functions | |
| double | Check_int (double getal) |
| ckecking of it is near enough to a integer number | |
Variables | |
| const a2dError | a2dError_GDSIIparse (wxT("a2dError_GDSIIparse"), wxT("gdsii parsing error")) |
Copyright: 2001-2004 (C) Probably Klaas Holwerda
Licence: wxWidgets Licence
RCS-ID:
Definition in file gdsio.cpp.
| double Check_int | ( | double | getal | ) |
| const a2dError a2dError_GDSIIparse(wxT("a2dError_GDSIIparse"), wxT("gdsii parsing error")) |
GDSII parsing error