KiCad PCB EDA Suite
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
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...