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

Map references to missing symbol units data. More...

Public Member Functions

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

Public Attributes

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

Detailed Description

Map references to missing symbol units data.

Definition at line 207 of file sch_io_eagle.h.

Constructor & Destructor Documentation

◆ EAGLE_MISSING_CMP()

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

Link to the parent symbol.

Definition at line 209 of file sch_io_eagle.h.

Member Data Documentation

◆ cmp

const SCH_SYMBOL* SCH_IO_EAGLE::EAGLE_MISSING_CMP::cmp

Definition at line 215 of file sch_io_eagle.h.

Referenced by SCH_IO_EAGLE::addImplicitConnections().

◆ units

std::map<int, bool> SCH_IO_EAGLE::EAGLE_MISSING_CMP::units

Definition at line 221 of file sch_io_eagle.h.

Referenced by SCH_IO_EAGLE::addImplicitConnections().


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