| 
    KiCad PCB EDA Suite
    
   | 
 
#include <boost/ptr_container/ptr_vector.hpp>#include <import_export.h>#include <ki_exception.h>#include <core/sync_queue.h>#include <lib_tree_item.h>#include <atomic>#include <functional>#include <memory>Go to the source code of this file.
Classes | |
| class | FOOTPRINT_INFO | 
| class | FOOTPRINT_LIST | 
| Holds a list of FOOTPRINT_INFO objects, along with a list of IO_ERRORs or PARSE_ERRORs that were thrown acquiring the FOOTPRINT_INFOs.  More... | |