KiCad PCB EDA Suite
Loading...
Searching...
No Matches
PCB_IO_ALTIUM_DESIGNER::ALTIUM_FILE_CACHE Struct Reference

Public Attributes

std::vector< std::unique_ptr< ALTIUM_PCB_COMPOUND_FILE > > m_Files
 
long long m_Timestamp
 

Detailed Description

Definition at line 91 of file pcb_io_altium_designer.h.

Member Data Documentation

◆ m_Files

std::vector<std::unique_ptr<ALTIUM_PCB_COMPOUND_FILE> > PCB_IO_ALTIUM_DESIGNER::ALTIUM_FILE_CACHE::m_Files

Definition at line 93 of file pcb_io_altium_designer.h.

Referenced by PCB_IO_ALTIUM_DESIGNER::loadAltiumLibrary().

◆ m_Timestamp

long long PCB_IO_ALTIUM_DESIGNER::ALTIUM_FILE_CACHE::m_Timestamp

Definition at line 94 of file pcb_io_altium_designer.h.

Referenced by PCB_IO_ALTIUM_DESIGNER::loadAltiumLibrary().


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