KiCad PCB EDA Suite
|
#include <atomic>
#include <functional>
#include <memory>
#include <thread>
#include <vector>
#include <footprint_info.h>
#include <core/sync_queue.h>
Go to the source code of this file.
Classes | |
class | FOOTPRINT_INFO_IMPL |
class | FOOTPRINT_LIST_IMPL |
Variables | |
FOOTPRINT_LIST_IMPL | GFootprintList |
The global footprint info table. | |
|
extern |