|
Altium C++ SDK 3.0
|
#include <DXP.Interfaces.h>
Public Member Functions | |
| void | SetLevel (int const AValue) |
| void | SetSequence (std::wstring const AValue) |
| void | SetSeparator (std::wstring const AValue) |
| void | SetMinimumWidth (int const AValue) |
| void | SetRevisionNamingSchemeGUID (std::wstring const AValue) |
| int | GetLevel () |
| std::wstring | GetSequence () |
| std::wstring | GetSeparator () |
| int | GetMinimumWidth () |
| std::wstring | GetRevisionNamingSchemeGUID () |
| 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) |
| int DXP::IULB_RevisionNameLevel::GetLevel | ( | ) |
| int DXP::IULB_RevisionNameLevel::GetMinimumWidth | ( | ) |
| std::wstring DXP::IULB_RevisionNameLevel::GetRevisionNamingSchemeGUID | ( | ) |
| std::wstring DXP::IULB_RevisionNameLevel::GetSeparator | ( | ) |
| std::wstring DXP::IULB_RevisionNameLevel::GetSequence | ( | ) |
| void DXP::IULB_RevisionNameLevel::SetLevel | ( | int const | AValue | ) |
| void DXP::IULB_RevisionNameLevel::SetMinimumWidth | ( | int const | AValue | ) |
| void DXP::IULB_RevisionNameLevel::SetRevisionNamingSchemeGUID | ( | std::wstring const | AValue | ) |
| void DXP::IULB_RevisionNameLevel::SetSeparator | ( | std::wstring const | AValue | ) |
| void DXP::IULB_RevisionNameLevel::SetSequence | ( | std::wstring const | AValue | ) |