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

#include <EDP.SCH.AbstractClasses.h>

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

Public Member Functions

IClockModifierTargetGetIClockModifierTarget ()
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 std::wstring GetName ()=0
virtual TClockModifierType GetModifierType ()=0
virtual double GetFreqMin ()=0
virtual double GetFreqMax ()=0
virtual double GetFreqStep ()=0
virtual double GetPhase ()=0
virtual double GetPostDivider ()=0
virtual bool GetIgnore ()=0
virtual bool GetLast ()=0
virtual long GetOutputs ()=0

Additional Inherited Members

Protected Attributes inherited from CDispatchRecord
ULONG mRefCount

Member Function Documentation

◆ GetFreqMax()

virtual double SCH::CAbstractClockModifierTarget::GetFreqMax ( )
protectedpure virtual

◆ GetFreqMin()

virtual double SCH::CAbstractClockModifierTarget::GetFreqMin ( )
protectedpure virtual

◆ GetFreqStep()

virtual double SCH::CAbstractClockModifierTarget::GetFreqStep ( )
protectedpure virtual

◆ GetIClockModifierTarget()

IClockModifierTarget * SCH::CAbstractClockModifierTarget::GetIClockModifierTarget ( )
inline

◆ GetIgnore()

virtual bool SCH::CAbstractClockModifierTarget::GetIgnore ( )
protectedpure virtual

◆ GetLast()

virtual bool SCH::CAbstractClockModifierTarget::GetLast ( )
protectedpure virtual

◆ GetModifierType()

virtual TClockModifierType SCH::CAbstractClockModifierTarget::GetModifierType ( )
protectedpure virtual

◆ GetName()

virtual std::wstring SCH::CAbstractClockModifierTarget::GetName ( )
protectedpure virtual

◆ GetOutputs()

virtual long SCH::CAbstractClockModifierTarget::GetOutputs ( )
protectedpure virtual

◆ GetPhase()

virtual double SCH::CAbstractClockModifierTarget::GetPhase ( )
protectedpure virtual

◆ GetPostDivider()

virtual double SCH::CAbstractClockModifierTarget::GetPostDivider ( )
protectedpure virtual

◆ Invoke()

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

Reimplemented from CAbstractSupportService.

◆ SupportsService()

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

Reimplemented from CAbstractSupportService.


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