KiCad PCB EDA Suite
Loading...
Searching...
No Matches
EAGLE_BIN_PARSER::LONG_REF Struct Reference

A deferred string field and the absolute blob pointer it resolves to, recorded by readBlock() for resolveLongPointers(). More...

Public Attributes

EGB_NODEnode
 
wxString field
 
uint32_t ptr
 

Detailed Description

A deferred string field and the absolute blob pointer it resolves to, recorded by readBlock() for resolveLongPointers().

Definition at line 206 of file eagle_bin_parser.h.

Member Data Documentation

◆ field

wxString EAGLE_BIN_PARSER::LONG_REF::field

Definition at line 209 of file eagle_bin_parser.h.

◆ node

EGB_NODE* EAGLE_BIN_PARSER::LONG_REF::node

Definition at line 208 of file eagle_bin_parser.h.

◆ ptr

uint32_t EAGLE_BIN_PARSER::LONG_REF::ptr

Definition at line 210 of file eagle_bin_parser.h.


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