|
Altium C++ SDK 3.0
|
#include <DXP.Interfaces.h>
Public Member Functions | |
| std::wstring | GetCreatedByGUID () |
| std::wstring | GetGUID () |
| std::wstring | GetHRID () |
| std::wstring | GetShortcut () |
| int | GetAccessType () |
| std::wstring | GetComponentTypes () |
| std::wstring | GetFolders () |
| std::wstring | GetParameters () |
| void | SetCreatedByGUID (std::wstring const Value) |
| void | SetGUID (std::wstring const Value) |
| void | SetHRID (std::wstring const Value) |
| void | SetShortcut (std::wstring const Value) |
| void | SetAccessType (int const Value) |
| void | SetComponentTypes (std::wstring const Value) |
| void | SetFolders (std::wstring const Value) |
| void | SetParameters (std::wstring const Value) |
| int DXP::IEDMS_SearchTemplate::GetAccessType | ( | ) |
| std::wstring DXP::IEDMS_SearchTemplate::GetComponentTypes | ( | ) |
| std::wstring DXP::IEDMS_SearchTemplate::GetCreatedByGUID | ( | ) |
| std::wstring DXP::IEDMS_SearchTemplate::GetFolders | ( | ) |
| std::wstring DXP::IEDMS_SearchTemplate::GetGUID | ( | ) |
| std::wstring DXP::IEDMS_SearchTemplate::GetHRID | ( | ) |
| std::wstring DXP::IEDMS_SearchTemplate::GetParameters | ( | ) |
| std::wstring DXP::IEDMS_SearchTemplate::GetShortcut | ( | ) |
| void DXP::IEDMS_SearchTemplate::SetAccessType | ( | int const | Value | ) |
| void DXP::IEDMS_SearchTemplate::SetComponentTypes | ( | std::wstring const | Value | ) |
| void DXP::IEDMS_SearchTemplate::SetCreatedByGUID | ( | std::wstring const | Value | ) |
| void DXP::IEDMS_SearchTemplate::SetFolders | ( | std::wstring const | Value | ) |
| void DXP::IEDMS_SearchTemplate::SetGUID | ( | std::wstring const | Value | ) |
| void DXP::IEDMS_SearchTemplate::SetHRID | ( | std::wstring const | Value | ) |
| void DXP::IEDMS_SearchTemplate::SetParameters | ( | std::wstring const | Value | ) |
| void DXP::IEDMS_SearchTemplate::SetShortcut | ( | std::wstring const | Value | ) |