|
KiCad PCB EDA Suite
|
0x1B objects are nets. More...
#include <allegro_pcb_structs.h>
Public Attributes | |
| uint32_t | m_Key |
| uint32_t | m_Next |
| uint32_t | m_NetName |
| uint32_t | m_Unknown1 |
| COND_GE< FMT_VER::V_172, uint32_t > | m_Unknown2 |
| uint32_t | m_Type |
| uint32_t | m_Assignment |
| uint32_t | m_Ratline |
| Pointer to first 0x03 FIELD object or null. | |
| uint32_t | m_FieldsPtr |
| uint32_t | m_MatchGroupPtr |
| Diff pair / match group pointer (0x26 or 0x2C) | |
| uint32_t | m_ModelPtr |
| uint32_t | m_UnknownPtr4 |
| uint32_t | m_UnknownPtr5 |
| uint32_t | m_UnknownPtr6 |
0x1B objects are nets.
They have names and pointers to various other objects.
Definition at line 1027 of file allegro_pcb_structs.h.
| uint32_t ALLEGRO::BLK_0x1B_NET::m_Assignment |
Definition at line 1039 of file allegro_pcb_structs.h.
| uint32_t ALLEGRO::BLK_0x1B_NET::m_FieldsPtr |
Definition at line 1042 of file allegro_pcb_structs.h.
| uint32_t ALLEGRO::BLK_0x1B_NET::m_Key |
Definition at line 1029 of file allegro_pcb_structs.h.
| uint32_t ALLEGRO::BLK_0x1B_NET::m_MatchGroupPtr |
Diff pair / match group pointer (0x26 or 0x2C)
Definition at line 1043 of file allegro_pcb_structs.h.
Referenced by ALLEGRO::BOARD_BUILDER::resolveMatchGroupName().
| uint32_t ALLEGRO::BLK_0x1B_NET::m_ModelPtr |
Definition at line 1044 of file allegro_pcb_structs.h.
| uint32_t ALLEGRO::BLK_0x1B_NET::m_NetName |
Definition at line 1031 of file allegro_pcb_structs.h.
Referenced by ALLEGRO::BOARD_BUILDER::resolveMatchGroupName().
| uint32_t ALLEGRO::BLK_0x1B_NET::m_Next |
Definition at line 1030 of file allegro_pcb_structs.h.
| uint32_t ALLEGRO::BLK_0x1B_NET::m_Ratline |
Pointer to first 0x03 FIELD object or null.
Definition at line 1040 of file allegro_pcb_structs.h.
| uint32_t ALLEGRO::BLK_0x1B_NET::m_Type |
Definition at line 1037 of file allegro_pcb_structs.h.
| uint32_t ALLEGRO::BLK_0x1B_NET::m_Unknown1 |
Definition at line 1033 of file allegro_pcb_structs.h.
| COND_GE<FMT_VER::V_172, uint32_t> ALLEGRO::BLK_0x1B_NET::m_Unknown2 |
Definition at line 1035 of file allegro_pcb_structs.h.
| uint32_t ALLEGRO::BLK_0x1B_NET::m_UnknownPtr4 |
Definition at line 1045 of file allegro_pcb_structs.h.
| uint32_t ALLEGRO::BLK_0x1B_NET::m_UnknownPtr5 |
Definition at line 1046 of file allegro_pcb_structs.h.
| uint32_t ALLEGRO::BLK_0x1B_NET::m_UnknownPtr6 |
Definition at line 1047 of file allegro_pcb_structs.h.