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

#include <EDP.SCH.Interfaces.h>

Inheritance diagram for SCH::IGenericDeviceManager:

Public Member Functions

void SetAssociatedBSDLFileName (long AIdCode, int AJTagIndex, std::wstring ABSDLFileName)
void SetInstructionLength (long AIdCode, int AInstructionLength)
std::wstring GetAssociatedBSDLFileName (long AIdCode, int AJTagIndex)
std::wstring GetAssociatedLibraryReference (long AIdCode, int AJTagIndex)
std::wstring GetAssociatedLibraryFileName (long AIdCode, int AJTagIndex)
int GetInstructionLength (long AIdCode)
std::wstring GetNonAssociatedBSDLFileNamesForIdCode (long AIdCode, int AJTagIndex)
std::wstring GetAssociatedDeviceSettingsDescription (long AIdCode, int AJTagIndex)
void Import_FromUser_JTAGIdMapping (long AIdCode)

Member Function Documentation

◆ GetAssociatedBSDLFileName()

std::wstring SCH::IGenericDeviceManager::GetAssociatedBSDLFileName ( long AIdCode,
int AJTagIndex )

◆ GetAssociatedDeviceSettingsDescription()

std::wstring SCH::IGenericDeviceManager::GetAssociatedDeviceSettingsDescription ( long AIdCode,
int AJTagIndex )

◆ GetAssociatedLibraryFileName()

std::wstring SCH::IGenericDeviceManager::GetAssociatedLibraryFileName ( long AIdCode,
int AJTagIndex )

◆ GetAssociatedLibraryReference()

std::wstring SCH::IGenericDeviceManager::GetAssociatedLibraryReference ( long AIdCode,
int AJTagIndex )

◆ GetInstructionLength()

int SCH::IGenericDeviceManager::GetInstructionLength ( long AIdCode)

◆ GetNonAssociatedBSDLFileNamesForIdCode()

std::wstring SCH::IGenericDeviceManager::GetNonAssociatedBSDLFileNamesForIdCode ( long AIdCode,
int AJTagIndex )

◆ Import_FromUser_JTAGIdMapping()

void SCH::IGenericDeviceManager::Import_FromUser_JTAGIdMapping ( long AIdCode)

◆ SetAssociatedBSDLFileName()

void SCH::IGenericDeviceManager::SetAssociatedBSDLFileName ( long AIdCode,
int AJTagIndex,
std::wstring ABSDLFileName )

◆ SetInstructionLength()

void SCH::IGenericDeviceManager::SetInstructionLength ( long AIdCode,
int AInstructionLength )

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