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

#include <EDP.SCH.Interfaces.h>

Inheritance diagram for SCH::INexusPort:

Public Member Functions

IJtagPortGetJtagPort ()
std::wstring GetUniqueId ()
std::wstring GetShortDescription ()
int GetBoardDeviceCount ()
int GetHardDeviceCount ()
int GetSoftDeviceCount ()
int GetProcessorDeviceCount ()
IDeviceLinkGetBoardDevice (int Index)
IDeviceLinkGetHardDevice (int Index)
IDeviceLinkGetSoftDevice (int Index)
IDeviceLinkGetProcessorDevice (int Index)

Member Function Documentation

◆ GetBoardDevice()

IDeviceLink * SCH::INexusPort::GetBoardDevice ( int Index)

◆ GetBoardDeviceCount()

int SCH::INexusPort::GetBoardDeviceCount ( )

◆ GetHardDevice()

IDeviceLink * SCH::INexusPort::GetHardDevice ( int Index)

◆ GetHardDeviceCount()

int SCH::INexusPort::GetHardDeviceCount ( )

◆ GetJtagPort()

IJtagPort * SCH::INexusPort::GetJtagPort ( )

◆ GetProcessorDevice()

IDeviceLink * SCH::INexusPort::GetProcessorDevice ( int Index)

◆ GetProcessorDeviceCount()

int SCH::INexusPort::GetProcessorDeviceCount ( )

◆ GetShortDescription()

std::wstring SCH::INexusPort::GetShortDescription ( )

◆ GetSoftDevice()

IDeviceLink * SCH::INexusPort::GetSoftDevice ( int Index)

◆ GetSoftDeviceCount()

int SCH::INexusPort::GetSoftDeviceCount ( )

◆ GetUniqueId()

std::wstring SCH::INexusPort::GetUniqueId ( )

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