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 210 of file eagle_bin_parser.h.

Member Data Documentation

◆ field

wxString EAGLE_BIN_PARSER::LONG_REF::field

Definition at line 213 of file eagle_bin_parser.h.

◆ node

EGB_NODE* EAGLE_BIN_PARSER::LONG_REF::node

Definition at line 212 of file eagle_bin_parser.h.

◆ ptr

uint32_t EAGLE_BIN_PARSER::LONG_REF::ptr

Definition at line 214 of file eagle_bin_parser.h.


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