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

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 55 of file pcb_component.h.