Altium C++ SDK 3.0
Loading...
Searching...
No Matches
SCH::IVendorToolManager Struct Reference

#include <EDP.SCH.Interfaces.h>

Inheritance diagram for SCH::IVendorToolManager:

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)

Member Function Documentation

◆ FindExecutableForVendor()

std::wstring SCH::IVendorToolManager::FindExecutableForVendor ( std::wstring const AVendor,
std::wstring const AExeName )

◆ RootDirForVendor()

std::wstring SCH::IVendorToolManager::RootDirForVendor ( std::wstring const AVendor)

◆ SpecialDirForVendor()

std::wstring SCH::IVendorToolManager::SpecialDirForVendor ( std::wstring const AVendor,
TVendorDir ADir )

◆ ToolIsPresentForVendor()

bool SCH::IVendorToolManager::ToolIsPresentForVendor ( std::wstring const AVendor)

◆ ToolSupportedForVendor()

bool SCH::IVendorToolManager::ToolSupportedForVendor ( std::wstring const AVendor)

◆ ToolVersionForVendor()

double SCH::IVendorToolManager::ToolVersionForVendor ( std::wstring const AVendor)

◆ ToolVersionStrForVendor()

std::wstring SCH::IVendorToolManager::ToolVersionStrForVendor ( std::wstring const AVendor)

◆ VendorToolsDescriptor()

std::wstring SCH::IVendorToolManager::VendorToolsDescriptor ( std::wstring const AVendor)

The documentation for this struct was generated from the following file: