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

String graphic content holding the actual text value and its display layer category. More...

#include <allegro_pcb_structs.h>

Public Types

enum class  STRING_LAYER : uint16_t {
  BOT_TEXT , TOP_TEXT , BOT_PIN , TOP_PIN ,
  TOP_PIN_LABEL , BOT_REFDES , TOP_REFDES , UNKNOWN
}
 

Public Attributes

uint8_t m_T
 
STRING_LAYER m_Layer
 
uint32_t m_Key
 
uint32_t m_StrGraphicWrapperPtr
 
int32_t m_CoordsX
 
int32_t m_CoordsY
 
uint16_t m_Unknown
 
uint16_t m_Len
 
COND_GE< FMT_VER::V_174, uint32_t > m_Un2
 
std::string m_Value
 

Detailed Description

String graphic content holding the actual text value and its display layer category.

Referenced by 0x30 text wrapper objects via m_StrGraphicPtr.

Definition at line 1759 of file allegro_pcb_structs.h.

Member Enumeration Documentation

◆ STRING_LAYER

enum class ALLEGRO::BLK_0x31_SGRAPHIC::STRING_LAYER : uint16_t
strong
Enumerator
BOT_TEXT 
TOP_TEXT 
BOT_PIN 
TOP_PIN 
TOP_PIN_LABEL 
BOT_REFDES 
TOP_REFDES 
UNKNOWN 

Definition at line 1761 of file allegro_pcb_structs.h.

Member Data Documentation

◆ m_CoordsX

int32_t ALLEGRO::BLK_0x31_SGRAPHIC::m_CoordsX

Definition at line 1778 of file allegro_pcb_structs.h.

◆ m_CoordsY

int32_t ALLEGRO::BLK_0x31_SGRAPHIC::m_CoordsY

Definition at line 1779 of file allegro_pcb_structs.h.

◆ m_Key

uint32_t ALLEGRO::BLK_0x31_SGRAPHIC::m_Key

Definition at line 1775 of file allegro_pcb_structs.h.

◆ m_Layer

STRING_LAYER ALLEGRO::BLK_0x31_SGRAPHIC::m_Layer

Definition at line 1774 of file allegro_pcb_structs.h.

◆ m_Len

uint16_t ALLEGRO::BLK_0x31_SGRAPHIC::m_Len

Definition at line 1782 of file allegro_pcb_structs.h.

◆ m_StrGraphicWrapperPtr

uint32_t ALLEGRO::BLK_0x31_SGRAPHIC::m_StrGraphicWrapperPtr

Definition at line 1776 of file allegro_pcb_structs.h.

◆ m_T

uint8_t ALLEGRO::BLK_0x31_SGRAPHIC::m_T

Definition at line 1773 of file allegro_pcb_structs.h.

◆ m_Un2

COND_GE<FMT_VER::V_174, uint32_t> ALLEGRO::BLK_0x31_SGRAPHIC::m_Un2

Definition at line 1784 of file allegro_pcb_structs.h.

◆ m_Unknown

uint16_t ALLEGRO::BLK_0x31_SGRAPHIC::m_Unknown

Definition at line 1781 of file allegro_pcb_structs.h.

◆ m_Value

std::string ALLEGRO::BLK_0x31_SGRAPHIC::m_Value

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