|
wxArt2D
|
GdsII parser. More...
#include "a2dprec.h"#include "wx/wx.h"#include <cstring>#include "a2dprivate.h"#include "wx/docview/doccom.h"#include "wx/canvas/candefs.h"#include "wx/canvas/canglob.h"#include "wx/canvas/algos.h"#include "wx/editor/candoc.h"#include "wx/canvas/canobj.h"#include "wx/canvas/vpath.h"#include "wx/canvas/layerinf.h"#include "wx/canvas/recur.h"#include "wx/canvas/drawer.h"#include "wx/canvas/cameleon.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 |
Macros | |
| #define | MAX_G_BYTES 8 |
Functions | |
| double | Check_int (double getal) |
| ckecking of it is near enough to a integer number More... | |
Variables | |
| const a2dError | a2dError_GDSIIparse (wxT("a2dError_GDSIIparse"), wxT("gdsii parsing error")) |
GdsII parser.
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