|
Altium C++ SDK 3.0
|
#include <DXP.Interfaces.h>
Public Member Functions | |
| IInterfaceList * | GetOperations () |
| void | SetOperations (IInterfaceList *AValue) |
| IULB_Operation * | GetFirstOperation () |
| IULB_Operation * | GetOperationByGUID (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_Operation * DXP::IULB_OperationsResult::GetFirstOperation | ( | ) |
| IULB_Operation * DXP::IULB_OperationsResult::GetOperationByGUID | ( | std::wstring const | AGUID | ) |
| IInterfaceList * DXP::IULB_OperationsResult::GetOperations | ( | ) |
| void DXP::IULB_OperationsResult::SetOperations | ( | IInterfaceList * | AValue | ) |