|
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 1370 of file allegro_pcb_structs.h.
| std::array<int32_t, 5> ALLEGRO::BLK_0x23_RATLINE::m_Coords |
Definition at line 1383 of file allegro_pcb_structs.h.
| std::array<uint32_t, 2> ALLEGRO::BLK_0x23_RATLINE::m_Flags |
Definition at line 1377 of file allegro_pcb_structs.h.
| uint32_t ALLEGRO::BLK_0x23_RATLINE::m_Key |
Definition at line 1374 of file allegro_pcb_structs.h.
| LAYER_INFO ALLEGRO::BLK_0x23_RATLINE::m_Layer |
Definition at line 1373 of file allegro_pcb_structs.h.
| uint32_t ALLEGRO::BLK_0x23_RATLINE::m_Next |
Definition at line 1375 of file allegro_pcb_structs.h.
| uint32_t ALLEGRO::BLK_0x23_RATLINE::m_Ptr1 |
Definition at line 1379 of file allegro_pcb_structs.h.
| uint32_t ALLEGRO::BLK_0x23_RATLINE::m_Ptr2 |
Definition at line 1380 of file allegro_pcb_structs.h.
| uint32_t ALLEGRO::BLK_0x23_RATLINE::m_Ptr3 |
Definition at line 1381 of file allegro_pcb_structs.h.
| uint8_t ALLEGRO::BLK_0x23_RATLINE::m_Type |
Definition at line 1372 of file allegro_pcb_structs.h.
| std::array<uint32_t, 4> ALLEGRO::BLK_0x23_RATLINE::m_Unknown1 |
Definition at line 1385 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 1387 of file allegro_pcb_structs.h.
| COND_GE<FMT_VER::V_174, uint32_t> ALLEGRO::BLK_0x23_RATLINE::m_Unknown3 |
Definition at line 1389 of file allegro_pcb_structs.h.