KiCad PCB EDA Suite
Loading...
Searching...
No Matches
ASCH_STORAGE_FILE Struct Reference

#include <altium_parser_sch.h>

Public Member Functions

 ASCH_STORAGE_FILE (ALTIUM_PARSER &aReader)
 

Public Attributes

wxString filename
 
std::vector< char > data
 

Detailed Description

Definition at line 41 of file altium_parser_sch.h.

Constructor & Destructor Documentation

◆ ASCH_STORAGE_FILE()

Member Data Documentation

◆ data

std::vector<char> ASCH_STORAGE_FILE::data

Definition at line 44 of file altium_parser_sch.h.

Referenced by ASCH_STORAGE_FILE(), and SCH_ALTIUM_PLUGIN::ParseImage().

◆ filename

wxString ASCH_STORAGE_FILE::filename

Definition at line 43 of file altium_parser_sch.h.

Referenced by ASCH_STORAGE_FILE().


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