|
Altium C++ SDK 3.0
|
#include <DXP.Interfaces.h>
Public Member Functions | |
| void | SetItemRevisionGUID (std::wstring const AValue) |
| void | SetStateTransitionGUID (std::wstring const AValue) |
| void | SetStateAfterGUID (std::wstring const AValue) |
| std::wstring | GetItemRevisionGUID () |
| std::wstring | GetStateTransitionGUID () |
| std::wstring | GetStateAfterGUID () |
| std::wstring | GetNote () |
| void | SetNote (std::wstring AValue) |
| 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_Object * | Replicate () |
| void | CopyTo (IEDM_Object *AObject) |
| std::wstring DXP::IULB_LifeCycleStateChange::GetItemRevisionGUID | ( | ) |
| std::wstring DXP::IULB_LifeCycleStateChange::GetNote | ( | ) |
| std::wstring DXP::IULB_LifeCycleStateChange::GetStateAfterGUID | ( | ) |
| std::wstring DXP::IULB_LifeCycleStateChange::GetStateTransitionGUID | ( | ) |
| void DXP::IULB_LifeCycleStateChange::SetItemRevisionGUID | ( | std::wstring const | AValue | ) |
| void DXP::IULB_LifeCycleStateChange::SetNote | ( | std::wstring | AValue | ) |
| void DXP::IULB_LifeCycleStateChange::SetStateAfterGUID | ( | std::wstring const | AValue | ) |
| void DXP::IULB_LifeCycleStateChange::SetStateTransitionGUID | ( | std::wstring const | AValue | ) |