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

#include <altium_parser_sch.h>

Public Member Functions

 ASCH_STORAGE_FILE (const std::map< wxString, wxString > &aProps)
 
 ASCH_STORAGE_FILE (ALTIUM_BINARY_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() [1/2]

ASCH_STORAGE_FILE::ASCH_STORAGE_FILE ( const std::map< wxString, wxString > &  aProps)
explicit

◆ ASCH_STORAGE_FILE() [2/2]

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_IO_ALTIUM::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: