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

#include <EDP.SCH.Interfaces.h>

Inheritance diagram for SCH::IDeviceLink:

Public Member Functions

IProcessFlowProcessFlow ()
IProcessFlowDownloadFlow ()
bool AnyFlowsRunning ()
INexusDeviceGetNexusDevice ()
INexusCoreGetNexusCore ()
EDP::IProjectGetProject ()
std::wstring GetConfiguration ()
IJTagDeviceGetJTAGDevice ()
std::wstring GetDeviceName ()
std::wstring GetUniqueDescription ()
int GetIndex ()
int GetJTAGIndex ()
std::wstring GetShortDescription ()
void SetDeviceName (std::wstring const ADeviceName)
EDP::IProjectGetFPGAProject ()
IProcessFlowVerifyFlow ()
IProcessFlowSubversionFlow ()
IProcessFlowVaultFlow ()

Member Function Documentation

◆ AnyFlowsRunning()

bool SCH::IDeviceLink::AnyFlowsRunning ( )

◆ DownloadFlow()

IProcessFlow * SCH::IDeviceLink::DownloadFlow ( )

◆ GetConfiguration()

std::wstring SCH::IDeviceLink::GetConfiguration ( )

◆ GetDeviceName()

std::wstring SCH::IDeviceLink::GetDeviceName ( )

◆ GetFPGAProject()

EDP::IProject * SCH::IDeviceLink::GetFPGAProject ( )

◆ GetIndex()

int SCH::IDeviceLink::GetIndex ( )

◆ GetJTAGDevice()

IJTagDevice * SCH::IDeviceLink::GetJTAGDevice ( )

◆ GetJTAGIndex()

int SCH::IDeviceLink::GetJTAGIndex ( )

◆ GetNexusCore()

INexusCore * SCH::IDeviceLink::GetNexusCore ( )

◆ GetNexusDevice()

INexusDevice * SCH::IDeviceLink::GetNexusDevice ( )

◆ GetProject()

EDP::IProject * SCH::IDeviceLink::GetProject ( )

◆ GetShortDescription()

std::wstring SCH::IDeviceLink::GetShortDescription ( )

◆ GetUniqueDescription()

std::wstring SCH::IDeviceLink::GetUniqueDescription ( )

◆ ProcessFlow()

IProcessFlow * SCH::IDeviceLink::ProcessFlow ( )

◆ SetDeviceName()

void SCH::IDeviceLink::SetDeviceName ( std::wstring const ADeviceName)

◆ SubversionFlow()

IProcessFlow * SCH::IDeviceLink::SubversionFlow ( )

◆ VaultFlow()

IProcessFlow * SCH::IDeviceLink::VaultFlow ( )

◆ VerifyFlow()

IProcessFlow * SCH::IDeviceLink::VerifyFlow ( )

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