KiCad PCB EDA Suite
|
Eagle thru hole pad. More...
#include <eagle_parser.h>
Public Types | |
enum | { UNDEF = -1 , SQUARE , ROUND , OCTAGON , LONG , OFFSET } |
Public Member Functions | |
EPAD (wxXmlNode *aPad, IO_BASE *aIo=nullptr) | |
void | Report (const wxString &aMsg, SEVERITY aSeverity=RPT_SEVERITY_UNDEFINED) |
void | AdvanceProgressPhase () |
Public Attributes | |
ECOORD | drill |
opt_ecoord | diameter |
opt_int | shape |
opt_bool | first |
wxString | name |
ECOORD | x |
ECOORD | y |
opt_erot | rot |
opt_bool | stop |
opt_bool | thermals |
IO_BASE * | io |
Eagle thru hole pad.
Definition at line 997 of file eagle_parser.h.
anonymous enum |
Enumerator | |
---|---|
UNDEF | |
SQUARE | |
ROUND | |
OCTAGON | |
LONG | |
OFFSET |
Definition at line 1018 of file eagle_parser.h.
EPAD::EPAD | ( | wxXmlNode * | aPad, |
IO_BASE * | aIo = nullptr |
||
) |
|
inherited |
Definition at line 503 of file eagle_parser.cpp.
References IO_BASE::AdvanceProgressPhase(), and EAGLE_BASE::io.
Referenced by EAGLE_DOC::EAGLE_DOC(), EAPPROVED::EAPPROVED(), EATTR::EATTR(), EBUS::EBUS(), ECIRCLE::ECIRCLE(), ECLASS::ECLASS(), ECOMPATIBILITY::ECOMPATIBILITY(), ECONNECT::ECONNECT(), EDESCRIPTION::EDESCRIPTION(), EDEVICE::EDEVICE(), EDEVICE_SET::EDEVICE_SET(), EDIMENSION::EDIMENSION(), EDRAWING::EDRAWING(), EFILTER::EFILTER(), EFRAME::EFRAME(), EGATE::EGATE(), EGRID::EGRID(), EHOLE::EHOLE(), EINSTANCE::EINSTANCE(), EJUNCTION::EJUNCTION(), ELABEL::ELABEL(), ELAYER::ELAYER(), ELIBRARY::ELIBRARY(), EMODEL::EMODEL(), EMODULE::EMODULE(), EMODULEINST::EMODULEINST(), ENET::ENET(), ENOTE::ENOTE(), EPACKAGE::EPACKAGE(), EPACKAGE3D::EPACKAGE3D(), EPACKAGE3DINST::EPACKAGE3DINST(), EPACKAGEINSTANCE::EPACKAGEINSTANCE(), EPAD(), EPART::EPART(), EPIN::EPIN(), EPINMAP::EPINMAP(), EPINMAPPING::EPINMAPPING(), EPINREF::EPINREF(), EPLAIN::EPLAIN(), EPOLYGON::EPOLYGON(), EPORT::EPORT(), EPORTREF::EPORTREF(), EPROBE::EPROBE(), ERECT::ERECT(), ESCHEMATIC::ESCHEMATIC(), ESCHEMATIC_GROUP::ESCHEMATIC_GROUP(), ESEGMENT::ESEGMENT(), ESETTING::ESETTING(), ESHEET::ESHEET(), ESMD::ESMD(), ESPICE::ESPICE(), ESPLINE::ESPLINE(), ESYMBOL::ESYMBOL(), ETECHNOLOGY::ETECHNOLOGY(), ETEXT::ETEXT(), EVARIANT::EVARIANT(), EVARIANTDEF::EVARIANTDEF(), EVERTEX::EVERTEX(), EVIA::EVIA(), and EWIRE::EWIRE().
|
inherited |
Definition at line 494 of file eagle_parser.cpp.
References EAGLE_BASE::io, and IO_BASE::Report().
opt_ecoord EPAD::diameter |
Definition at line 1015 of file eagle_parser.h.
Referenced by EPAD(), and PCB_IO_EAGLE::packagePad().
ECOORD EPAD::drill |
Definition at line 1014 of file eagle_parser.h.
Referenced by EPAD(), and PCB_IO_EAGLE::packagePad().
opt_bool EPAD::first |
Definition at line 1028 of file eagle_parser.h.
Referenced by EPAD(), and PCB_IO_EAGLE::packagePad().
|
inherited |
Definition at line 403 of file eagle_parser.h.
Referenced by EAGLE_BASE::AdvanceProgressPhase(), and EAGLE_BASE::Report().
|
inherited |
Definition at line 986 of file eagle_parser.h.
Referenced by EPAD_COMMON::EPAD_COMMON(), and PCB_IO_EAGLE::transferPad().
|
inherited |
Definition at line 988 of file eagle_parser.h.
Referenced by EPAD_COMMON::EPAD_COMMON(), PCB_IO_EAGLE::packagePad(), and PCB_IO_EAGLE::packageSMD().
opt_int EPAD::shape |
Definition at line 1027 of file eagle_parser.h.
Referenced by EPAD(), and PCB_IO_EAGLE::packagePad().
|
inherited |
Definition at line 989 of file eagle_parser.h.
Referenced by EPAD_COMMON::EPAD_COMMON(), PCB_IO_EAGLE::packagePad(), and PCB_IO_EAGLE::packageSMD().
|
inherited |
Definition at line 990 of file eagle_parser.h.
Referenced by EPAD_COMMON::EPAD_COMMON(), and PCB_IO_EAGLE::transferPad().
|
inherited |
Definition at line 987 of file eagle_parser.h.
Referenced by EPAD_COMMON::EPAD_COMMON(), and PCB_IO_EAGLE::transferPad().
|
inherited |
Definition at line 987 of file eagle_parser.h.
Referenced by EPAD_COMMON::EPAD_COMMON(), and PCB_IO_EAGLE::transferPad().