|
Altium C++ SDK 3.0
|
#include <EDP.PCB.Interfaces.h>
Public Member Functions | |
| std::wstring | Get_FilePath () |
| int | Get_OutputFileCount () |
| std::wstring | Get_OutputFileNames (int AIndex) |
| bool | EditOptions () |
| void | Analyze (IHandler_Status *const AHandler) |
| void | Import (IHandler_Status *const AHandler, ILogSection *const ALogSection, std::wstring const AOutputDirPath, EDP::IProject *const AProject) |
| void PCB::IImporterFile::Analyze | ( | IHandler_Status *const | AHandler | ) |
| bool PCB::IImporterFile::EditOptions | ( | ) |
| std::wstring PCB::IImporterFile::Get_FilePath | ( | ) |
| int PCB::IImporterFile::Get_OutputFileCount | ( | ) |
| std::wstring PCB::IImporterFile::Get_OutputFileNames | ( | int | AIndex | ) |
| void PCB::IImporterFile::Import | ( | IHandler_Status *const | AHandler, |
| ILogSection *const | ALogSection, | ||
| std::wstring const | AOutputDirPath, | ||
| EDP::IProject *const | AProject ) |