|
Altium C++ SDK 3.0
|
#include <EDP.Interfaces.h>
Public Member Functions | |
| TLibIdentifierKind | DM_LibIdentifierKind () |
| std::wstring | DM_LibraryIdentifier () |
| std::wstring | DM_SymbolReference () |
| std::wstring | DM_DesignItemID () |
| bool | DM_UseLibraryName () |
| std::wstring | DM_SourceLibraryName () |
| bool | DM_UseDBTableName () |
| std::wstring | DM_DatabaseTableName () |
| std::wstring | DM_VaultGUID () |
| std::wstring | DM_ItemGUID () |
| std::wstring | DM_RevisionGUID () |
| bool | DM_IsValid () |
| bool | DM_IsLinkedToVault () |
| std::wstring | DM_Footprint () |
| bool | DM_IsSameFootprint () |
| void | DM_SetLibIdentifierKind (TLibIdentifierKind const AValue) |
| void | DM_SetLibraryIdentifier (std::wstring const AValue) |
| void | DM_SetSymbolReference (std::wstring const AValue) |
| void | DM_SetDesignItemID (std::wstring const AValue) |
| void | DM_SetUseLibraryName (bool const AValue) |
| void | DM_SetSourceLibraryName (std::wstring const AValue) |
| void | DM_SetUseDBTableName (bool const AValue) |
| void | DM_SetDatabaseTableName (std::wstring const AValue) |
| void | DM_SetVaultGUID (std::wstring const AValue) |
| void | DM_SetItemGUID (std::wstring const AValue) |
| void | DM_SetRevisionGUID (std::wstring const AValue) |
| void | DM_SetFootprint (std::wstring const AValue) |
| void | DM_SetIsSameFootprint (bool const AValue) |
| std::wstring EDP::IComponentLibraryLink::DM_DatabaseTableName | ( | ) |
| std::wstring EDP::IComponentLibraryLink::DM_DesignItemID | ( | ) |
| std::wstring EDP::IComponentLibraryLink::DM_Footprint | ( | ) |
| bool EDP::IComponentLibraryLink::DM_IsLinkedToVault | ( | ) |
| bool EDP::IComponentLibraryLink::DM_IsSameFootprint | ( | ) |
| bool EDP::IComponentLibraryLink::DM_IsValid | ( | ) |
| std::wstring EDP::IComponentLibraryLink::DM_ItemGUID | ( | ) |
| TLibIdentifierKind EDP::IComponentLibraryLink::DM_LibIdentifierKind | ( | ) |
| std::wstring EDP::IComponentLibraryLink::DM_LibraryIdentifier | ( | ) |
| std::wstring EDP::IComponentLibraryLink::DM_RevisionGUID | ( | ) |
| void EDP::IComponentLibraryLink::DM_SetDatabaseTableName | ( | std::wstring const | AValue | ) |
| void EDP::IComponentLibraryLink::DM_SetDesignItemID | ( | std::wstring const | AValue | ) |
| void EDP::IComponentLibraryLink::DM_SetFootprint | ( | std::wstring const | AValue | ) |
| void EDP::IComponentLibraryLink::DM_SetIsSameFootprint | ( | bool const | AValue | ) |
| void EDP::IComponentLibraryLink::DM_SetItemGUID | ( | std::wstring const | AValue | ) |
| void EDP::IComponentLibraryLink::DM_SetLibIdentifierKind | ( | TLibIdentifierKind const | AValue | ) |
| void EDP::IComponentLibraryLink::DM_SetLibraryIdentifier | ( | std::wstring const | AValue | ) |
| void EDP::IComponentLibraryLink::DM_SetRevisionGUID | ( | std::wstring const | AValue | ) |
| void EDP::IComponentLibraryLink::DM_SetSourceLibraryName | ( | std::wstring const | AValue | ) |
| void EDP::IComponentLibraryLink::DM_SetSymbolReference | ( | std::wstring const | AValue | ) |
| void EDP::IComponentLibraryLink::DM_SetUseDBTableName | ( | bool const | AValue | ) |
| void EDP::IComponentLibraryLink::DM_SetUseLibraryName | ( | bool const | AValue | ) |
| void EDP::IComponentLibraryLink::DM_SetVaultGUID | ( | std::wstring const | AValue | ) |
| std::wstring EDP::IComponentLibraryLink::DM_SourceLibraryName | ( | ) |
| std::wstring EDP::IComponentLibraryLink::DM_SymbolReference | ( | ) |
| bool EDP::IComponentLibraryLink::DM_UseDBTableName | ( | ) |
| bool EDP::IComponentLibraryLink::DM_UseLibraryName | ( | ) |
| std::wstring EDP::IComponentLibraryLink::DM_VaultGUID | ( | ) |