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

#include <eagle_parser.h>

Public Member Functions

 EDEVICE_SET (wxXmlNode *aDeviceSet)
 

Public Attributes

wxString name
 
opt_wxString prefix
 
opt_bool uservalue
 

Detailed Description

Definition at line 1041 of file eagle_parser.h.

Constructor & Destructor Documentation

◆ EDEVICE_SET()

EDEVICE_SET::EDEVICE_SET ( wxXmlNode *  aDeviceSet)

Definition at line 1200 of file eagle_parser.cpp.

References EELEMENT::name.

Member Data Documentation

◆ name

wxString EDEVICE_SET::name

Definition at line 1052 of file eagle_parser.h.

Referenced by SCH_EAGLE_PLUGIN::loadLibrary().

◆ prefix

opt_wxString EDEVICE_SET::prefix

Definition at line 1053 of file eagle_parser.h.

Referenced by SCH_EAGLE_PLUGIN::loadLibrary().

◆ uservalue

opt_bool EDEVICE_SET::uservalue

Definition at line 1054 of file eagle_parser.h.

Referenced by SCH_EAGLE_PLUGIN::loadLibrary().


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