KiCad PCB EDA Suite
|
#include <altium_parser_sch.h>
Public Member Functions | |
ASCH_HARNESS_ENTRY (const std::map< wxString, wxString > &aProps) | |
Public Attributes | |
int | AreaColor |
int | Color |
int | DistanceFromTop |
int | TextColor |
int | TextFontID |
int | TextStyle |
bool | OwnerIndexAdditionalList |
wxString | Name |
ASCH_SHEET_ENTRY_SIDE | Side |
int | ownerindex |
int | ownerpartid |
int | ownerpartdisplaymode |
int | indexinsheet |
Definition at line 541 of file altium_parser_sch.h.
|
explicit |
Definition at line 499 of file altium_parser_sch.cpp.
References AreaColor, Color, DistanceFromTop, Name, OwnerIndexAdditionalList, ALTIUM_PARSER::ReadBool(), ALTIUM_PARSER::ReadInt(), ReadKiCadUnitFrac1(), ReadRecord(), ALTIUM_PARSER::ReadString(), Side, TextColor, TextFontID, and TextStyle.
int ASCH_HARNESS_ENTRY::AreaColor |
Definition at line 543 of file altium_parser_sch.h.
Referenced by ASCH_HARNESS_ENTRY().
int ASCH_HARNESS_ENTRY::Color |
Definition at line 544 of file altium_parser_sch.h.
Referenced by ASCH_HARNESS_ENTRY().
int ASCH_HARNESS_ENTRY::DistanceFromTop |
Definition at line 545 of file altium_parser_sch.h.
Referenced by ASCH_HARNESS_ENTRY(), and SCH_ALTIUM_PLUGIN::ParseHarnessEntry().
|
inherited |
Definition at line 123 of file altium_parser_sch.h.
Referenced by ASCH_HARNESS_CONNECTOR::ASCH_HARNESS_CONNECTOR(), and ASCH_OWNER_INTERFACE::ASCH_OWNER_INTERFACE().
wxString ASCH_HARNESS_ENTRY::Name |
Definition at line 552 of file altium_parser_sch.h.
Referenced by ASCH_HARNESS_ENTRY(), and SCH_ALTIUM_PLUGIN::ParseHarnessEntry().
|
inherited |
Definition at line 120 of file altium_parser_sch.h.
Referenced by SCH_ALTIUM_PLUGIN::AddLibTextBox(), ASCH_IMPLEMENTATION::ASCH_IMPLEMENTATION(), ASCH_OWNER_INTERFACE::ASCH_OWNER_INTERFACE(), SCH_ALTIUM_PLUGIN::ParseArc(), SCH_ALTIUM_PLUGIN::ParseBezier(), SCH_ALTIUM_PLUGIN::ParseCircle(), SCH_ALTIUM_PLUGIN::ParseDesignator(), SCH_ALTIUM_PLUGIN::ParseEllipse(), SCH_ALTIUM_PLUGIN::ParseEllipticalArc(), SCH_ALTIUM_PLUGIN::ParseFileName(), SCH_ALTIUM_PLUGIN::ParseImage(), SCH_ALTIUM_PLUGIN::ParseImplementation(), SCH_ALTIUM_PLUGIN::ParseImplementationList(), SCH_ALTIUM_PLUGIN::ParseLabel(), SCH_ALTIUM_PLUGIN::ParseLine(), SCH_ALTIUM_PLUGIN::ParseParameter(), SCH_ALTIUM_PLUGIN::ParsePin(), SCH_ALTIUM_PLUGIN::ParsePolygon(), SCH_ALTIUM_PLUGIN::ParsePolyline(), SCH_ALTIUM_PLUGIN::ParseRectangle(), SCH_ALTIUM_PLUGIN::ParseRoundRectangle(), SCH_ALTIUM_PLUGIN::ParseSheetEntry(), and SCH_ALTIUM_PLUGIN::ParseSheetName().
bool ASCH_HARNESS_ENTRY::OwnerIndexAdditionalList |
Definition at line 550 of file altium_parser_sch.h.
Referenced by ASCH_HARNESS_ENTRY().
|
inherited |
Definition at line 122 of file altium_parser_sch.h.
Referenced by SCH_ALTIUM_PLUGIN::AddLibTextBox(), ASCH_OWNER_INTERFACE::ASCH_OWNER_INTERFACE(), ASCH_PIN::ASCH_PIN(), SCH_ALTIUM_PLUGIN::ParseArc(), SCH_ALTIUM_PLUGIN::ParseBezier(), SCH_ALTIUM_PLUGIN::ParseCircle(), SCH_ALTIUM_PLUGIN::ParseEllipse(), SCH_ALTIUM_PLUGIN::ParseEllipticalArc(), SCH_ALTIUM_PLUGIN::ParseLabel(), SCH_ALTIUM_PLUGIN::ParseLine(), SCH_ALTIUM_PLUGIN::ParsePin(), SCH_ALTIUM_PLUGIN::ParsePolygon(), SCH_ALTIUM_PLUGIN::ParsePolyline(), SCH_ALTIUM_PLUGIN::ParseRectangle(), and SCH_ALTIUM_PLUGIN::ParseRoundRectangle().
|
inherited |
Definition at line 121 of file altium_parser_sch.h.
Referenced by SCH_ALTIUM_PLUGIN::AddLibTextBox(), ASCH_OWNER_INTERFACE::ASCH_OWNER_INTERFACE(), SCH_ALTIUM_PLUGIN::ParseArc(), SCH_ALTIUM_PLUGIN::ParseBezier(), SCH_ALTIUM_PLUGIN::ParseCircle(), SCH_ALTIUM_PLUGIN::ParseEllipse(), SCH_ALTIUM_PLUGIN::ParseEllipticalArc(), SCH_ALTIUM_PLUGIN::ParseHarnessConnector(), SCH_ALTIUM_PLUGIN::ParseImage(), SCH_ALTIUM_PLUGIN::ParseLabel(), SCH_ALTIUM_PLUGIN::ParseLibParameter(), SCH_ALTIUM_PLUGIN::ParseLine(), SCH_ALTIUM_PLUGIN::ParseParameter(), SCH_ALTIUM_PLUGIN::ParsePin(), SCH_ALTIUM_PLUGIN::ParsePolygon(), SCH_ALTIUM_PLUGIN::ParsePolyline(), SCH_ALTIUM_PLUGIN::ParseRectangle(), SCH_ALTIUM_PLUGIN::ParseRoundRectangle(), SCH_ALTIUM_PLUGIN::ParseSignalHarness(), and SCH_ALTIUM_PLUGIN::ParseTextFrame().
ASCH_SHEET_ENTRY_SIDE ASCH_HARNESS_ENTRY::Side |
Definition at line 553 of file altium_parser_sch.h.
Referenced by ASCH_HARNESS_ENTRY(), and SCH_ALTIUM_PLUGIN::ParseHarnessEntry().
int ASCH_HARNESS_ENTRY::TextColor |
Definition at line 546 of file altium_parser_sch.h.
Referenced by ASCH_HARNESS_ENTRY().
int ASCH_HARNESS_ENTRY::TextFontID |
Definition at line 547 of file altium_parser_sch.h.
Referenced by ASCH_HARNESS_ENTRY().
int ASCH_HARNESS_ENTRY::TextStyle |
Definition at line 548 of file altium_parser_sch.h.
Referenced by ASCH_HARNESS_ENTRY().