#include <pcad_callbacks.h>
Definition at line 49 of file pcad_callbacks.h.
 
◆ ~PCAD_CALLBACKS()
  
  
      
        
          | virtual PCAD2KICAD::PCAD_CALLBACKS::~PCAD_CALLBACKS  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inlinevirtual   | 
  
 
 
◆ GetKiCadLayer()
  
  
      
        
          | virtual PCB_LAYER_ID PCAD2KICAD::PCAD_CALLBACKS::GetKiCadLayer  | 
          ( | 
          int |           aPCadLayer | ) | 
           const | 
         
       
   | 
  
pure virtual   | 
  
 
 
◆ GetLayerNetNameRef()
  
  
      
        
          | virtual wxString PCAD2KICAD::PCAD_CALLBACKS::GetLayerNetNameRef  | 
          ( | 
          int |           aPCadLayer | ) | 
           const | 
         
       
   | 
  
pure virtual   | 
  
 
 
◆ GetLayerType()
  
  
      
        
          | virtual LAYER_TYPE_T PCAD2KICAD::PCAD_CALLBACKS::GetLayerType  | 
          ( | 
          int |           aPCadLayer | ) | 
           const | 
         
       
   | 
  
pure virtual   | 
  
 
 
◆ GetNetCode()
  
  
      
        
          | virtual int PCAD2KICAD::PCAD_CALLBACKS::GetNetCode  | 
          ( | 
          const wxString & |           netName | ) | 
           const | 
         
       
   | 
  
pure virtual   | 
  
 
 
The documentation for this class was generated from the following file: