KiCad PCB EDA Suite
|
Public Member Functions | |
EAGLE_MISSING_CMP (const SCH_SYMBOL *aSymbol=nullptr) | |
Link to the parent symbol. More... | |
Public Attributes | |
const SCH_SYMBOL * | cmp |
std::map< int, bool > | units |
Definition at line 227 of file sch_eagle_plugin.h.
|
inline |
Link to the parent symbol.
Definition at line 229 of file sch_eagle_plugin.h.
const SCH_SYMBOL* SCH_EAGLE_PLUGIN::EAGLE_MISSING_CMP::cmp |
Definition at line 235 of file sch_eagle_plugin.h.
Referenced by SCH_EAGLE_PLUGIN::addImplicitConnections().
std::map<int, bool> SCH_EAGLE_PLUGIN::EAGLE_MISSING_CMP::units |
Definition at line 241 of file sch_eagle_plugin.h.
Referenced by SCH_EAGLE_PLUGIN::addImplicitConnections().