KiCad PCB EDA Suite
Loading...
Searching...
No Matches
DIPTRACE::DCH_SHEET_DEF Struct Reference

Sheet definition as read from the file header. More...

#include <diptrace_sch_parser.h>

Public Attributes

wxString name
 
int field_a = 0
 

Detailed Description

Sheet definition as read from the file header.

Definition at line 60 of file diptrace_sch_parser.h.

Member Data Documentation

◆ field_a

int DIPTRACE::DCH_SHEET_DEF::field_a = 0

Definition at line 63 of file diptrace_sch_parser.h.

Referenced by DIPTRACE::SCH_PARSER::parseSheetDefinitions().

◆ name

wxString DIPTRACE::DCH_SHEET_DEF::name

Definition at line 62 of file diptrace_sch_parser.h.

Referenced by DIPTRACE::SCH_PARSER::parseSheetDefinitions().


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