Altium C++ SDK 3.0
Loading...
Searching...
No Matches
EDP::IComponentLibraryLink Struct Reference

#include <EDP.Interfaces.h>

Inheritance diagram for EDP::IComponentLibraryLink:

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)

Member Function Documentation

◆ DM_DatabaseTableName()

std::wstring EDP::IComponentLibraryLink::DM_DatabaseTableName ( )

◆ DM_DesignItemID()

std::wstring EDP::IComponentLibraryLink::DM_DesignItemID ( )

◆ DM_Footprint()

std::wstring EDP::IComponentLibraryLink::DM_Footprint ( )

◆ DM_IsLinkedToVault()

bool EDP::IComponentLibraryLink::DM_IsLinkedToVault ( )

◆ DM_IsSameFootprint()

bool EDP::IComponentLibraryLink::DM_IsSameFootprint ( )

◆ DM_IsValid()

bool EDP::IComponentLibraryLink::DM_IsValid ( )

◆ DM_ItemGUID()

std::wstring EDP::IComponentLibraryLink::DM_ItemGUID ( )

◆ DM_LibIdentifierKind()

TLibIdentifierKind EDP::IComponentLibraryLink::DM_LibIdentifierKind ( )

◆ DM_LibraryIdentifier()

std::wstring EDP::IComponentLibraryLink::DM_LibraryIdentifier ( )

◆ DM_RevisionGUID()

std::wstring EDP::IComponentLibraryLink::DM_RevisionGUID ( )

◆ DM_SetDatabaseTableName()

void EDP::IComponentLibraryLink::DM_SetDatabaseTableName ( std::wstring const AValue)

◆ DM_SetDesignItemID()

void EDP::IComponentLibraryLink::DM_SetDesignItemID ( std::wstring const AValue)

◆ DM_SetFootprint()

void EDP::IComponentLibraryLink::DM_SetFootprint ( std::wstring const AValue)

◆ DM_SetIsSameFootprint()

void EDP::IComponentLibraryLink::DM_SetIsSameFootprint ( bool const AValue)

◆ DM_SetItemGUID()

void EDP::IComponentLibraryLink::DM_SetItemGUID ( std::wstring const AValue)

◆ DM_SetLibIdentifierKind()

void EDP::IComponentLibraryLink::DM_SetLibIdentifierKind ( TLibIdentifierKind const AValue)

◆ DM_SetLibraryIdentifier()

void EDP::IComponentLibraryLink::DM_SetLibraryIdentifier ( std::wstring const AValue)

◆ DM_SetRevisionGUID()

void EDP::IComponentLibraryLink::DM_SetRevisionGUID ( std::wstring const AValue)

◆ DM_SetSourceLibraryName()

void EDP::IComponentLibraryLink::DM_SetSourceLibraryName ( std::wstring const AValue)

◆ DM_SetSymbolReference()

void EDP::IComponentLibraryLink::DM_SetSymbolReference ( std::wstring const AValue)

◆ DM_SetUseDBTableName()

void EDP::IComponentLibraryLink::DM_SetUseDBTableName ( bool const AValue)

◆ DM_SetUseLibraryName()

void EDP::IComponentLibraryLink::DM_SetUseLibraryName ( bool const AValue)

◆ DM_SetVaultGUID()

void EDP::IComponentLibraryLink::DM_SetVaultGUID ( std::wstring const AValue)

◆ DM_SourceLibraryName()

std::wstring EDP::IComponentLibraryLink::DM_SourceLibraryName ( )

◆ DM_SymbolReference()

std::wstring EDP::IComponentLibraryLink::DM_SymbolReference ( )

◆ DM_UseDBTableName()

bool EDP::IComponentLibraryLink::DM_UseDBTableName ( )

◆ DM_UseLibraryName()

bool EDP::IComponentLibraryLink::DM_UseLibraryName ( )

◆ DM_VaultGUID()

std::wstring EDP::IComponentLibraryLink::DM_VaultGUID ( )

The documentation for this struct was generated from the following file: