|
KiCad PCB EDA Suite
|
#include <orcad_records.h>
Public Attributes | |
| int | x1 = 0 |
| int | y1 = 0 |
| int | x2 = 0 |
| int | y2 = 0 |
| int | color = 0 |
Definition at line 387 of file orcad_records.h.
| int ORCAD_BUS_ENTRY::color = 0 |
Definition at line 393 of file orcad_records.h.
Referenced by BOOST_AUTO_TEST_CASE(), OrcadReadBusEntryBody(), and ORCAD_CONVERTER::placeBusEntries().
| int ORCAD_BUS_ENTRY::x1 = 0 |
Definition at line 389 of file orcad_records.h.
Referenced by BOOST_AUTO_TEST_CASE(), ORCAD_CONVERTER::offsetPage(), OrcadReadBusEntryBody(), ORCAD_CONVERTER::pageExtentDbu(), and ORCAD_CONVERTER::placeBusEntries().
| int ORCAD_BUS_ENTRY::x2 = 0 |
Definition at line 391 of file orcad_records.h.
Referenced by BOOST_AUTO_TEST_CASE(), ORCAD_CONVERTER::offsetPage(), OrcadReadBusEntryBody(), ORCAD_CONVERTER::pageExtentDbu(), and ORCAD_CONVERTER::placeBusEntries().
| int ORCAD_BUS_ENTRY::y1 = 0 |
Definition at line 390 of file orcad_records.h.
Referenced by BOOST_AUTO_TEST_CASE(), ORCAD_CONVERTER::offsetPage(), OrcadReadBusEntryBody(), ORCAD_CONVERTER::pageExtentDbu(), and ORCAD_CONVERTER::placeBusEntries().
| int ORCAD_BUS_ENTRY::y2 = 0 |
Definition at line 392 of file orcad_records.h.
Referenced by BOOST_AUTO_TEST_CASE(), ORCAD_CONVERTER::offsetPage(), OrcadReadBusEntryBody(), ORCAD_CONVERTER::pageExtentDbu(), and ORCAD_CONVERTER::placeBusEntries().