|
KiCad PCB EDA Suite
|
Placed pad instance linking a pad definition (0x0D via m_PadPtr) to its parent footprint (m_ParentFp) and net (m_NetPtr). More...
#include <allegro_pcb_structs.h>
Public Attributes | |
| uint8_t | m_Type |
| LAYER_INFO | m_Layer |
| uint32_t | m_Key |
| uint32_t | m_Next |
| uint32_t | m_NetPtr |
| uint32_t | m_Flags |
| COND_GE< FMT_VER::V_172, uint32_t > | m_Prev |
| uint32_t | m_NextInFp |
| uint32_t | m_ParentFp |
| uint32_t | m_Track |
| uint32_t | m_PadPtr |
| uint32_t | m_Ptr6 |
| uint32_t | m_Ratline |
| uint32_t | m_PtrPinNumber |
| uint32_t | m_NextInCompInst |
| COND_GE< FMT_VER::V_172, uint32_t > | m_Unknown2 |
| uint32_t | m_NameText |
| uint32_t | m_Ptr11 |
| std::array< int32_t, 4 > | m_Coords |
Placed pad instance linking a pad definition (0x0D via m_PadPtr) to its parent footprint (m_ParentFp) and net (m_NetPtr).
Chained within a footprint via m_NextInFp and within a component instance via m_NextInCompInst.
Definition at line 1878 of file allegro_pcb_structs.h.
| std::array<int32_t, 4> ALLEGRO::BLK_0x32_PLACED_PAD::m_Coords |
Definition at line 1903 of file allegro_pcb_structs.h.
Referenced by ALLEGRO::PLACED_PAD::PLACED_PAD().
| uint32_t ALLEGRO::BLK_0x32_PLACED_PAD::m_Flags |
Definition at line 1885 of file allegro_pcb_structs.h.
| uint32_t ALLEGRO::BLK_0x32_PLACED_PAD::m_Key |
Definition at line 1882 of file allegro_pcb_structs.h.
| LAYER_INFO ALLEGRO::BLK_0x32_PLACED_PAD::m_Layer |
Definition at line 1881 of file allegro_pcb_structs.h.
| uint32_t ALLEGRO::BLK_0x32_PLACED_PAD::m_NameText |
Definition at line 1900 of file allegro_pcb_structs.h.
| uint32_t ALLEGRO::BLK_0x32_PLACED_PAD::m_NetPtr |
Definition at line 1884 of file allegro_pcb_structs.h.
| uint32_t ALLEGRO::BLK_0x32_PLACED_PAD::m_Next |
Definition at line 1883 of file allegro_pcb_structs.h.
| uint32_t ALLEGRO::BLK_0x32_PLACED_PAD::m_NextInCompInst |
Definition at line 1896 of file allegro_pcb_structs.h.
| uint32_t ALLEGRO::BLK_0x32_PLACED_PAD::m_NextInFp |
Definition at line 1889 of file allegro_pcb_structs.h.
| uint32_t ALLEGRO::BLK_0x32_PLACED_PAD::m_PadPtr |
Definition at line 1892 of file allegro_pcb_structs.h.
| uint32_t ALLEGRO::BLK_0x32_PLACED_PAD::m_ParentFp |
Definition at line 1890 of file allegro_pcb_structs.h.
| COND_GE<FMT_VER::V_172, uint32_t> ALLEGRO::BLK_0x32_PLACED_PAD::m_Prev |
Definition at line 1887 of file allegro_pcb_structs.h.
| uint32_t ALLEGRO::BLK_0x32_PLACED_PAD::m_Ptr11 |
Definition at line 1901 of file allegro_pcb_structs.h.
| uint32_t ALLEGRO::BLK_0x32_PLACED_PAD::m_Ptr6 |
Definition at line 1893 of file allegro_pcb_structs.h.
| uint32_t ALLEGRO::BLK_0x32_PLACED_PAD::m_PtrPinNumber |
Definition at line 1895 of file allegro_pcb_structs.h.
| uint32_t ALLEGRO::BLK_0x32_PLACED_PAD::m_Ratline |
Definition at line 1894 of file allegro_pcb_structs.h.
| uint32_t ALLEGRO::BLK_0x32_PLACED_PAD::m_Track |
Definition at line 1891 of file allegro_pcb_structs.h.
| uint8_t ALLEGRO::BLK_0x32_PLACED_PAD::m_Type |
Definition at line 1880 of file allegro_pcb_structs.h.
| COND_GE<FMT_VER::V_172, uint32_t> ALLEGRO::BLK_0x32_PLACED_PAD::m_Unknown2 |
Definition at line 1898 of file allegro_pcb_structs.h.