| 
    KiCad PCB EDA Suite
    
   | 
 
#include <pcad_callbacks.h>
Public Attributes | |
| PCB_LAYER_ID | KiCadLayer | 
| LAYER_TYPE_T | layerType = LAYER_TYPE_SIGNAL | 
| wxString | netNameRef | 
Definition at line 40 of file pcad_callbacks.h.
| PCB_LAYER_ID TLAYER::KiCadLayer | 
Definition at line 42 of file pcad_callbacks.h.
Referenced by PCAD2KICAD::PCAD_PCB::MapLayer(), and PCAD2KICAD::PCAD_PCB::PCAD_PCB().
| LAYER_TYPE_T TLAYER::layerType = LAYER_TYPE_SIGNAL | 
Definition at line 43 of file pcad_callbacks.h.
Referenced by PCAD2KICAD::PCAD_PCB::MapLayer(), and PCAD2KICAD::PCAD_PCB::PCAD_PCB().
| wxString TLAYER::netNameRef | 
Definition at line 44 of file pcad_callbacks.h.
Referenced by PCAD2KICAD::PCAD_PCB::PCAD_PCB().