Altium C++ SDK 3.0
Loading...
Searching...
No Matches
SCH::CAbstractGetLibraryReportInfo Class Referenceabstract

#include <EDP.SCH.AbstractClasses.h>

Inheritance diagram for SCH::CAbstractGetLibraryReportInfo:
CAbstractSupportService CDispatchObject IServicesSupportInternal CDispatchRecord

Public Member Functions

IGetLibraryReportInfoGetIGetLibraryReportInfo ()
Public Member Functions inherited from CAbstractSupportService
virtual HRESULT __stdcall QueryInterface (const IID &riid, void **ppvObject)
virtual ULONG __stdcall AddRef (void)
virtual ULONG __stdcall Release (void)
IServicesSupportInternalGetServicesSupportInternal ()
Public Member Functions inherited from CDispatchObject
 CDispatchObject ()
virtual ~CDispatchObject ()
IDispatch * GetIDispatch ()
Public Member Functions inherited from CDispatchRecord
 CDispatchRecord ()
virtual HRESULT __stdcall GetTypeInfoCount (UINT *pctinfo)
virtual HRESULT __stdcall GetTypeInfo (UINT iTInfo, LCID lcid, ITypeInfo **ppTInfo)
virtual HRESULT __stdcall GetIDsOfNames (REFIID riid, LPOLESTR *rgszNames, UINT cNames, LCID lcid, DISPID *rgDispId)

Protected Member Functions

virtual bool SupportsService (std::wstring const AServiceName)
virtual HRESULT __stdcall Invoke (DISPID dispIdMember, REFIID riid, LCID lcid, WORD wFlags, DISPPARAMS *pDispParams, VARIANT *pVarResult, EXCEPINFO *pExcepInfo, UINT *puArgErr)
virtual ILibraryReportInfoGetLibraryReportInfo (std::wstring const AFilePath, std::wstring const ALibType)=0
virtual ILibObjectReportInfoGetModelReportInfo (std::wstring const ACompFilePath, std::wstring const ACompLibRef, std::wstring const AModelFilePath, std::wstring const AModelName)=0
virtual ILibraryReportExternalSettingsGetReportSettings (std::wstring const ALibType)=0
virtual void UseReportSettings (ILibraryReportExternalSettings *const ASettings)=0
virtual void ReleaseReportSettings ()=0

Additional Inherited Members

Protected Attributes inherited from CDispatchRecord
ULONG mRefCount

Member Function Documentation

◆ GetIGetLibraryReportInfo()

IGetLibraryReportInfo * SCH::CAbstractGetLibraryReportInfo::GetIGetLibraryReportInfo ( )
inline

◆ GetLibraryReportInfo()

virtual ILibraryReportInfo * SCH::CAbstractGetLibraryReportInfo::GetLibraryReportInfo ( std::wstring const AFilePath,
std::wstring const ALibType )
protectedpure virtual

◆ GetModelReportInfo()

virtual ILibObjectReportInfo * SCH::CAbstractGetLibraryReportInfo::GetModelReportInfo ( std::wstring const ACompFilePath,
std::wstring const ACompLibRef,
std::wstring const AModelFilePath,
std::wstring const AModelName )
protectedpure virtual

◆ GetReportSettings()

virtual ILibraryReportExternalSettings * SCH::CAbstractGetLibraryReportInfo::GetReportSettings ( std::wstring const ALibType)
protectedpure virtual

◆ Invoke()

virtual HRESULT __stdcall SCH::CAbstractGetLibraryReportInfo::Invoke ( DISPID dispIdMember,
REFIID riid,
LCID lcid,
WORD wFlags,
DISPPARAMS * pDispParams,
VARIANT * pVarResult,
EXCEPINFO * pExcepInfo,
UINT * puArgErr )
protectedvirtual

Reimplemented from CAbstractSupportService.

◆ ReleaseReportSettings()

virtual void SCH::CAbstractGetLibraryReportInfo::ReleaseReportSettings ( )
protectedpure virtual

◆ SupportsService()

virtual bool SCH::CAbstractGetLibraryReportInfo::SupportsService ( std::wstring const AServiceName)
protectedvirtual

Reimplemented from CAbstractSupportService.

◆ UseReportSettings()

virtual void SCH::CAbstractGetLibraryReportInfo::UseReportSettings ( ILibraryReportExternalSettings *const ASettings)
protectedpure virtual

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