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

#include <DXP.Interfaces.h>

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

Public Member Functions

IULB_ItemRevisionGetRevision ()
IInterfaceListGetSymbols ()
IInterfaceListGetFootprints ()
void SetRevision (IULB_ItemRevision *Value)
void SetSymbols (IInterfaceList *Value)
void SetFootprints (IInterfaceList *Value)
IInterfaceListGetSimulations ()
void SetSimulations (IInterfaceList *Value)
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

◆ GetFootprints()

IInterfaceList * DXP::IULB_Component::GetFootprints ( )

◆ GetRevision()

IULB_ItemRevision * DXP::IULB_Component::GetRevision ( )

◆ GetSimulations()

IInterfaceList * DXP::IULB_Component::GetSimulations ( )

◆ GetSymbols()

IInterfaceList * DXP::IULB_Component::GetSymbols ( )

◆ SetFootprints()

void DXP::IULB_Component::SetFootprints ( IInterfaceList * Value)

◆ SetRevision()

void DXP::IULB_Component::SetRevision ( IULB_ItemRevision * Value)

◆ SetSimulations()

void DXP::IULB_Component::SetSimulations ( IInterfaceList * Value)

◆ SetSymbols()

void DXP::IULB_Component::SetSymbols ( IInterfaceList * Value)

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