GME  13
Classes | Typedefs
AutoRouterGraph.h File Reference

Go to the source code of this file.

Classes

class  CAutoRouterGraph

Typedefs

typedef std::vector
< CAutoRouterBox * > 
CAutoRouterBoxList
typedef std::vector
< CAutoRouterPath * > 
CAutoRouterPathList
typedef CList< CPoint, CPoint & > CPointList

Typedef Documentation

typedef std::vector<CAutoRouterBox*> CAutoRouterBoxList

Definition at line 16 of file AutoRouterGraph.h.

typedef std::vector<CAutoRouterPath*> CAutoRouterPathList

Definition at line 17 of file AutoRouterGraph.h.

typedef CList<CPoint, CPoint&> CPointList

Definition at line 19 of file AutoRouterGraph.h.