Altium C++ SDK 3.0
Loading...
Searching...
No Matches
DXP::IULB_ItemsResult Struct Reference

#include <DXP.Interfaces.h>

Inheritance diagram for DXP::IULB_ItemsResult:
DXP::IEDM_AsyncBasicResult DXP::IEDM_AsyncResult

Public Member Functions

IULB_Item * GetFirstItem ()
IULB_ItemRevision * GetFirstItemRevision ()
IULB_LifeCycleStateChange * GetFirstLifeCycleStateChange ()
IULB_Item * GetItemByGUID (std::wstring const AGUID)
IULB_ItemRevision * GetItemRevisionByGUID (std::wstring const AGUID)
IULB_LifeCycleStateChange * GetLifeCycleStateChangeByGUID (std::wstring const AGUID)
IInterfaceList * GetItems ()
IInterfaceList * GetItemRevisions ()
IInterfaceList * GetLifeCycleStateChanges ()
void SetItems (IInterfaceList *AValue)
void SetItemRevisions (IInterfaceList *AValue)
void SetLifeCycleStateChanges (IInterfaceList *AValue)
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 ()

Member Function Documentation

◆ GetFirstItem()

IULB_Item * DXP::IULB_ItemsResult::GetFirstItem ( )

◆ GetFirstItemRevision()

IULB_ItemRevision * DXP::IULB_ItemsResult::GetFirstItemRevision ( )

◆ GetFirstLifeCycleStateChange()

IULB_LifeCycleStateChange * DXP::IULB_ItemsResult::GetFirstLifeCycleStateChange ( )

◆ GetItemByGUID()

IULB_Item * DXP::IULB_ItemsResult::GetItemByGUID ( std::wstring const AGUID)

◆ GetItemRevisionByGUID()

IULB_ItemRevision * DXP::IULB_ItemsResult::GetItemRevisionByGUID ( std::wstring const AGUID)

◆ GetItemRevisions()

IInterfaceList * DXP::IULB_ItemsResult::GetItemRevisions ( )

◆ GetItems()

IInterfaceList * DXP::IULB_ItemsResult::GetItems ( )

◆ GetLifeCycleStateChangeByGUID()

IULB_LifeCycleStateChange * DXP::IULB_ItemsResult::GetLifeCycleStateChangeByGUID ( std::wstring const AGUID)

◆ GetLifeCycleStateChanges()

IInterfaceList * DXP::IULB_ItemsResult::GetLifeCycleStateChanges ( )

◆ SetItemRevisions()

void DXP::IULB_ItemsResult::SetItemRevisions ( IInterfaceList * AValue)

◆ SetItems()

void DXP::IULB_ItemsResult::SetItems ( IInterfaceList * AValue)

◆ SetLifeCycleStateChanges()

void DXP::IULB_ItemsResult::SetLifeCycleStateChanges ( IInterfaceList * AValue)

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