GME  13
Classes | Defines
AutoRouterPort.h File Reference

Go to the source code of this file.

Classes

class  CAutoRouterPort

Defines

#define ARPORT_EndOnTop   0x0001
#define ARPORT_EndOnRight   0x0002
#define ARPORT_EndOnBottom   0x0004
#define ARPORT_EndOnLeft   0x0008
#define ARPORT_EndOnAll   0x000F
#define ARPORT_StartOnTop   0x0010
#define ARPORT_StartOnRight   0x0020
#define ARPORT_StartOnBottom   0x0040
#define ARPORT_StartOnLeft   0x0080
#define ARPORT_StartOnAll   0x00F0
#define ARPORT_ConnectOnAll   0x00FF
#define ARPORT_ConnectToCenter   0x0100
#define ARPORT_StartEndHorizontal   0x00AA
#define ARPORT_StartEndVertical   0x0055
#define ARPORT_Default   0x00FF

Define Documentation

#define ARPORT_ConnectOnAll   0x00FF

Definition at line 24 of file AutoRouterPort.h.

#define ARPORT_ConnectToCenter   0x0100

Definition at line 25 of file AutoRouterPort.h.

#define ARPORT_Default   0x00FF

Definition at line 30 of file AutoRouterPort.h.

#define ARPORT_EndOnAll   0x000F

Definition at line 16 of file AutoRouterPort.h.

#define ARPORT_EndOnBottom   0x0004

Definition at line 14 of file AutoRouterPort.h.

#define ARPORT_EndOnLeft   0x0008

Definition at line 15 of file AutoRouterPort.h.

#define ARPORT_EndOnRight   0x0002

Definition at line 13 of file AutoRouterPort.h.

#define ARPORT_EndOnTop   0x0001

Definition at line 12 of file AutoRouterPort.h.

#define ARPORT_StartEndHorizontal   0x00AA

Definition at line 27 of file AutoRouterPort.h.

#define ARPORT_StartEndVertical   0x0055

Definition at line 28 of file AutoRouterPort.h.

#define ARPORT_StartOnAll   0x00F0

Definition at line 22 of file AutoRouterPort.h.

#define ARPORT_StartOnBottom   0x0040

Definition at line 20 of file AutoRouterPort.h.

#define ARPORT_StartOnLeft   0x0080

Definition at line 21 of file AutoRouterPort.h.

#define ARPORT_StartOnRight   0x0020

Definition at line 19 of file AutoRouterPort.h.

#define ARPORT_StartOnTop   0x0010

Definition at line 18 of file AutoRouterPort.h.