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

#include <DXP.Interfaces.h>

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

Public Member Functions

void SetChildItemGUID (std::wstring const AValue)
void SetChildVaultGUID (std::wstring const AValue)
void SetParentItemGUID (std::wstring const AValue)
void SetParentVaultGUID (std::wstring const AValue)
std::wstring GetChildItemGUID ()
std::wstring GetChildVaultGUID ()
std::wstring GetParentItemGUID ()
std::wstring GetParentVaultGUID ()
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

◆ GetChildItemGUID()

std::wstring DXP::IULB_ItemLink::GetChildItemGUID ( )

◆ GetChildVaultGUID()

std::wstring DXP::IULB_ItemLink::GetChildVaultGUID ( )

◆ GetParentItemGUID()

std::wstring DXP::IULB_ItemLink::GetParentItemGUID ( )

◆ GetParentVaultGUID()

std::wstring DXP::IULB_ItemLink::GetParentVaultGUID ( )

◆ SetChildItemGUID()

void DXP::IULB_ItemLink::SetChildItemGUID ( std::wstring const AValue)

◆ SetChildVaultGUID()

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

◆ SetParentItemGUID()

void DXP::IULB_ItemLink::SetParentItemGUID ( std::wstring const AValue)

◆ SetParentVaultGUID()

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

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