|
Altium C++ SDK 3.0
|
#include <DXP.Interfaces.h>
Public Member Functions | |
| std::wstring | GetGUID () |
| std::wstring | GetPath () |
| TPluginsStatus | GetStatus () |
| void | SetGUID (std::wstring const Value) |
| void | SetPath (std::wstring const Value) |
| void | SetStatus (TPluginsStatus Value) |
| std::wstring | GetVaultGUID () |
| std::wstring | GetReadMe () |
| std::wstring | GetHelp () |
| std::wstring | GetRequirements () |
| std::wstring | GetShortDescription () |
| std::wstring | GetLongDescription () |
| void | SetVaultGUID (std::wstring const Value) |
| void | SetReadMe (std::wstring const Value) |
| void | SetHelp (std::wstring const Value) |
| void | SetRequirements (std::wstring const Value) |
| void | SetShortDescription (std::wstring const Value) |
| void | SetLongDescription (std::wstring const Value) |
| std::wstring | GetHRID () |
| std::wstring | GetTitle () |
| std::wstring | GetSmallImage () |
| std::wstring | GetLargeImage () |
| std::wstring | GetVersion () |
| std::wstring | GetVersionGuid () |
| double | GetDateInstalled () |
| void | SetHRID (std::wstring const Value) |
| void | SetTitle (std::wstring const Value) |
| void | SetSmallImage (std::wstring const Value) |
| void | SetLargeImage (std::wstring const Value) |
| void | SetVersion (std::wstring const Value) |
| void | SetVersionGuid (std::wstring const Value) |
| void | SetDateInstalled (double Value) |
| std::wstring | GetCreatedBy () |
| std::wstring | GetCategoryGuid () |
| std::wstring | GetCategoryName () |
| double | GetReleasedDate () |
| std::wstring | GetReleaseNotes () |
| bool | GetIsSystem () |
| void | SetCreatedBy (std::wstring const Value) |
| void | SetCategoryGuid (std::wstring const Value) |
| void | SetCategoryName (std::wstring const Value) |
| void | SetReleasedDate (double Value) |
| void | SetReleaseNotes (std::wstring const Value) |
| void | SetIsSystem (bool Value) |
| IPluginsPlatformVersions * | GetPlatformVersions () |
| void | Validate () |
| void | StartAutoRun (TPluginAutoRunAction AutoRunAction) |
| std::wstring DXP::IPluginsRegistryItem::GetCategoryGuid | ( | ) |
| std::wstring DXP::IPluginsRegistryItem::GetCategoryName | ( | ) |
| std::wstring DXP::IPluginsRegistryItem::GetCreatedBy | ( | ) |
| double DXP::IPluginsRegistryItem::GetDateInstalled | ( | ) |
| std::wstring DXP::IPluginsRegistryItem::GetGUID | ( | ) |
| std::wstring DXP::IPluginsRegistryItem::GetHelp | ( | ) |
| std::wstring DXP::IPluginsRegistryItem::GetHRID | ( | ) |
| bool DXP::IPluginsRegistryItem::GetIsSystem | ( | ) |
| std::wstring DXP::IPluginsRegistryItem::GetLargeImage | ( | ) |
| std::wstring DXP::IPluginsRegistryItem::GetLongDescription | ( | ) |
| std::wstring DXP::IPluginsRegistryItem::GetPath | ( | ) |
| IPluginsPlatformVersions * DXP::IPluginsRegistryItem::GetPlatformVersions | ( | ) |
| std::wstring DXP::IPluginsRegistryItem::GetReadMe | ( | ) |
| double DXP::IPluginsRegistryItem::GetReleasedDate | ( | ) |
| std::wstring DXP::IPluginsRegistryItem::GetReleaseNotes | ( | ) |
| std::wstring DXP::IPluginsRegistryItem::GetRequirements | ( | ) |
| std::wstring DXP::IPluginsRegistryItem::GetShortDescription | ( | ) |
| std::wstring DXP::IPluginsRegistryItem::GetSmallImage | ( | ) |
| TPluginsStatus DXP::IPluginsRegistryItem::GetStatus | ( | ) |
| std::wstring DXP::IPluginsRegistryItem::GetTitle | ( | ) |
| std::wstring DXP::IPluginsRegistryItem::GetVaultGUID | ( | ) |
| std::wstring DXP::IPluginsRegistryItem::GetVersion | ( | ) |
| std::wstring DXP::IPluginsRegistryItem::GetVersionGuid | ( | ) |
| void DXP::IPluginsRegistryItem::SetCategoryGuid | ( | std::wstring const | Value | ) |
| void DXP::IPluginsRegistryItem::SetCategoryName | ( | std::wstring const | Value | ) |
| void DXP::IPluginsRegistryItem::SetCreatedBy | ( | std::wstring const | Value | ) |
| void DXP::IPluginsRegistryItem::SetDateInstalled | ( | double | Value | ) |
| void DXP::IPluginsRegistryItem::SetGUID | ( | std::wstring const | Value | ) |
| void DXP::IPluginsRegistryItem::SetHelp | ( | std::wstring const | Value | ) |
| void DXP::IPluginsRegistryItem::SetHRID | ( | std::wstring const | Value | ) |
| void DXP::IPluginsRegistryItem::SetIsSystem | ( | bool | Value | ) |
| void DXP::IPluginsRegistryItem::SetLargeImage | ( | std::wstring const | Value | ) |
| void DXP::IPluginsRegistryItem::SetLongDescription | ( | std::wstring const | Value | ) |
| void DXP::IPluginsRegistryItem::SetPath | ( | std::wstring const | Value | ) |
| void DXP::IPluginsRegistryItem::SetReadMe | ( | std::wstring const | Value | ) |
| void DXP::IPluginsRegistryItem::SetReleasedDate | ( | double | Value | ) |
| void DXP::IPluginsRegistryItem::SetReleaseNotes | ( | std::wstring const | Value | ) |
| void DXP::IPluginsRegistryItem::SetRequirements | ( | std::wstring const | Value | ) |
| void DXP::IPluginsRegistryItem::SetShortDescription | ( | std::wstring const | Value | ) |
| void DXP::IPluginsRegistryItem::SetSmallImage | ( | std::wstring const | Value | ) |
| void DXP::IPluginsRegistryItem::SetStatus | ( | TPluginsStatus | Value | ) |
| void DXP::IPluginsRegistryItem::SetTitle | ( | std::wstring const | Value | ) |
| void DXP::IPluginsRegistryItem::SetVaultGUID | ( | std::wstring const | Value | ) |
| void DXP::IPluginsRegistryItem::SetVersion | ( | std::wstring const | Value | ) |
| void DXP::IPluginsRegistryItem::SetVersionGuid | ( | std::wstring const | Value | ) |
| void DXP::IPluginsRegistryItem::StartAutoRun | ( | TPluginAutoRunAction | AutoRunAction | ) |
| void DXP::IPluginsRegistryItem::Validate | ( | ) |