|
Altium C++ SDK 3.0
|
#include <EDP.SCH.Interfaces.h>
Public Member Functions | |
| int | GetLanguage () |
| IIbisCorner * | GetCornerTyp () |
| IIbisCorner * | GetCornerMin () |
| IIbisCorner * | GetCornerMax () |
| IIbisPortList * | GetDigitalPortList () |
| IIbisPortList * | GetParamList () |
| IIbisPortList * | GetPortList () |
| IIbisPortTypeList * | GetPortTypeList () |
| IIbisCorner * SCH::IIbisExternalModel::GetCornerMax | ( | ) |
| IIbisCorner * SCH::IIbisExternalModel::GetCornerMin | ( | ) |
| IIbisCorner * SCH::IIbisExternalModel::GetCornerTyp | ( | ) |
| IIbisPortList * SCH::IIbisExternalModel::GetDigitalPortList | ( | ) |
| int SCH::IIbisExternalModel::GetLanguage | ( | ) |
| IIbisPortList * SCH::IIbisExternalModel::GetParamList | ( | ) |
| IIbisPortList * SCH::IIbisExternalModel::GetPortList | ( | ) |
| IIbisPortTypeList * SCH::IIbisExternalModel::GetPortTypeList | ( | ) |