|
Altium C++ SDK 3.0
|
#include <DXP.Interfaces.h>
Public Member Functions | |
| void | SetMenuTextFormat (std::wstring const AValue) |
| void | SetStateBeforeGUID (std::wstring const AValue) |
| void | SetStateAfterGUID (std::wstring const AValue) |
| void | SetDefinitionGUID (std::wstring const AValue) |
| void | SetIndex (int const AValue) |
| std::wstring | GetMenuTextFormat () |
| std::wstring | GetStateBeforeGUID () |
| std::wstring | GetStateAfterGUID () |
| std::wstring | GetDefinitionGUID () |
| int | GetIndex () |
| void | SetPermissionType (int const AValue) |
| int | GetPermissionType () |
| 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_LifeCycleStateTransition::GetDefinitionGUID | ( | ) |
| int DXP::IULB_LifeCycleStateTransition::GetIndex | ( | ) |
| std::wstring DXP::IULB_LifeCycleStateTransition::GetMenuTextFormat | ( | ) |
| int DXP::IULB_LifeCycleStateTransition::GetPermissionType | ( | ) |
| std::wstring DXP::IULB_LifeCycleStateTransition::GetStateAfterGUID | ( | ) |
| std::wstring DXP::IULB_LifeCycleStateTransition::GetStateBeforeGUID | ( | ) |
| void DXP::IULB_LifeCycleStateTransition::SetDefinitionGUID | ( | std::wstring const | AValue | ) |
| void DXP::IULB_LifeCycleStateTransition::SetIndex | ( | int const | AValue | ) |
| void DXP::IULB_LifeCycleStateTransition::SetMenuTextFormat | ( | std::wstring const | AValue | ) |
| void DXP::IULB_LifeCycleStateTransition::SetPermissionType | ( | int const | AValue | ) |
| void DXP::IULB_LifeCycleStateTransition::SetStateAfterGUID | ( | std::wstring const | AValue | ) |
| void DXP::IULB_LifeCycleStateTransition::SetStateBeforeGUID | ( | std::wstring const | AValue | ) |