KiCad PCB EDA Suite
|
#include <layer_ids.h>
Go to the source code of this file.
Classes | |
struct | TLAYER |
class | PCAD2KICAD::PCAD_CALLBACKS |
Namespaces | |
namespace | PCAD2KICAD |
Enumerations | |
enum | LAYER_TYPE_T { LAYER_TYPE_SIGNAL , LAYER_TYPE_NONSIGNAL , LAYER_TYPE_PLANE } |
enum LAYER_TYPE_T |
Enumerator | |
---|---|
LAYER_TYPE_SIGNAL | |
LAYER_TYPE_NONSIGNAL | |
LAYER_TYPE_PLANE |
Definition at line 33 of file pcad_callbacks.h.