|
typedef std::set< JOINT * > | JOINT_SET |
|
|
| TOPOLOGY (NODE *aNode) |
|
bool | SimplifyLine (LINE *aLine) |
|
ITEM * | NearestUnconnectedItem (JOINT *aStart, int *aAnchor=NULL, int aKindMask=ITEM::ANY_T) |
|
bool | LeadingRatLine (const LINE *aTrack, SHAPE_LINE_CHAIN &aRatLine) |
|
const JOINT_SET | ConnectedJoints (JOINT *aStart) |
|
const ITEM_SET | ConnectedItems (JOINT *aStart, int aKindMask=ITEM::ANY_T) |
|
const ITEM_SET | ConnectedItems (ITEM *aStart, int aKindMask=ITEM::ANY_T) |
|
int64_t | ShortestConnectionLength (ITEM *aFrom, ITEM *aTo) |
|
const ITEM_SET | AssembleTrivialPath (ITEM *aStart) |
|
const DIFF_PAIR | AssembleDiffPair (SEGMENT *aStart) |
|
int | DpCoupledNet (int aNet) |
|
int | DpNetPolarity (int aNet) |
|
const LINE | DpCoupledLine (LINE *aLine) |
|
bool | AssembleDiffPair (ITEM *aStart, DIFF_PAIR &aPair) |
|
const std::set< ITEM * > | AssembleCluster (ITEM *aStart, int aLayer) |
|
The documentation for this class was generated from the following files:
- 3rd_party/router/router/pns_topology.h
- 3rd_party/router/router/pns_topology.cpp