|
Altium C++ SDK 3.0
|
#include <EDP.SCH.Interfaces.h>
Public Member Functions | |
| std::wstring | GetVendor () |
| std::wstring | GetRootDir () |
| bool | GetSupported () |
| double | GetVersion () |
| std::wstring | GetVersionStr () |
| bool | GetFor64BitOS () |
| bool | GetIsDefault () |
| std::wstring | GetProductName () |
| std::wstring | GetVendorExePath (std::wstring const AExeName) |
| std::wstring | GetSpecialDir (TVendorDir ADir) |
| bool SCH::IVendorTool::GetFor64BitOS | ( | ) |
| bool SCH::IVendorTool::GetIsDefault | ( | ) |
| std::wstring SCH::IVendorTool::GetProductName | ( | ) |
| std::wstring SCH::IVendorTool::GetRootDir | ( | ) |
| std::wstring SCH::IVendorTool::GetSpecialDir | ( | TVendorDir | ADir | ) |
| bool SCH::IVendorTool::GetSupported | ( | ) |
| std::wstring SCH::IVendorTool::GetVendor | ( | ) |
| std::wstring SCH::IVendorTool::GetVendorExePath | ( | std::wstring const | AExeName | ) |
| double SCH::IVendorTool::GetVersion | ( | ) |
| std::wstring SCH::IVendorTool::GetVersionStr | ( | ) |