![]() |
KiCad PCB EDA Suite
|
#include <altium_parser_sch.h>
Public Member Functions | |
ASCH_NO_ERC (const std::map< wxString, wxString > &aProps) | |
Public Attributes | |
wxPoint | location |
bool | isActive |
bool | supressAll |
Definition at line 538 of file altium_parser_sch.h.
|
explicit |
Definition at line 493 of file altium_parser_sch.cpp.
References isActive, location, NO_ERC, ALTIUM_PARSER::ReadBool(), ALTIUM_PARSER::ReadInt(), ReadKiCadUnitFrac(), ReadRecord(), and supressAll.
bool ASCH_NO_ERC::isActive |
Definition at line 542 of file altium_parser_sch.h.
Referenced by ASCH_NO_ERC(), and SCH_ALTIUM_PLUGIN::ParseNoERC().
wxPoint ASCH_NO_ERC::location |
Definition at line 540 of file altium_parser_sch.h.
Referenced by ASCH_NO_ERC(), and SCH_ALTIUM_PLUGIN::ParseNoERC().
bool ASCH_NO_ERC::supressAll |
Definition at line 543 of file altium_parser_sch.h.
Referenced by ASCH_NO_ERC().