KiCad PCB EDA Suite
Loading...
Searching...
No Matches
ENET Struct Reference

Eagle net. More...

#include <eagle_parser.h>

Public Member Functions

 ENET (int aNetCode, const wxString &aNetName)
 
 ENET ()
 

Public Attributes

int netcode
 
wxString netname
 

Detailed Description

Eagle net.

Definition at line 461 of file eagle_parser.h.

Constructor & Destructor Documentation

◆ ENET() [1/2]

ENET::ENET ( int  aNetCode,
const wxString &  aNetName 
)
inline

Definition at line 466 of file eagle_parser.h.

◆ ENET() [2/2]

ENET::ENET ( )
inline

Definition at line 471 of file eagle_parser.h.

Member Data Documentation

◆ netcode

int ENET::netcode

Definition at line 463 of file eagle_parser.h.

Referenced by PCB_IO_EAGLE::loadElements().

◆ netname

wxString ENET::netname

Definition at line 464 of file eagle_parser.h.


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