|
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 |
Static Public Attributes | |
| static constexpr uint8_t | BLOCK_TYPE_CODE = 0x1B |
0x1B objects are nets.
They have names and pointers to various other objects.
Definition at line 1125 of file allegro_pcb_structs.h.
|
staticconstexpr |
Definition at line 1127 of file allegro_pcb_structs.h.
Referenced by ALLEGRO::BOARD_BUILDER::createTracks().
| uint32_t ALLEGRO::BLK_0x1B_NET::m_Assignment |
Definition at line 1139 of file allegro_pcb_structs.h.
| uint32_t ALLEGRO::BLK_0x1B_NET::m_FieldsPtr |
Definition at line 1142 of file allegro_pcb_structs.h.
| uint32_t ALLEGRO::BLK_0x1B_NET::m_Key |
Definition at line 1129 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 1143 of file allegro_pcb_structs.h.
Referenced by ALLEGRO::BOARD_BUILDER::resolveMatchGroupName().
| uint32_t ALLEGRO::BLK_0x1B_NET::m_ModelPtr |
Definition at line 1144 of file allegro_pcb_structs.h.
| uint32_t ALLEGRO::BLK_0x1B_NET::m_NetName |
Definition at line 1131 of file allegro_pcb_structs.h.
Referenced by ALLEGRO::BOARD_BUILDER::resolveMatchGroupName().
| uint32_t ALLEGRO::BLK_0x1B_NET::m_Next |
Definition at line 1130 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 1140 of file allegro_pcb_structs.h.
| uint32_t ALLEGRO::BLK_0x1B_NET::m_Type |
Definition at line 1137 of file allegro_pcb_structs.h.
| uint32_t ALLEGRO::BLK_0x1B_NET::m_Unknown1 |
Definition at line 1133 of file allegro_pcb_structs.h.
| COND_GE<FMT_VER::V_172, uint32_t> ALLEGRO::BLK_0x1B_NET::m_Unknown2 |
Definition at line 1135 of file allegro_pcb_structs.h.
| uint32_t ALLEGRO::BLK_0x1B_NET::m_UnknownPtr4 |
Definition at line 1145 of file allegro_pcb_structs.h.
| uint32_t ALLEGRO::BLK_0x1B_NET::m_UnknownPtr5 |
Definition at line 1146 of file allegro_pcb_structs.h.
| uint32_t ALLEGRO::BLK_0x1B_NET::m_UnknownPtr6 |
Definition at line 1147 of file allegro_pcb_structs.h.