Altium C++ SDK 3.0
Loading...
Searching...
No Matches
SCH::IGetLibraryReportInfo Struct Reference

#include <EDP.SCH.Interfaces.h>

Inheritance diagram for SCH::IGetLibraryReportInfo:

Public Member Functions

ILibraryReportInfoGetLibraryReportInfo (std::wstring const AFilePath, std::wstring const ALibType)
ILibObjectReportInfoGetModelReportInfo (std::wstring const ACompFilePath, std::wstring const ACompLibRef, std::wstring const AModelFilePath, std::wstring const AModelName)
ILibraryReportExternalSettingsGetReportSettings (std::wstring const ALibType)
void UseReportSettings (ILibraryReportExternalSettings *const ASettings)
void ReleaseReportSettings ()

Member Function Documentation

◆ GetLibraryReportInfo()

ILibraryReportInfo * SCH::IGetLibraryReportInfo::GetLibraryReportInfo ( std::wstring const AFilePath,
std::wstring const ALibType )

◆ GetModelReportInfo()

ILibObjectReportInfo * SCH::IGetLibraryReportInfo::GetModelReportInfo ( std::wstring const ACompFilePath,
std::wstring const ACompLibRef,
std::wstring const AModelFilePath,
std::wstring const AModelName )

◆ GetReportSettings()

ILibraryReportExternalSettings * SCH::IGetLibraryReportInfo::GetReportSettings ( std::wstring const ALibType)

◆ ReleaseReportSettings()

void SCH::IGetLibraryReportInfo::ReleaseReportSettings ( )

◆ UseReportSettings()

void SCH::IGetLibraryReportInfo::UseReportSettings ( ILibraryReportExternalSettings *const ASettings)

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