| 
    KiCad PCB EDA Suite
    
   | 
 
Used by std:set<LIB_SYMBOL*> instantiation which uses LIB_SYMBOL name as its key. More...
#include <netlist_exporter_base.h>
Public Member Functions | |
| bool | operator() (LIB_SYMBOL *const &libsymbol1, LIB_SYMBOL *const &libsymbol2) const | 
Used by std:set<LIB_SYMBOL*> instantiation which uses LIB_SYMBOL name as its key.
Definition at line 65 of file netlist_exporter_base.h.
| bool LIB_SYMBOL_LESS_THAN::operator() | ( | LIB_SYMBOL *const & | libsymbol1, | 
| LIB_SYMBOL *const & | libsymbol2 ) const | 
Definition at line 38 of file netlist_exporter_base.cpp.
References LIB_SYMBOL::GetLibId().