Altium C++ SDK 3.0
Loading...
Searching...
No Matches
EDP::CAbstractGeneratedPage Class Referenceabstract

#include <EDP.AbstractClasses.h>

Inheritance diagram for EDP::CAbstractGeneratedPage:
CAbstractSupportService CDispatchObject IServicesSupportInternal CDispatchRecord

Public Member Functions

IGeneratedPageGetIGeneratedPage ()
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 C_DocumentOutputValues GetDocumentData ()=0
virtual std::wstring GetUniqueKey ()=0
virtual DXP::C_Rect GetTileRectangle ()=0
virtual C_InputValues GetInputValues ()=0
virtual long GetWindowWidth ()=0
virtual long GetWindowHeight ()=0
virtual DXP::C_Rect GetViewPort ()=0
virtual DXP::C_Point GetBoardOffSet ()=0

Additional Inherited Members

Protected Attributes inherited from CDispatchRecord
ULONG mRefCount

Member Function Documentation

◆ GetBoardOffSet()

virtual DXP::C_Point EDP::CAbstractGeneratedPage::GetBoardOffSet ( )
protectedpure virtual

◆ GetDocumentData()

virtual C_DocumentOutputValues EDP::CAbstractGeneratedPage::GetDocumentData ( )
protectedpure virtual

◆ GetIGeneratedPage()

IGeneratedPage * EDP::CAbstractGeneratedPage::GetIGeneratedPage ( )
inline

◆ GetInputValues()

virtual C_InputValues EDP::CAbstractGeneratedPage::GetInputValues ( )
protectedpure virtual

◆ GetTileRectangle()

virtual DXP::C_Rect EDP::CAbstractGeneratedPage::GetTileRectangle ( )
protectedpure virtual

◆ GetUniqueKey()

virtual std::wstring EDP::CAbstractGeneratedPage::GetUniqueKey ( )
protectedpure virtual

◆ GetViewPort()

virtual DXP::C_Rect EDP::CAbstractGeneratedPage::GetViewPort ( )
protectedpure virtual

◆ GetWindowHeight()

virtual long EDP::CAbstractGeneratedPage::GetWindowHeight ( )
protectedpure virtual

◆ GetWindowWidth()

virtual long EDP::CAbstractGeneratedPage::GetWindowWidth ( )
protectedpure virtual

◆ Invoke()

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

Reimplemented from CAbstractSupportService.

◆ SupportsService()

virtual bool EDP::CAbstractGeneratedPage::SupportsService ( std::wstring const AServiceName)
protectedvirtual

Reimplemented from CAbstractSupportService.


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