|
Altium C++ SDK 3.0
|
#include <DXP.Interfaces.h>
Public Member Functions | |
| IInterfaceList * | GetComponents () |
| void | SetComponents (IInterfaceList *AValue) |
| IULB_Component * | GetFirstComponent () |
| IULB_Component * | GetComponentByGUID (std::wstring const AGUID) |
| Public Member Functions inherited from DXP::IEDM_AsyncBasicResult | |
| IEDM_RecordResultList * | GetResult () |
| void | SetResult (IEDM_RecordResultList *AValue) |
| Public Member Functions inherited from DXP::IEDM_AsyncResult | |
| bool | IsDone () |
| IEDM_AsyncContext * | GetContext () |
| void | CancelCallback () |
| bool | WaitUntilDone (int ASeconds) |
| IEDM_Result * | GetOutput () |
| std::wstring | VaultGUID () |
| IULB_Component * DXP::IULB_ComponentsResult::GetComponentByGUID | ( | std::wstring const | AGUID | ) |
| IInterfaceList * DXP::IULB_ComponentsResult::GetComponents | ( | ) |
| IULB_Component * DXP::IULB_ComponentsResult::GetFirstComponent | ( | ) |
| void DXP::IULB_ComponentsResult::SetComponents | ( | IInterfaceList * | AValue | ) |