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

#include <DXP.Interfaces.h>

Inheritance diagram for DXP::IULB_LifeCycleState:
DXP::IEDM_Record DXP::IEDM_Object

Public Member Functions

void SetDescription (std::wstring const AValue)
void SetIndex (int const AValue)
void SetStageGUID (std::wstring const AValue)
void SetDefinitionGUID (std::wstring const AValue)
void SetIsInitialState (bool const AValue)
void SetColor (std::wstring const AValue)
void SetTextColor (std::wstring const AValue)
std::wstring GetDescription ()
int GetIndex ()
std::wstring GetStageGUID ()
std::wstring GetDefinitionGUID ()
bool GetIsInitialState ()
std::wstring GetColor ()
std::wstring GetTextColor ()
void SetIsVisible (bool const AValue)
void SetIsApplicable (bool const AValue)
bool GetIsVisible ()
bool GetIsApplicable ()
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

◆ GetColor()

std::wstring DXP::IULB_LifeCycleState::GetColor ( )

◆ GetDefinitionGUID()

std::wstring DXP::IULB_LifeCycleState::GetDefinitionGUID ( )

◆ GetDescription()

std::wstring DXP::IULB_LifeCycleState::GetDescription ( )

◆ GetIndex()

int DXP::IULB_LifeCycleState::GetIndex ( )

◆ GetIsApplicable()

bool DXP::IULB_LifeCycleState::GetIsApplicable ( )

◆ GetIsInitialState()

bool DXP::IULB_LifeCycleState::GetIsInitialState ( )

◆ GetIsVisible()

bool DXP::IULB_LifeCycleState::GetIsVisible ( )

◆ GetStageGUID()

std::wstring DXP::IULB_LifeCycleState::GetStageGUID ( )

◆ GetTextColor()

std::wstring DXP::IULB_LifeCycleState::GetTextColor ( )

◆ SetColor()

void DXP::IULB_LifeCycleState::SetColor ( std::wstring const AValue)

◆ SetDefinitionGUID()

void DXP::IULB_LifeCycleState::SetDefinitionGUID ( std::wstring const AValue)

◆ SetDescription()

void DXP::IULB_LifeCycleState::SetDescription ( std::wstring const AValue)

◆ SetIndex()

void DXP::IULB_LifeCycleState::SetIndex ( int const AValue)

◆ SetIsApplicable()

void DXP::IULB_LifeCycleState::SetIsApplicable ( bool const AValue)

◆ SetIsInitialState()

void DXP::IULB_LifeCycleState::SetIsInitialState ( bool const AValue)

◆ SetIsVisible()

void DXP::IULB_LifeCycleState::SetIsVisible ( bool const AValue)

◆ SetStageGUID()

void DXP::IULB_LifeCycleState::SetStageGUID ( std::wstring const AValue)

◆ SetTextColor()

void DXP::IULB_LifeCycleState::SetTextColor ( std::wstring const AValue)

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