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_ItemGetFirstItem ()
IULB_ItemRevisionGetFirstItemRevision ()
IULB_LifeCycleStateChangeGetFirstLifeCycleStateChange ()
IULB_ItemGetItemByGUID (std::wstring const AGUID)
IULB_ItemRevisionGetItemRevisionByGUID (std::wstring const AGUID)
IULB_LifeCycleStateChangeGetLifeCycleStateChangeByGUID (std::wstring const AGUID)
IInterfaceListGetItems ()
IInterfaceListGetItemRevisions ()
IInterfaceListGetLifeCycleStateChanges ()
void SetItems (IInterfaceList *AValue)
void SetItemRevisions (IInterfaceList *AValue)
void SetLifeCycleStateChanges (IInterfaceList *AValue)
Public Member Functions inherited from DXP::IEDM_AsyncBasicResult
IEDM_RecordResultListGetResult ()
void SetResult (IEDM_RecordResultList *AValue)
Public Member Functions inherited from DXP::IEDM_AsyncResult
bool IsDone ()
IEDM_AsyncContextGetContext ()
void CancelCallback ()
bool WaitUntilDone (int ASeconds)
IEDM_ResultGetOutput ()
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: