KiCad PCB EDA Suite
Loading...
Searching...
No Matches
FABMASTER::NETNAME Struct Reference

Classes

struct  LESS
 !< PIN_PWR More...
 

Public Attributes

std::string name
 
std::string refdes
 !< NET_NAME
 
std::string pin_num
 !< REFDES
 
std::string pin_name
 !< PIN_NUMBER
 
bool pin_gnd
 !< PIN_NAME
 
bool pin_pwr
 !< PIN_GND
 

Detailed Description

Definition at line 157 of file import_fabmaster.h.

Member Data Documentation

◆ name

std::string FABMASTER::NETNAME::name

Definition at line 159 of file import_fabmaster.h.

Referenced by FABMASTER::processNets().

◆ pin_gnd

bool FABMASTER::NETNAME::pin_gnd

!< PIN_NAME

Definition at line 163 of file import_fabmaster.h.

Referenced by FABMASTER::processNets().

◆ pin_name

std::string FABMASTER::NETNAME::pin_name

!< PIN_NUMBER

Definition at line 162 of file import_fabmaster.h.

Referenced by FABMASTER::processNets().

◆ pin_num

std::string FABMASTER::NETNAME::pin_num

!< REFDES

Definition at line 161 of file import_fabmaster.h.

Referenced by FABMASTER::NETNAME::LESS::operator()(), and FABMASTER::processNets().

◆ pin_pwr

bool FABMASTER::NETNAME::pin_pwr

!< PIN_GND

Definition at line 164 of file import_fabmaster.h.

Referenced by FABMASTER::processNets().

◆ refdes

std::string FABMASTER::NETNAME::refdes

!< NET_NAME

Definition at line 160 of file import_fabmaster.h.

Referenced by FABMASTER::NETNAME::LESS::operator()(), and FABMASTER::processNets().


The documentation for this struct was generated from the following file: