|
Altium C++ SDK 3.0
|
#include <EDP.SCH.Interfaces.h>
Public Member Functions | |
| std::wstring | VendorToolsDescriptor (std::wstring const AVendor) |
| bool | ToolIsPresentForVendor (std::wstring const AVendor) |
| bool | ToolSupportedForVendor (std::wstring const AVendor) |
| std::wstring | FindExecutableForVendor (std::wstring const AVendor, std::wstring const AExeName) |
| std::wstring | ToolVersionStrForVendor (std::wstring const AVendor) |
| double | ToolVersionForVendor (std::wstring const AVendor) |
| std::wstring | RootDirForVendor (std::wstring const AVendor) |
| std::wstring | SpecialDirForVendor (std::wstring const AVendor, TVendorDir ADir) |
| std::wstring SCH::IVendorToolManager::FindExecutableForVendor | ( | std::wstring const | AVendor, |
| std::wstring const | AExeName ) |
| std::wstring SCH::IVendorToolManager::RootDirForVendor | ( | std::wstring const | AVendor | ) |
| std::wstring SCH::IVendorToolManager::SpecialDirForVendor | ( | std::wstring const | AVendor, |
| TVendorDir | ADir ) |
| bool SCH::IVendorToolManager::ToolIsPresentForVendor | ( | std::wstring const | AVendor | ) |
| bool SCH::IVendorToolManager::ToolSupportedForVendor | ( | std::wstring const | AVendor | ) |
| double SCH::IVendorToolManager::ToolVersionForVendor | ( | std::wstring const | AVendor | ) |
| std::wstring SCH::IVendorToolManager::ToolVersionStrForVendor | ( | std::wstring const | AVendor | ) |
| std::wstring SCH::IVendorToolManager::VendorToolsDescriptor | ( | std::wstring const | AVendor | ) |