|
KiCad PCB EDA Suite
|
Bus claim of an island that has the canonical shape but a different name. More...
#include <conn_publish.h>
Public Member Functions | |
| bool | operator== (const BUS_SOURCE &aOther) const |
Public Attributes | |
| ITEM_KEY | source |
| std::shared_ptr< const BUS_SCHEMA > | schema |
Bus claim of an island that has the canonical shape but a different name.
Definition at line 77 of file conn_publish.h.
| bool SCH_CONNECTIVITY::ITEM_RESULT::BUS_SOURCE::operator== | ( | const BUS_SOURCE & | aOther | ) | const |
Definition at line 38 of file conn_rows.cpp.
| std::shared_ptr<const BUS_SCHEMA> SCH_CONNECTIVITY::ITEM_RESULT::BUS_SOURCE::schema |
Definition at line 80 of file conn_publish.h.
Referenced by operator==().
| ITEM_KEY SCH_CONNECTIVITY::ITEM_RESULT::BUS_SOURCE::source |
Definition at line 79 of file conn_publish.h.
Referenced by operator==().