KiCad PCB EDA Suite
Loading...
Searching...
No Matches
collector.h File Reference
#include <vector>
#include <core/kicad_algo.h>
#include <eda_item.h>

Go to the source code of this file.

Classes

class  COLLECTOR
 An abstract class that will find and hold all the objects according to an inspection done by the Inspect() function which must be implemented by any derived class. More...