|
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 |
0x23 objects represent ratlines.
Definition at line 1413 of file allegro_pcb_structs.h.
| std::array<int32_t, 5> ALLEGRO::BLK_0x23_RATLINE::m_Coords |
Definition at line 1426 of file allegro_pcb_structs.h.
| std::array<uint32_t, 2> ALLEGRO::BLK_0x23_RATLINE::m_Flags |
Definition at line 1420 of file allegro_pcb_structs.h.
| uint32_t ALLEGRO::BLK_0x23_RATLINE::m_Key |
Definition at line 1417 of file allegro_pcb_structs.h.
| LAYER_INFO ALLEGRO::BLK_0x23_RATLINE::m_Layer |
Definition at line 1416 of file allegro_pcb_structs.h.
| uint32_t ALLEGRO::BLK_0x23_RATLINE::m_Next |
Definition at line 1418 of file allegro_pcb_structs.h.
| uint32_t ALLEGRO::BLK_0x23_RATLINE::m_Ptr1 |
Definition at line 1422 of file allegro_pcb_structs.h.
| uint32_t ALLEGRO::BLK_0x23_RATLINE::m_Ptr2 |
Definition at line 1423 of file allegro_pcb_structs.h.
| uint32_t ALLEGRO::BLK_0x23_RATLINE::m_Ptr3 |
Definition at line 1424 of file allegro_pcb_structs.h.
| uint8_t ALLEGRO::BLK_0x23_RATLINE::m_Type |
Definition at line 1415 of file allegro_pcb_structs.h.
| std::array<uint32_t, 4> ALLEGRO::BLK_0x23_RATLINE::m_Unknown1 |
Definition at line 1428 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 1430 of file allegro_pcb_structs.h.
| COND_GE<FMT_VER::V_174, uint32_t> ALLEGRO::BLK_0x23_RATLINE::m_Unknown3 |
Definition at line 1432 of file allegro_pcb_structs.h.