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

#include <EDP.SCH.Interfaces.h>

Inheritance diagram for SCH::IIbisComponent:
SCH::IIbisObject

Public Member Functions

std::wstring GetComponentName ()
std::wstring GetManufacturerName ()
IIbisPackageGetPackage ()
int GetPinHeaderCount ()
IIbisPinListGetPins ()
std::wstring GetPackageModelName ()
int GetPinMappingsHeaderCount ()
IIbisPinMappingListGetPinMappings ()
int GetDiffPinHeaderCount ()
IIbisDiffPinListGetDiffPins ()
TIbisTestLocationType GetSiLocation ()
TIbisTestLocationType GetTimingLocation ()
IIbisSeriesSwitchGroupListGetSeriesSwitchGroups ()
int GetSeriesPinMappingsHeaderCount ()
IIbisSeriesPinMappingListGetSeriesPinMappings ()
IIbisAlternatePackageModelListGetAlternatePackageModels ()
IIbisSNodeListGetNodes ()
IIbisCircuitCallListGetCircuitCalls ()
IIbisComponentEmiGetComponentEmi ()
IIbisModelListGetModels ()
IIbisModelSelectorListGetModelSelectors ()

Member Function Documentation

◆ GetAlternatePackageModels()

IIbisAlternatePackageModelList * SCH::IIbisComponent::GetAlternatePackageModels ( )

◆ GetCircuitCalls()

IIbisCircuitCallList * SCH::IIbisComponent::GetCircuitCalls ( )

◆ GetComponentEmi()

IIbisComponentEmi * SCH::IIbisComponent::GetComponentEmi ( )

◆ GetComponentName()

std::wstring SCH::IIbisComponent::GetComponentName ( )

◆ GetDiffPinHeaderCount()

int SCH::IIbisComponent::GetDiffPinHeaderCount ( )

◆ GetDiffPins()

IIbisDiffPinList * SCH::IIbisComponent::GetDiffPins ( )

◆ GetManufacturerName()

std::wstring SCH::IIbisComponent::GetManufacturerName ( )

◆ GetModels()

IIbisModelList * SCH::IIbisComponent::GetModels ( )

◆ GetModelSelectors()

IIbisModelSelectorList * SCH::IIbisComponent::GetModelSelectors ( )

◆ GetNodes()

IIbisSNodeList * SCH::IIbisComponent::GetNodes ( )

◆ GetPackage()

IIbisPackage * SCH::IIbisComponent::GetPackage ( )

◆ GetPackageModelName()

std::wstring SCH::IIbisComponent::GetPackageModelName ( )

◆ GetPinHeaderCount()

int SCH::IIbisComponent::GetPinHeaderCount ( )

◆ GetPinMappings()

IIbisPinMappingList * SCH::IIbisComponent::GetPinMappings ( )

◆ GetPinMappingsHeaderCount()

int SCH::IIbisComponent::GetPinMappingsHeaderCount ( )

◆ GetPins()

IIbisPinList * SCH::IIbisComponent::GetPins ( )

◆ GetSeriesPinMappings()

IIbisSeriesPinMappingList * SCH::IIbisComponent::GetSeriesPinMappings ( )

◆ GetSeriesPinMappingsHeaderCount()

int SCH::IIbisComponent::GetSeriesPinMappingsHeaderCount ( )

◆ GetSeriesSwitchGroups()

IIbisSeriesSwitchGroupList * SCH::IIbisComponent::GetSeriesSwitchGroups ( )

◆ GetSiLocation()

TIbisTestLocationType SCH::IIbisComponent::GetSiLocation ( )

◆ GetTimingLocation()

TIbisTestLocationType SCH::IIbisComponent::GetTimingLocation ( )

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