KiCad PCB EDA Suite
Loading...
Searching...
No Matches
PCAD2KICAD::PCAD_NET_NODE Class Reference

#include <pcad_nets.h>

Inheritance diagram for PCAD2KICAD::PCAD_NET_NODE:

Public Member Functions

 PCAD_NET_NODE ()
 
 ~PCAD_NET_NODE ()
 

Public Attributes

wxString m_CompRef
 
wxString m_PinRef
 

Detailed Description

Definition at line 38 of file pcad_nets.h.

Constructor & Destructor Documentation

◆ PCAD_NET_NODE()

PCAD2KICAD::PCAD_NET_NODE::PCAD_NET_NODE ( )

Definition at line 34 of file pcad_nets.cpp.

References m_CompRef, and m_PinRef.

◆ ~PCAD_NET_NODE()

PCAD2KICAD::PCAD_NET_NODE::~PCAD_NET_NODE ( )

Definition at line 41 of file pcad_nets.cpp.

Member Data Documentation

◆ m_CompRef

wxString PCAD2KICAD::PCAD_NET_NODE::m_CompRef

Definition at line 45 of file pcad_nets.h.

Referenced by PCAD2KICAD::PCAD_NET::Parse(), and PCAD_NET_NODE().

◆ m_PinRef

wxString PCAD2KICAD::PCAD_NET_NODE::m_PinRef

Definition at line 46 of file pcad_nets.h.

Referenced by PCAD2KICAD::PCAD_NET::Parse(), and PCAD_NET_NODE().


The documentation for this class was generated from the following files: