![]() |
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 1035 of file eagle_parser.h.
EDEVICE_SET::EDEVICE_SET | ( | wxXmlNode * | aDeviceSet | ) |
wxString EDEVICE_SET::name |
Definition at line 1046 of file eagle_parser.h.
Referenced by SCH_EAGLE_PLUGIN::loadLibrary().
opt_wxString EDEVICE_SET::prefix |
Definition at line 1047 of file eagle_parser.h.
Referenced by SCH_EAGLE_PLUGIN::loadLibrary().
opt_bool EDEVICE_SET::uservalue |
Definition at line 1048 of file eagle_parser.h.