KiCad PCB EDA Suite
|
#include <eagle_parser.h>
Public Member Functions | |
EDEVICE_SET (wxXmlNode *aDeviceSet) | |
Public Attributes | |
wxString | name |
opt_wxString | prefix |
opt_bool | uservalue |
Definition at line 1041 of file eagle_parser.h.
EDEVICE_SET::EDEVICE_SET | ( | wxXmlNode * | aDeviceSet | ) |
Definition at line 1200 of file eagle_parser.cpp.
References EELEMENT::name.
wxString EDEVICE_SET::name |
Definition at line 1052 of file eagle_parser.h.
Referenced by SCH_EAGLE_PLUGIN::loadLibrary().
opt_wxString EDEVICE_SET::prefix |
Definition at line 1053 of file eagle_parser.h.
Referenced by SCH_EAGLE_PLUGIN::loadLibrary().
opt_bool EDEVICE_SET::uservalue |
Definition at line 1054 of file eagle_parser.h.
Referenced by SCH_EAGLE_PLUGIN::loadLibrary().