|
KiCad PCB EDA Suite
|
0x23 objects represent ratlines. More...
#include <allegro_pcb_structs.h>
Public Attributes | |
| uint8_t | m_Type |
| LAYER_INFO | m_Layer |
| uint32_t | m_Key |
| uint32_t | m_Next |
| std::array< uint32_t, 2 > | m_Flags |
| uint32_t | m_Ptr1 |
| uint32_t | m_Ptr2 |
| uint32_t | m_Ptr3 |
| std::array< int32_t, 5 > | m_Coords |
| std::array< uint32_t, 4 > | m_Unknown1 |
| COND_GE< FMT_VER::V_164, std::array< uint32_t, 4 > > | m_Unknown2 |
| COND_GE< FMT_VER::V_174, uint32_t > | m_Unknown3 |
Static Public Attributes | |
| static constexpr uint8_t | BLOCK_TYPE_CODE = 0x23 |
0x23 objects represent ratlines.
Definition at line 1638 of file allegro_pcb_structs.h.
|
staticconstexpr |
Definition at line 1640 of file allegro_pcb_structs.h.
| std::array<int32_t, 5> ALLEGRO::BLK_0x23_RATLINE::m_Coords |
Definition at line 1653 of file allegro_pcb_structs.h.
| std::array<uint32_t, 2> ALLEGRO::BLK_0x23_RATLINE::m_Flags |
Definition at line 1647 of file allegro_pcb_structs.h.
| uint32_t ALLEGRO::BLK_0x23_RATLINE::m_Key |
Definition at line 1644 of file allegro_pcb_structs.h.
| LAYER_INFO ALLEGRO::BLK_0x23_RATLINE::m_Layer |
Definition at line 1643 of file allegro_pcb_structs.h.
| uint32_t ALLEGRO::BLK_0x23_RATLINE::m_Next |
Definition at line 1645 of file allegro_pcb_structs.h.
| uint32_t ALLEGRO::BLK_0x23_RATLINE::m_Ptr1 |
Definition at line 1649 of file allegro_pcb_structs.h.
| uint32_t ALLEGRO::BLK_0x23_RATLINE::m_Ptr2 |
Definition at line 1650 of file allegro_pcb_structs.h.
| uint32_t ALLEGRO::BLK_0x23_RATLINE::m_Ptr3 |
Definition at line 1651 of file allegro_pcb_structs.h.
| uint8_t ALLEGRO::BLK_0x23_RATLINE::m_Type |
Definition at line 1642 of file allegro_pcb_structs.h.
| std::array<uint32_t, 4> ALLEGRO::BLK_0x23_RATLINE::m_Unknown1 |
Definition at line 1655 of file allegro_pcb_structs.h.
| COND_GE<FMT_VER::V_164, std::array<uint32_t, 4> > ALLEGRO::BLK_0x23_RATLINE::m_Unknown2 |
Definition at line 1657 of file allegro_pcb_structs.h.
| COND_GE<FMT_VER::V_174, uint32_t> ALLEGRO::BLK_0x23_RATLINE::m_Unknown3 |
Definition at line 1659 of file allegro_pcb_structs.h.