KiCad PCB EDA Suite
Loading...
Searching...
No Matches
SCH_EAGLE_PLUGIN::EAGLE_MISSING_CMP Struct Reference

Public Member Functions

 EAGLE_MISSING_CMP (const SCH_SYMBOL *aSymbol=nullptr)
 Link to the parent symbol. More...
 

Public Attributes

const SCH_SYMBOLcmp
 
std::map< int, bool > units
 

Detailed Description

Definition at line 227 of file sch_eagle_plugin.h.

Constructor & Destructor Documentation

◆ EAGLE_MISSING_CMP()

SCH_EAGLE_PLUGIN::EAGLE_MISSING_CMP::EAGLE_MISSING_CMP ( const SCH_SYMBOL aSymbol = nullptr)
inline

Link to the parent symbol.

Definition at line 229 of file sch_eagle_plugin.h.

Member Data Documentation

◆ cmp

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().

◆ units

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().


The documentation for this struct was generated from the following file: