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

File path references to Allegro log and report files (terminator.log, eclrpt.txt). More...

#include <allegro_pcb_structs.h>

Public Attributes

uint8_t m_T2
 
uint16_t m_T3
 
std::array< uint8_t, 120 > m_Content
 

Detailed Description

File path references to Allegro log and report files (terminator.log, eclrpt.txt).

Content is a 120-byte fixed buffer with null-terminated path strings. Not imported.

Definition at line 1882 of file allegro_pcb_structs.h.

Member Data Documentation

◆ m_Content

std::array<uint8_t, 120> ALLEGRO::BLK_0x35_FILE_REF::m_Content

Definition at line 1887 of file allegro_pcb_structs.h.

◆ m_T2

uint8_t ALLEGRO::BLK_0x35_FILE_REF::m_T2

Definition at line 1884 of file allegro_pcb_structs.h.

◆ m_T3

uint16_t ALLEGRO::BLK_0x35_FILE_REF::m_T3

Definition at line 1885 of file allegro_pcb_structs.h.


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