KiCad PCB EDA Suite
Loading...
Searching...
No Matches
pcb_component.h File Reference
#include <netlist_reader/netlist.h>
#include <footprint.h>
#include <memory>

Go to the source code of this file.

Classes

class  PCB_COMPONENT
 PCB-specific extension of COMPONENT that adds footprint support. More...
 

Typedefs

typedef boost::ptr_vector< PCB_COMPONENTPCB_COMPONENTS
 

Typedef Documentation

◆ PCB_COMPONENTS

typedef boost::ptr_vector< PCB_COMPONENT > PCB_COMPONENTS

Definition at line 62 of file pcb_component.h.