|
KiCad PCB EDA Suite
|
Public Member Functions | |
| PATH_RESULT () | |
Public Attributes | |
| ITEM_SET | m_items |
| const JOINT * | m_end |
| int | m_length |
Definition at line 107 of file pns_topology.h.
|
inline |
Definition at line 113 of file pns_topology.h.
| const JOINT* PNS::TOPOLOGY::PATH_RESULT::m_end |
Definition at line 110 of file pns_topology.h.
Referenced by PNS::TOPOLOGY::followBranch(), and PATH_RESULT().
| ITEM_SET PNS::TOPOLOGY::PATH_RESULT::m_items |
Definition at line 109 of file pns_topology.h.
Referenced by PNS::TOPOLOGY::followBranch().
| int PNS::TOPOLOGY::PATH_RESULT::m_length |
Definition at line 111 of file pns_topology.h.
Referenced by PNS::TOPOLOGY::followBranch(), and PATH_RESULT().