KiCad PCB EDA Suite
Loading...
Searching...
No Matches
ALLEGRO::BLK_0x1B_NET Struct Reference

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
 

Detailed Description

0x1B objects are nets.

They have names and pointers to various other objects.

Definition at line 984 of file allegro_pcb_structs.h.

Member Data Documentation

◆ m_Assignment

uint32_t ALLEGRO::BLK_0x1B_NET::m_Assignment

Definition at line 996 of file allegro_pcb_structs.h.

Referenced by ALLEGRO::NET::NET().

◆ m_FieldsPtr

uint32_t ALLEGRO::BLK_0x1B_NET::m_FieldsPtr

Definition at line 999 of file allegro_pcb_structs.h.

Referenced by ALLEGRO::NET::NET().

◆ m_Key

uint32_t ALLEGRO::BLK_0x1B_NET::m_Key

Definition at line 986 of file allegro_pcb_structs.h.

Referenced by ALLEGRO::NET::NET().

◆ m_MatchGroupPtr

uint32_t ALLEGRO::BLK_0x1B_NET::m_MatchGroupPtr

Diff pair / match group pointer (0x26 or 0x2C)

Definition at line 1000 of file allegro_pcb_structs.h.

Referenced by ALLEGRO::BOARD_BUILDER::resolveMatchGroupName().

◆ m_ModelPtr

uint32_t ALLEGRO::BLK_0x1B_NET::m_ModelPtr

Definition at line 1001 of file allegro_pcb_structs.h.

◆ m_NetName

uint32_t ALLEGRO::BLK_0x1B_NET::m_NetName

Definition at line 988 of file allegro_pcb_structs.h.

Referenced by ALLEGRO::NET::NET().

◆ m_Next

uint32_t ALLEGRO::BLK_0x1B_NET::m_Next

Definition at line 987 of file allegro_pcb_structs.h.

Referenced by ALLEGRO::NET::NET().

◆ m_Ratline

uint32_t ALLEGRO::BLK_0x1B_NET::m_Ratline

Pointer to first 0x03 FIELD object or null.

Definition at line 997 of file allegro_pcb_structs.h.

◆ m_Type

uint32_t ALLEGRO::BLK_0x1B_NET::m_Type

Definition at line 994 of file allegro_pcb_structs.h.

◆ m_Unknown1

uint32_t ALLEGRO::BLK_0x1B_NET::m_Unknown1

Definition at line 990 of file allegro_pcb_structs.h.

◆ m_Unknown2

COND_GE<FMT_VER::V_172, uint32_t> ALLEGRO::BLK_0x1B_NET::m_Unknown2

Definition at line 992 of file allegro_pcb_structs.h.

◆ m_UnknownPtr4

uint32_t ALLEGRO::BLK_0x1B_NET::m_UnknownPtr4

Definition at line 1002 of file allegro_pcb_structs.h.

◆ m_UnknownPtr5

uint32_t ALLEGRO::BLK_0x1B_NET::m_UnknownPtr5

Definition at line 1003 of file allegro_pcb_structs.h.

◆ m_UnknownPtr6

uint32_t ALLEGRO::BLK_0x1B_NET::m_UnknownPtr6

Definition at line 1004 of file allegro_pcb_structs.h.


The documentation for this struct was generated from the following file: