|
Altium C++ SDK 3.0
|
#include <EDP.SCH.Interfaces.h>
Public Member Functions | |
| ISupplierSourceRelationshipList * | BrowseSupplierLinks (std::wstring SuggestedKeywords) |
| bool | EditSupplierLinks (ISch_Component *ASchComponent) |
| bool | EditSupplierLinksDB (std::wstring Parameters, std::wstring *OutParams) |
| std::wstring | GetSuggestedKeywordParameter (int Index) |
| ISupplierItemPainter * | CreateSupplierItemPainter () |
| ISupplierLinksFrame * | CreateSupplierLinksFrame (ISch_Component *ASchComponent) |
| ISupplierSearchFrame * | CreateSupplierSearchFrame () |
| int | GetImportParameterPreferencesCount () |
| ISupplierImportParameterPref * | GetImportParameterPreferences (int Index) |
| ISupplierImportParameterPref * | FindImportParameterPreferences (std::wstring ParameterName) |
| ISupplier * | GetSourceByName (std::wstring const AName) |
| int | GetSupplierSourceCount () |
| ISupplier * | GetSupplierSource (int Index) |
| int | GetSuggestedKeywordParameterCount () |
| ISupplierSourceRelationshipList * SCH::ISupplierManager::BrowseSupplierLinks | ( | std::wstring | SuggestedKeywords | ) |
| ISupplierItemPainter * SCH::ISupplierManager::CreateSupplierItemPainter | ( | ) |
| ISupplierLinksFrame * SCH::ISupplierManager::CreateSupplierLinksFrame | ( | ISch_Component * | ASchComponent | ) |
| ISupplierSearchFrame * SCH::ISupplierManager::CreateSupplierSearchFrame | ( | ) |
| bool SCH::ISupplierManager::EditSupplierLinks | ( | ISch_Component * | ASchComponent | ) |
| bool SCH::ISupplierManager::EditSupplierLinksDB | ( | std::wstring | Parameters, |
| std::wstring * | OutParams ) |
| ISupplierImportParameterPref * SCH::ISupplierManager::FindImportParameterPreferences | ( | std::wstring | ParameterName | ) |
| ISupplierImportParameterPref * SCH::ISupplierManager::GetImportParameterPreferences | ( | int | Index | ) |
| int SCH::ISupplierManager::GetImportParameterPreferencesCount | ( | ) |
| ISupplier * SCH::ISupplierManager::GetSourceByName | ( | std::wstring const | AName | ) |
| std::wstring SCH::ISupplierManager::GetSuggestedKeywordParameter | ( | int | Index | ) |
| int SCH::ISupplierManager::GetSuggestedKeywordParameterCount | ( | ) |
| ISupplier * SCH::ISupplierManager::GetSupplierSource | ( | int | Index | ) |
| int SCH::ISupplierManager::GetSupplierSourceCount | ( | ) |