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

#include <EDP.SCH.AbstractClasses.h>

Inheritance diagram for SCH::CAbstractSiPinModelList:
DXP::CAbstractInterfaceList CAbstractSupportService CDispatchObject IServicesSupportInternal CDispatchRecord

Public Member Functions

ISiPinModelListGetISiPinModelList ()
Public Member Functions inherited from DXP::CAbstractInterfaceList
IInterfaceListGetIInterfaceList ()
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 ISiPinModelGetPinModelByDesignator (std::wstring APinDesignator)=0
virtual ISiPinModelGetPinModel (int AIndex)=0
Protected Member Functions inherited from DXP::CAbstractInterfaceList
virtual IDispatch * Get (int Index)=0
virtual int GetCapacity ()=0
virtual int GetCount ()=0
virtual void Put (int Index, IDispatch *const Item)=0
virtual void SetCapacity (int NewCapacity)=0
virtual void SetCount (int NewCount)=0
virtual void Clear ()=0
virtual void Delete (int Index)=0
virtual void Exchange (int Index1, int Index2)=0
virtual IDispatch * First ()=0
virtual int IndexOf (IDispatch *const Item)=0
virtual int Add (IDispatch *const Item)=0
virtual void Insert (int Index, IDispatch *const Item)=0
virtual IDispatch * Last ()=0
virtual int Remove (IDispatch *const Item)=0
virtual void Lock ()=0
virtual void Unlock ()=0

Additional Inherited Members

Protected Attributes inherited from CDispatchRecord
ULONG mRefCount

Member Function Documentation

◆ GetISiPinModelList()

ISiPinModelList * SCH::CAbstractSiPinModelList::GetISiPinModelList ( )
inline

◆ GetPinModel()

virtual ISiPinModel * SCH::CAbstractSiPinModelList::GetPinModel ( int AIndex)
protectedpure virtual

◆ GetPinModelByDesignator()

virtual ISiPinModel * SCH::CAbstractSiPinModelList::GetPinModelByDesignator ( std::wstring APinDesignator)
protectedpure virtual

◆ Invoke()

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

Reimplemented from DXP::CAbstractInterfaceList.

◆ SupportsService()

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

Reimplemented from DXP::CAbstractInterfaceList.


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