| 
    KiCad PCB EDA Suite
    
   | 
 
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_SYMBOL * | cmp | 
| std::map< int, bool > | units | 
Map references to missing symbol units data.
Definition at line 229 of file sch_io_eagle.h.
      
  | 
  inline | 
| const SCH_SYMBOL* SCH_IO_EAGLE::EAGLE_MISSING_CMP::cmp | 
Definition at line 237 of file sch_io_eagle.h.
Referenced by SCH_IO_EAGLE::addImplicitConnections(), and EAGLE_MISSING_CMP().
| std::map<int, bool> SCH_IO_EAGLE::EAGLE_MISSING_CMP::units | 
Definition at line 243 of file sch_io_eagle.h.
Referenced by SCH_IO_EAGLE::addImplicitConnections().