|
Altium C++ SDK 3.0
|
#include <EDP.SCH.Interfaces.h>
| void SCH::ISch_Implementation::AddDataFileLink | ( | std::wstring | anEntityName, |
| std::wstring | ALocation, | ||
| std::wstring | aFileKind ) |
| void SCH::ISch_Implementation::ClearAllDatafileLinks | ( | ) |
| bool SCH::ISch_Implementation::GetState_DatabaseDatalinksLocked | ( | ) |
| bool SCH::ISch_Implementation::GetState_DatabaseModel | ( | ) |
| int SCH::ISch_Implementation::GetState_DatafileLinkCount | ( | ) |
| bool SCH::ISch_Implementation::GetState_DatalinksLocked | ( | ) |
| std::wstring SCH::ISch_Implementation::GetState_Description | ( | ) |
| bool SCH::ISch_Implementation::GetState_IntegratedModel | ( | ) |
| bool SCH::ISch_Implementation::GetState_IsCurrent | ( | ) |
| std::wstring SCH::ISch_Implementation::GetState_MapAsString | ( | ) |
| std::wstring SCH::ISch_Implementation::GetState_ModelItemGUID | ( | ) |
| std::wstring SCH::ISch_Implementation::GetState_ModelName | ( | ) |
| std::wstring SCH::ISch_Implementation::GetState_ModelRevisionGUID | ( | ) |
| std::wstring SCH::ISch_Implementation::GetState_ModelType | ( | ) |
| std::wstring SCH::ISch_Implementation::GetState_ModelVaultGUID | ( | ) |
| ISch_ModelDatafileLink * SCH::ISch_Implementation::GetState_SchDatafileLink | ( | int | I | ) |
| ISch_MapDefiner * SCH::ISch_Implementation::GetState_SchDefinerByInterfaceDesignator | ( | std::wstring | S | ) |
| bool SCH::ISch_Implementation::GetState_UseComponentLibrary | ( | ) |
| void SCH::ISch_Implementation::LockImplementation | ( | ) |
| bool SCH::ISch_Implementation::Map_Import_FromUser | ( | bool | AlowOneToMany | ) |
| void SCH::ISch_Implementation::SetState_DatabaseDatalinksLocked | ( | bool | AValue | ) |
| void SCH::ISch_Implementation::SetState_DatabaseModel | ( | bool | AValue | ) |
| void SCH::ISch_Implementation::SetState_DatalinksLocked | ( | bool | AValue | ) |
| void SCH::ISch_Implementation::SetState_Description | ( | std::wstring | AValue | ) |
| void SCH::ISch_Implementation::SetState_IntegratedModel | ( | bool | AValue | ) |
| void SCH::ISch_Implementation::SetState_IsCurrent | ( | bool | AValue | ) |
| void SCH::ISch_Implementation::SetState_MapAsString | ( | std::wstring | AValue | ) |
| void SCH::ISch_Implementation::SetState_ModelItemGUID | ( | std::wstring | AValue | ) |
| void SCH::ISch_Implementation::SetState_ModelName | ( | std::wstring | AValue | ) |
| void SCH::ISch_Implementation::SetState_ModelRevisionGUID | ( | std::wstring | AValue | ) |
| void SCH::ISch_Implementation::SetState_ModelType | ( | std::wstring | AValue | ) |
| void SCH::ISch_Implementation::SetState_ModelVaultGUID | ( | std::wstring | AValue | ) |
| void SCH::ISch_Implementation::SetState_UseComponentLibrary | ( | bool | AValue | ) |