|
Altium C++ SDK 3.0
|
#include <EDP.SCH.Interfaces.h>
| ISoftBreakpoint * SCH::INexusDevice::AddSoftBreakpoint | ( | int | MemorySpace, |
| INT64 | Address ) |
| long SCH::INexusDevice::BitmapHandle | ( | ) |
| void SCH::INexusDevice::ClearAllSoftBreakpoints | ( | ) |
| bool SCH::INexusDevice::ConfigureFpgaProject | ( | EDP::IProject *const | AProject | ) |
| void SCH::INexusDevice::ContinueFromTemporarySuspend | ( | ) |
| void SCH::INexusDevice::ContinueProcessor | ( | ) |
| std::wstring SCH::INexusDevice::CoreGen_OutputExtension | ( | ) |
| bool SCH::INexusDevice::CreateViewer | ( | ) |
| void SCH::INexusDevice::CustomAction_Execute | ( | int | Index | ) |
| void SCH::INexusDevice::CustomAction_GetState | ( | int | Index, |
| bool * | Enabled, | ||
| bool * | Checked, | ||
| bool * | Visible, | ||
| std::wstring * | Caption, | ||
| std::wstring * | ImageFile ) |
| bool SCH::INexusDevice::EPM_Download | ( | std::wstring | Address, |
| std::wstring | FileName, | ||
| std::wstring | Location ) |
| int SCH::INexusDevice::EPM_GetTestResult | ( | int | TestReg | ) |
| bool SCH::INexusDevice::EPM_InititateTest | ( | ) |
| void SCH::INexusDevice::EPM_SetPercentCallBack | ( | IPercentCallback *const | ACallBack | ) |
| void SCH::INexusDevice::Flash_Configure | ( | ) |
| int SCH::INexusDevice::Flash_Program | ( | std::wstring | BitFilename | ) |
| bool SCH::INexusDevice::Flash_Reset | ( | ) |
| bool SCH::INexusDevice::Flash_ResetForBitStream | ( | ) |
| IProcessFlow * SCH::INexusDevice::FlowStage_Build | ( | ) |
| IProcessFlow * SCH::INexusDevice::FlowStage_Download | ( | ) |
| TDeviceState SCH::INexusDevice::GetDeviceState | ( | ) |
| TNexusDriverStatus SCH::INexusDevice::GetDriverStatus | ( | ) |
| std::wstring SCH::INexusDevice::GetHexFilePath | ( | ) |
| IMemorySpace * SCH::INexusDevice::GetMemorySpace | ( | int | Index | ) |
| IMemorySpace * SCH::INexusDevice::GetMemorySpace_Program | ( | ) |
| IProcessorRegister * SCH::INexusDevice::GetProcessorRegister | ( | int | Index | ) |
| IProcessorRegister * SCH::INexusDevice::GetProcessorRegister_PC | ( | ) |
| IProcessorRegister * SCH::INexusDevice::GetProcessorRegister_SP | ( | ) |
| ISoftBreakpoint * SCH::INexusDevice::GetSoftBreakpoint | ( | int | MemorySpace, |
| INT64 | Address ) |
| std::wstring SCH::INexusDevice::GetUniqueId | ( | ) |
| IInstrumentView * SCH::INexusDevice::GetViewer | ( | ) |
| bool SCH::INexusDevice::InvalidateResources | ( | ) |
| IJTagChannel * SCH::INexusDevice::JTagChannel | ( | ) |
| int SCH::INexusDevice::JTagIndex | ( | ) |
| IJtagPort * SCH::INexusDevice::JtagPort | ( | ) |
| bool SCH::INexusDevice::LittleEndian | ( | ) |
| int SCH::INexusDevice::MemorySpaceCount | ( | ) |
| INexusDriver * SCH::INexusDevice::NexusDriver | ( | ) |
| void SCH::INexusDevice::PauseProcessor | ( | ) |
| bool SCH::INexusDevice::ProcessorIsPaused | ( | ) |
| bool SCH::INexusDevice::ProcessorIsReset | ( | ) |
| bool SCH::INexusDevice::ProcessorIsRunning | ( | ) |
| int SCH::INexusDevice::ProcessorRegisterCount | ( | ) |
| int SCH::INexusDevice::ProgramDevice | ( | std::wstring | BitFilename | ) |
| long SCH::INexusDevice::ReadNexusRegisterAtAddress | ( | int | Address, |
| int | BitCount ) |
| std::wstring SCH::INexusDevice::ReadStringNexusRegisterAtAddress | ( | int | Address, |
| int | BitCount ) |
| long SCH::INexusDevice::ReadUserCode | ( | ) |
| void SCH::INexusDevice::ReleaseResources | ( | ) |
| bool SCH::INexusDevice::RemoveSoftBreakpoint | ( | int | MemorySpace, |
| INT64 | Address ) |
| bool SCH::INexusDevice::ResetDevice | ( | ) |
| void SCH::INexusDevice::ResetNexusRegisters | ( | ) |
| void SCH::INexusDevice::ResetProcessor | ( | ) |
| bool SCH::INexusDevice::RunDiagnostic | ( | ) |
| void SCH::INexusDevice::RunSingleStepInSubstitutionRegister | ( | ) |
| void SCH::INexusDevice::RunSteps | ( | int | StepCount | ) |
| void SCH::INexusDevice::SetJTagChannel | ( | IJTagChannel *const | AJTagChannel | ) |
| void SCH::INexusDevice::SetJTagIndex | ( | int | AJTagIndex | ) |
| void SCH::INexusDevice::SetJtagPort | ( | IJtagPort *const | APort | ) |
| void SCH::INexusDevice::ShowAboutDialog | ( | ) |
| bool SCH::INexusDevice::ShowConfiguration | ( | ) |
| void SCH::INexusDevice::ShowCurrentSensePanel | ( | ) |
| void SCH::INexusDevice::SingleStepProcessor | ( | ) |
| int SCH::INexusDevice::SoftBreakpointCount | ( | ) |
| std::wstring SCH::INexusDevice::StatusString | ( | ) |
| bool SCH::INexusDevice::Supports | ( | std::wstring const | Action | ) |
| void SCH::INexusDevice::TemporarySuspend | ( | ) |
| std::wstring SCH::INexusDevice::VendorToolsDescriptor | ( | ) |
| bool SCH::INexusDevice::VendorToolsPresent | ( | ) |
| bool SCH::INexusDevice::VendorToolsUpToDate | ( | ) |
| void SCH::INexusDevice::WriteNexusRegisterAtAddress | ( | int | Address, |
| int | BitCount, | ||
| long | Data ) |
| void SCH::INexusDevice::WriteStringNexusRegisterAtAddress | ( | int | Address, |
| std::wstring | Data ) |