|
KiCad PCB EDA Suite
|
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 |
Static Public Attributes | |
| static constexpr uint8_t | BLOCK_TYPE_CODE = 0x35 |
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 2229 of file allegro_pcb_structs.h.
|
staticconstexpr |
Definition at line 2231 of file allegro_pcb_structs.h.
| std::array<uint8_t, 120> ALLEGRO::BLK_0x35_FILE_REF::m_Content |
Definition at line 2236 of file allegro_pcb_structs.h.
| uint8_t ALLEGRO::BLK_0x35_FILE_REF::m_T2 |
Definition at line 2233 of file allegro_pcb_structs.h.
| uint16_t ALLEGRO::BLK_0x35_FILE_REF::m_T3 |
Definition at line 2234 of file allegro_pcb_structs.h.