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

Eagle via. More...

#include <eagle_parser.h>

Inheritance diagram for EVIA:
EAGLE_BASE

Public Member Functions

 EVIA (wxXmlNode *aVia, IO_BASE *aIo=nullptr)
 
void Report (const wxString &aMsg, SEVERITY aSeverity=RPT_SEVERITY_UNDEFINED)
 
void AdvanceProgressPhase ()
 

Public Attributes

ECOORD x
 
ECOORD y
 
int layer_front_most
 
int layer_back_most
 < extent
 
ECOORD drill
 < inclusive
 
opt_ecoord diam
 
opt_wxString shape
 
opt_bool alwaysStop
 
IO_BASEio
 

Detailed Description

Eagle via.

Definition at line 687 of file eagle_parser.h.

Constructor & Destructor Documentation

◆ EVIA()

EVIA::EVIA ( wxXmlNode *  aVia,
IO_BASE aIo = nullptr 
)

Member Function Documentation

◆ AdvanceProgressPhase()

◆ Report()

void EAGLE_BASE::Report ( const wxString &  aMsg,
SEVERITY  aSeverity = RPT_SEVERITY_UNDEFINED 
)
inherited

Definition at line 494 of file eagle_parser.cpp.

References EAGLE_BASE::io, and IO_BASE::Report().

Member Data Documentation

◆ alwaysStop

opt_bool EVIA::alwaysStop

Definition at line 709 of file eagle_parser.h.

◆ diam

opt_ecoord EVIA::diam

Definition at line 707 of file eagle_parser.h.

Referenced by EVIA(), and PCB_IO_EAGLE::loadSignals().

◆ drill

ECOORD EVIA::drill

< inclusive

Definition at line 706 of file eagle_parser.h.

Referenced by EVIA(), and PCB_IO_EAGLE::loadSignals().

◆ io

IO_BASE* EAGLE_BASE::io
inherited

Definition at line 403 of file eagle_parser.h.

Referenced by EAGLE_BASE::AdvanceProgressPhase(), and EAGLE_BASE::Report().

◆ layer_back_most

int EVIA::layer_back_most

< extent

Definition at line 705 of file eagle_parser.h.

Referenced by EVIA(), and PCB_IO_EAGLE::loadSignals().

◆ layer_front_most

int EVIA::layer_front_most

Definition at line 704 of file eagle_parser.h.

Referenced by EVIA(), and PCB_IO_EAGLE::loadSignals().

◆ shape

opt_wxString EVIA::shape

Definition at line 708 of file eagle_parser.h.

Referenced by EVIA().

◆ x

ECOORD EVIA::x

Definition at line 702 of file eagle_parser.h.

Referenced by EVIA(), and PCB_IO_EAGLE::loadSignals().

◆ y

ECOORD EVIA::y

Definition at line 703 of file eagle_parser.h.

Referenced by EVIA(), and PCB_IO_EAGLE::loadSignals().


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