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

#include <eagle_parser.h>

Inheritance diagram for EAGLE_BASE:
EAGLE_DOC EAGLE_LAYER EAPPROVED EATTR EBUS ECIRCLE ECLASS ECOMPATIBILITY ECONNECT ECOORD EDESCRIPTION EDEVICE EDEVICE_SET EDIMENSION EDRAWING EELEMENT EFILTER EFRAME EGATE EGRID EHOLE EINSTANCE EJUNCTION ELABEL ELAYER ELIBRARY EMODEL EMODULE EMODULEINST ENET ENOTE EPACKAGE EPACKAGE3D EPACKAGE3DINST EPACKAGEINSTANCE EPAD_COMMON EPART EPIN EPINMAP EPINMAPPING EPINREF EPLAIN EPOLYGON EPORT EPORTREF EPROBE ERECT ESCHEMATIC ESCHEMATIC_GROUP ESEGMENT ESETTING ESHEET ESPICE ESPLINE ESYMBOL ETECHNOLOGY ETEXT EVARIANT EVARIANTDEF EVERTEX EVIA EWIRE

Public Member Functions

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

Public Attributes

IO_BASEio
 

Detailed Description

Definition at line 398 of file eagle_parser.h.

Constructor & Destructor Documentation

◆ EAGLE_BASE()

EAGLE_BASE::EAGLE_BASE ( IO_BASE aIo = nullptr)
inline

Definition at line 400 of file eagle_parser.h.

Member Function Documentation

◆ AdvanceProgressPhase()

◆ Report()

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

Definition at line 494 of file eagle_parser.cpp.

References io, and IO_BASE::Report().

Member Data Documentation

◆ io

IO_BASE* EAGLE_BASE::io

Definition at line 403 of file eagle_parser.h.

Referenced by AdvanceProgressPhase(), and Report().


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