|
Altium C++ SDK 3.0
|
#include <EDP.SCH.Interfaces.h>
Public Member Functions | |
| ILibraryReportInfo * | GetLibraryReportInfo (std::wstring const AFilePath, std::wstring const ALibType) |
| ILibObjectReportInfo * | GetModelReportInfo (std::wstring const ACompFilePath, std::wstring const ACompLibRef, std::wstring const AModelFilePath, std::wstring const AModelName) |
| ILibraryReportExternalSettings * | GetReportSettings (std::wstring const ALibType) |
| void | UseReportSettings (ILibraryReportExternalSettings *const ASettings) |
| void | ReleaseReportSettings () |
| ILibraryReportInfo * SCH::IGetLibraryReportInfo::GetLibraryReportInfo | ( | std::wstring const | AFilePath, |
| std::wstring const | ALibType ) |
| ILibObjectReportInfo * SCH::IGetLibraryReportInfo::GetModelReportInfo | ( | std::wstring const | ACompFilePath, |
| std::wstring const | ACompLibRef, | ||
| std::wstring const | AModelFilePath, | ||
| std::wstring const | AModelName ) |
| ILibraryReportExternalSettings * SCH::IGetLibraryReportInfo::GetReportSettings | ( | std::wstring const | ALibType | ) |
| void SCH::IGetLibraryReportInfo::ReleaseReportSettings | ( | ) |
| void SCH::IGetLibraryReportInfo::UseReportSettings | ( | ILibraryReportExternalSettings *const | ASettings | ) |