|
Altium C++ SDK 3.0
|
#include <EDP.SCH.Interfaces.h>
| void SCH::ISch_Component::AddDisplayMode | ( | ) |
| void SCH::ISch_Component::AddPart | ( | ) |
| ISch_Implementation * SCH::ISch_Component::AddSchImplementation | ( | ) |
| ISch_Parameter * SCH::ISch_Component::AddSchParameter | ( | ) |
| void SCH::ISch_Component::Alias_Add | ( | std::wstring | S | ) |
| void SCH::ISch_Component::Alias_Clear | ( | ) |
| void SCH::ISch_Component::Alias_Delete | ( | int | I | ) |
| void SCH::ISch_Component::Alias_Remove | ( | std::wstring | S | ) |
| void SCH::ISch_Component::DeleteDisplayMode | ( | int | AMode | ) |
| void SCH::ISch_Component::DeletePart | ( | int | APartId | ) |
| std::wstring SCH::ISch_Component::FullPartDesignator | ( | int | APartId | ) |
| std::wstring SCH::ISch_Component::GetState_AliasAsText | ( | ) |
| std::wstring SCH::ISch_Component::GetState_AliasAt | ( | int | I | ) |
| int SCH::ISch_Component::GetState_AliasCount | ( | ) |
| std::wstring SCH::ISch_Component::GetState_ComponentDescription | ( | ) |
| EDP::TComponentKind SCH::ISch_Component::GetState_ComponentKind | ( | ) |
| std::wstring SCH::ISch_Component::GetState_ConfigurationParameters | ( | ) |
| std::wstring SCH::ISch_Component::GetState_ConfiguratorName | ( | ) |
| int SCH::ISch_Component::GetState_CurrentPartID | ( | ) |
| std::wstring SCH::ISch_Component::GetState_DatabaseLibraryKeys | ( | std::wstring | ADelimiter | ) |
| std::wstring SCH::ISch_Component::GetState_DatabaseLibraryName | ( | ) |
| std::wstring SCH::ISch_Component::GetState_DatabaseTableName | ( | ) |
| bool SCH::ISch_Component::GetState_DesignatorLocked | ( | ) |
| std::wstring SCH::ISch_Component::GetState_DesignItemId | ( | ) |
| bool SCH::ISch_Component::GetState_DisplayFieldNames | ( | ) |
| int SCH::ISch_Component::GetState_DisplayMode | ( | ) |
| int SCH::ISch_Component::GetState_DisplayModeCount | ( | ) |
| bool SCH::ISch_Component::GetState_IsMirrored | ( | ) |
| bool SCH::ISch_Component::GetState_IsUserConfigurable | ( | ) |
| std::wstring SCH::ISch_Component::GetState_ItemGUID | ( | ) |
| EDP::TLibIdentifierKind SCH::ISch_Component::GetState_LibIdentifierKind | ( | ) |
| std::wstring SCH::ISch_Component::GetState_LibraryIdentifier | ( | ) |
| std::wstring SCH::ISch_Component::GetState_LibraryPath | ( | ) |
| std::wstring SCH::ISch_Component::GetState_LibReference | ( | ) |
| TRotationBy90 SCH::ISch_Component::GetState_Orientation | ( | ) |
| bool SCH::ISch_Component::GetState_OverideColors | ( | ) |
| int SCH::ISch_Component::GetState_PartCountNoPart0 | ( | ) |
| bool SCH::ISch_Component::GetState_PartIdLocked | ( | ) |
| DXP::TColor SCH::ISch_Component::GetState_PinColor | ( | ) |
| bool SCH::ISch_Component::GetState_PinsMoveable | ( | ) |
| std::wstring SCH::ISch_Component::GetState_RevisionGUID | ( | ) |
| ISch_Parameter * SCH::ISch_Component::GetState_SchComment | ( | ) |
| ISch_Designator * SCH::ISch_Component::GetState_SchDesignator | ( | ) |
| bool SCH::ISch_Component::GetState_SelectedInLibrary | ( | ) |
| std::wstring SCH::ISch_Component::GetState_SheetPartFileName | ( | ) |
| bool SCH::ISch_Component::GetState_ShowHiddenFields | ( | ) |
| bool SCH::ISch_Component::GetState_ShowHiddenPins | ( | ) |
| std::wstring SCH::ISch_Component::GetState_SourceLibraryName | ( | ) |
| std::wstring SCH::ISch_Component::GetState_SymbolItemGUID | ( | ) |
| std::wstring SCH::ISch_Component::GetState_SymbolReference | ( | ) |
| std::wstring SCH::ISch_Component::GetState_SymbolRevisionGUID | ( | ) |
| std::wstring SCH::ISch_Component::GetState_SymbolVaultGUID | ( | ) |
| std::wstring SCH::ISch_Component::GetState_TargetFileName | ( | ) |
| bool SCH::ISch_Component::GetState_UseDBTableName | ( | ) |
| bool SCH::ISch_Component::GetState_UseLibraryName | ( | ) |
| EDP::IVariantOption * SCH::ISch_Component::GetState_VariantOption | ( | ) |
| std::wstring SCH::ISch_Component::GetState_VaultGUID | ( | ) |
| bool SCH::ISch_Component::InLibrary | ( | ) |
| bool SCH::ISch_Component::InSheet | ( | ) |
| bool SCH::ISch_Component::IsIntegratedComponent | ( | ) |
| bool SCH::ISch_Component::IsMultiPartComponent | ( | ) |
| void SCH::ISch_Component::OffsetParameters_Default | ( | ) |
| void SCH::ISch_Component::RemoveSchImplementation | ( | ISch_Implementation * | AnImplementation | ) |
| void SCH::ISch_Component::SaveToFile | ( | std::wstring | VFSAddress | ) |
| void SCH::ISch_Component::SetState_AliasAsText | ( | std::wstring | AValue | ) |
| void SCH::ISch_Component::SetState_AliasAt | ( | int | I, |
| std::wstring | AValue ) |
| void SCH::ISch_Component::SetState_ComponentDescription | ( | std::wstring | AValue | ) |
| void SCH::ISch_Component::SetState_ComponentKind | ( | EDP::TComponentKind | AValue | ) |
| void SCH::ISch_Component::SetState_CurrentPartID | ( | int | AValue | ) |
| void SCH::ISch_Component::SetState_DatabaseTableName | ( | std::wstring | AValue | ) |
| void SCH::ISch_Component::SetState_DesignatorLocked | ( | bool | AValue | ) |
| void SCH::ISch_Component::SetState_DesignItemId | ( | std::wstring | AValue | ) |
| void SCH::ISch_Component::SetState_DisplayFieldNames | ( | bool | AValue | ) |
| void SCH::ISch_Component::SetState_DisplayMode | ( | int | AValue | ) |
| void SCH::ISch_Component::SetState_DisplayModeCount_Check | ( | int | AValue | ) |
| void SCH::ISch_Component::SetState_FilePosition | ( | int | AValue | ) |
| void SCH::ISch_Component::SetState_IsMirrored | ( | bool | AValue | ) |
| void SCH::ISch_Component::SetState_IsUserConfigurable | ( | bool | AValue | ) |
| void SCH::ISch_Component::SetState_ItemGUID | ( | std::wstring | AValue | ) |
| void SCH::ISch_Component::SetState_LibraryPath | ( | std::wstring | AValue | ) |
| void SCH::ISch_Component::SetState_LibReference | ( | std::wstring | AValue | ) |
| void SCH::ISch_Component::SetState_Orientation | ( | TRotationBy90 | AValue | ) |
| void SCH::ISch_Component::SetState_OrientationWithoutRotating | ( | TRotationBy90 | AValue | ) |
| void SCH::ISch_Component::SetState_OverideColors | ( | bool | AValue | ) |
| void SCH::ISch_Component::SetState_PartCountNoPart0 | ( | int | AValue | ) |
| void SCH::ISch_Component::SetState_PartIdLocked | ( | bool | AValue | ) |
| void SCH::ISch_Component::SetState_PinColor | ( | DXP::TColor | AValue | ) |
| void SCH::ISch_Component::SetState_PinsMoveable | ( | bool | AValue | ) |
| void SCH::ISch_Component::SetState_RevisionGUID | ( | std::wstring | AValue | ) |
| void SCH::ISch_Component::SetState_SelectedInLibrary | ( | bool | AValue | ) |
| void SCH::ISch_Component::SetState_SheetPartFileName | ( | std::wstring | AValue | ) |
| void SCH::ISch_Component::SetState_ShowHiddenFields | ( | bool | AValue | ) |
| void SCH::ISch_Component::SetState_ShowHiddenPins | ( | bool | AValue | ) |
| void SCH::ISch_Component::SetState_SourceLibraryName | ( | std::wstring | AValue | ) |
| void SCH::ISch_Component::SetState_SymbolItemGUID | ( | std::wstring | AValue | ) |
| void SCH::ISch_Component::SetState_SymbolReference | ( | std::wstring | AValue | ) |
| void SCH::ISch_Component::SetState_SymbolRevisionGUID | ( | std::wstring | AValue | ) |
| void SCH::ISch_Component::SetState_SymbolVaultGUID | ( | std::wstring | AValue | ) |
| void SCH::ISch_Component::SetState_TargetFileName | ( | std::wstring | AValue | ) |
| void SCH::ISch_Component::SetState_UseDBTableName | ( | bool | AValue | ) |
| void SCH::ISch_Component::SetState_UseLibraryName | ( | bool | AValue | ) |
| void SCH::ISch_Component::SetState_VariantOption | ( | EDP::IVariantOption * | AValue | ) |
| void SCH::ISch_Component::SetState_VaultGUID | ( | std::wstring | AValue | ) |
| std::wstring SCH::ISch_Component::SuggestedSearchKeywords | ( | ) |
| void SCH::ISch_Component::UpdatePart_PostProcess | ( | ) |
| void SCH::ISch_Component::UpdatePart_PreProcess | ( | ) |
| void SCH::ISch_Component::UpdatePrimitivesAccessibility | ( | ) |
| void SCH::ISch_Component::ValidateImplementationsCurrentState | ( | ) |