|
Altium C++ SDK 3.0
|
#include <EDP.SCH.Interfaces.h>
Public Member Functions | |
| IProcessFlow * | ProcessFlow () |
| IProcessFlow * | DownloadFlow () |
| bool | AnyFlowsRunning () |
| INexusDevice * | GetNexusDevice () |
| INexusCore * | GetNexusCore () |
| EDP::IProject * | GetProject () |
| std::wstring | GetConfiguration () |
| IJTagDevice * | GetJTAGDevice () |
| std::wstring | GetDeviceName () |
| std::wstring | GetUniqueDescription () |
| int | GetIndex () |
| int | GetJTAGIndex () |
| std::wstring | GetShortDescription () |
| void | SetDeviceName (std::wstring const ADeviceName) |
| EDP::IProject * | GetFPGAProject () |
| IProcessFlow * | VerifyFlow () |
| IProcessFlow * | SubversionFlow () |
| IProcessFlow * | VaultFlow () |
| bool SCH::IDeviceLink::AnyFlowsRunning | ( | ) |
| IProcessFlow * SCH::IDeviceLink::DownloadFlow | ( | ) |
| std::wstring SCH::IDeviceLink::GetConfiguration | ( | ) |
| std::wstring SCH::IDeviceLink::GetDeviceName | ( | ) |
| EDP::IProject * SCH::IDeviceLink::GetFPGAProject | ( | ) |
| int SCH::IDeviceLink::GetIndex | ( | ) |
| IJTagDevice * SCH::IDeviceLink::GetJTAGDevice | ( | ) |
| int SCH::IDeviceLink::GetJTAGIndex | ( | ) |
| INexusCore * SCH::IDeviceLink::GetNexusCore | ( | ) |
| INexusDevice * SCH::IDeviceLink::GetNexusDevice | ( | ) |
| EDP::IProject * SCH::IDeviceLink::GetProject | ( | ) |
| std::wstring SCH::IDeviceLink::GetShortDescription | ( | ) |
| std::wstring SCH::IDeviceLink::GetUniqueDescription | ( | ) |
| IProcessFlow * SCH::IDeviceLink::ProcessFlow | ( | ) |
| void SCH::IDeviceLink::SetDeviceName | ( | std::wstring const | ADeviceName | ) |
| IProcessFlow * SCH::IDeviceLink::SubversionFlow | ( | ) |
| IProcessFlow * SCH::IDeviceLink::VaultFlow | ( | ) |
| IProcessFlow * SCH::IDeviceLink::VerifyFlow | ( | ) |