|
KiCad PCB EDA Suite
|
Public Member Functions | |
| WALK_RESULT () | |
Public Attributes | |
| ITEM_SET | m_items |
| SOLID * | m_endPad |
| int64_t | m_length |
Definition at line 117 of file pns_topology.h.
|
inline |
Definition at line 123 of file pns_topology.h.
| SOLID* PNS::TOPOLOGY::WALK_RESULT::m_endPad |
Definition at line 120 of file pns_topology.h.
Referenced by WALK_RESULT(), and PNS::TOPOLOGY::walkTuningPath().
| ITEM_SET PNS::TOPOLOGY::WALK_RESULT::m_items |
Definition at line 119 of file pns_topology.h.
Referenced by PNS::TOPOLOGY::walkTuningPath().
| int64_t PNS::TOPOLOGY::WALK_RESULT::m_length |
Definition at line 121 of file pns_topology.h.
Referenced by WALK_RESULT(), and PNS::TOPOLOGY::walkTuningPath().