|
KiCad PCB EDA Suite
|
Immediate-use netchain input; shared-screen items are qualified by their instance. More...
#include <conn_netchain_input.h>
Classes | |
| struct | NET |
| struct | SHEET |
Public Attributes | |
| std::pmr::monotonic_buffer_resource | storage |
| std::vector< SHEET > | sheets |
Immediate-use netchain input; shared-screen items are qualified by their instance.
Definition at line 33 of file conn_netchain_input.h.
| std::vector<SHEET> SCH_CONNECTIVITY::NETCHAIN_INPUT::sheets |
Definition at line 67 of file conn_netchain_input.h.
Referenced by SCH_CONNECTIVITY::NETCHAIN_MANAGER::rebuild(), and CONNECTION_GRAPH::RebuildNetChains().
| std::pmr::monotonic_buffer_resource SCH_CONNECTIVITY::NETCHAIN_INPUT::storage |
Definition at line 66 of file conn_netchain_input.h.
Referenced by CONNECTION_GRAPH::RebuildNetChains().