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

#include <EDP.SCH.Interfaces.h>

Inheritance diagram for SCH::IVendorTool:

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)

Member Function Documentation

◆ GetFor64BitOS()

bool SCH::IVendorTool::GetFor64BitOS ( )

◆ GetIsDefault()

bool SCH::IVendorTool::GetIsDefault ( )

◆ GetProductName()

std::wstring SCH::IVendorTool::GetProductName ( )

◆ GetRootDir()

std::wstring SCH::IVendorTool::GetRootDir ( )

◆ GetSpecialDir()

std::wstring SCH::IVendorTool::GetSpecialDir ( TVendorDir ADir)

◆ GetSupported()

bool SCH::IVendorTool::GetSupported ( )

◆ GetVendor()

std::wstring SCH::IVendorTool::GetVendor ( )

◆ GetVendorExePath()

std::wstring SCH::IVendorTool::GetVendorExePath ( std::wstring const AExeName)

◆ GetVersion()

double SCH::IVendorTool::GetVersion ( )

◆ GetVersionStr()

std::wstring SCH::IVendorTool::GetVersionStr ( )

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