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

#include <DXP.Interfaces.h>

Inheritance diagram for DXP::IEDM_Record:
DXP::IEDM_Object DXP::IEDM_Parameter DXP::IEDM_ParameterMetadata DXP::IEDM_ParameterizedRecord DXP::IEDM_SearchItem DXP::IEDM_ShareableRecord DXP::IULB_ContentType DXP::IULB_ContentTypeLink DXP::IULB_DataFile DXP::IULB_DataFolder DXP::IULB_FolderParameter DXP::IULB_FolderType DXP::IULB_ItemRevisionParameter DXP::IULB_ItemTag DXP::IULB_Language DXP::IULB_LifeCycleStage DXP::IULB_LifeCycleState DXP::IULB_LifeCycleStateChange DXP::IULB_LifeCycleStateTransition DXP::IULB_OperationParameter DXP::IULB_RevisionNameLevel DXP::IULB_Tag DXP::IULB_TagFamily

Public Member Functions

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

◆ GetCreatedByGUID()

std::wstring DXP::IEDM_Record::GetCreatedByGUID ( )

◆ GetCreatedByName()

std::wstring DXP::IEDM_Record::GetCreatedByName ( )

◆ GetCreatedDate()

double DXP::IEDM_Record::GetCreatedDate ( )

◆ GetGUID()

std::wstring DXP::IEDM_Record::GetGUID ( )

◆ GetHRID()

std::wstring DXP::IEDM_Record::GetHRID ( )

◆ GetLastModifiedByGUID()

std::wstring DXP::IEDM_Record::GetLastModifiedByGUID ( )

◆ GetLastModifiedByName()

std::wstring DXP::IEDM_Record::GetLastModifiedByName ( )

◆ GetLastModifiedDate()

double DXP::IEDM_Record::GetLastModifiedDate ( )

◆ SetCreatedByGUID()

void DXP::IEDM_Record::SetCreatedByGUID ( std::wstring const AValue)

◆ SetCreatedByName()

void DXP::IEDM_Record::SetCreatedByName ( std::wstring const AValue)

◆ SetCreatedDate()

void DXP::IEDM_Record::SetCreatedDate ( double const AValue)

◆ SetGUID()

void DXP::IEDM_Record::SetGUID ( std::wstring const AValue)

◆ SetHRID()

void DXP::IEDM_Record::SetHRID ( std::wstring const AValue)

◆ SetLastModifiedByGUID()

void DXP::IEDM_Record::SetLastModifiedByGUID ( std::wstring const AValue)

◆ SetLastModifiedByName()

void DXP::IEDM_Record::SetLastModifiedByName ( std::wstring const AValue)

◆ SetLastModifiedDate()

void DXP::IEDM_Record::SetLastModifiedDate ( double const AValue)

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