|
KiCad PCB EDA Suite
|
#include <pads_layer_mapper.h>
Public Attributes | |
| int | padsLayerNum |
| std::string | name |
| PADS_LAYER_TYPE | type |
| bool | required |
Definition at line 55 of file pads_layer_mapper.h.
| std::string PADS_LAYER_INFO::name |
Definition at line 58 of file pads_layer_mapper.h.
| int PADS_LAYER_INFO::padsLayerNum |
Definition at line 57 of file pads_layer_mapper.h.
| bool PADS_LAYER_INFO::required |
Definition at line 60 of file pads_layer_mapper.h.
| PADS_LAYER_TYPE PADS_LAYER_INFO::type |
Definition at line 59 of file pads_layer_mapper.h.