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

#include <DXP.Interfaces.h>

Inheritance diagram for DXP::IULB_ItemRevisionLink:
DXP::IEDM_ParameterizedRecord DXP::IEDM_Record DXP::IEDM_Object

Public Member Functions

void SetChildVaultGUID (std::wstring const AValue)
void SetChildItemRevisionGUID (std::wstring const AValue)
void SetParentVaultGUID (std::wstring const AValue)
void SetParentItemRevisionGUID (std::wstring const AValue)
std::wstring GetChildVaultGUID ()
std::wstring GetChildItemRevisionGUID ()
std::wstring GetParentVaultGUID ()
std::wstring GetParentItemRevisionGUID ()
void SetData (std::wstring const AValue)
std::wstring GetData ()
Public Member Functions inherited from DXP::IEDM_ParameterizedRecord
void SetParameter (std::wstring const AName, std::wstring const AValue)
void SetParameterName (int AIndex, std::wstring const AName)
void SetParameterValue (int AIndex, std::wstring const AValue)
void AddParameter (IEDM_Parameter *AParameter)
void DeleteParameter (int AIndex)
void ClearParameters ()
void CopyParametersTo (IEDM_ParameterizedRecord *ARecord)
std::wstring GetParameterByName (std::wstring const AName)
int IndexOfParameter (std::wstring const AName)
IEDM_ParameterGetParameterByGUID (std::wstring const AGUID)
IEDM_ParameterGetParameter (int AIndex)
std::wstring GetParameterName (int AIndex)
std::wstring GetParameterValue (int AIndex)
int GetParameterCount ()
void SetParameterRealValue (int AIndex, double const ARealValue)
double GetParameterRealValue (int AIndex)
void SetParameterWithRealValue (std::wstring const AName, std::wstring const AValue, std::wstring const AType, double const ARealValue)
double GetParameterRealValueByName (std::wstring const AName)
Public Member Functions inherited from DXP::IEDM_Record
void SetLastModifiedDate (double const AValue)
void SetLastModifiedByName (std::wstring const AValue)
void SetLastModifiedByGUID (std::wstring const AValue)
void SetCreatedDate (double const AValue)
void SetCreatedByName (std::wstring const AValue)
void SetCreatedByGUID (std::wstring const AValue)
void SetGUID (std::wstring const AValue)
void SetHRID (std::wstring const AValue)
double GetLastModifiedDate ()
std::wstring GetLastModifiedByName ()
std::wstring GetLastModifiedByGUID ()
double GetCreatedDate ()
std::wstring GetCreatedByName ()
std::wstring GetCreatedByGUID ()
std::wstring GetGUID ()
std::wstring GetHRID ()
Public Member Functions inherited from DXP::IEDM_Object
IEDM_ObjectReplicate ()
void CopyTo (IEDM_Object *AObject)

Member Function Documentation

◆ GetChildItemRevisionGUID()

std::wstring DXP::IULB_ItemRevisionLink::GetChildItemRevisionGUID ( )

◆ GetChildVaultGUID()

std::wstring DXP::IULB_ItemRevisionLink::GetChildVaultGUID ( )

◆ GetData()

std::wstring DXP::IULB_ItemRevisionLink::GetData ( )

◆ GetParentItemRevisionGUID()

std::wstring DXP::IULB_ItemRevisionLink::GetParentItemRevisionGUID ( )

◆ GetParentVaultGUID()

std::wstring DXP::IULB_ItemRevisionLink::GetParentVaultGUID ( )

◆ SetChildItemRevisionGUID()

void DXP::IULB_ItemRevisionLink::SetChildItemRevisionGUID ( std::wstring const AValue)

◆ SetChildVaultGUID()

void DXP::IULB_ItemRevisionLink::SetChildVaultGUID ( std::wstring const AValue)

◆ SetData()

void DXP::IULB_ItemRevisionLink::SetData ( std::wstring const AValue)

◆ SetParentItemRevisionGUID()

void DXP::IULB_ItemRevisionLink::SetParentItemRevisionGUID ( std::wstring const AValue)

◆ SetParentVaultGUID()

void DXP::IULB_ItemRevisionLink::SetParentVaultGUID ( std::wstring const AValue)

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