|
Altium C++ SDK 3.0
|
#include <EDP.SCH.Interfaces.h>
| long SCH::INexusDriver::AddSoftBreakpoint | ( | int | MemorySpace, |
| INT64 | Address ) |
| IClockCoreGenerator * SCH::INexusDriver::ClockCoreGenerator | ( | ) |
| IClockCoreTemplateGenerator * SCH::INexusDriver::ClockCoreTemplateGenerator | ( | ) |
| ITargetCoreGenerator * SCH::INexusDriver::ClockGeneratorTargetCore | ( | ) |
| bool SCH::INexusDriver::ConfigureFpgaProject | ( | EDP::IProject *const | Project | ) |
| void SCH::INexusDriver::ContinueProcessor | ( | ) |
| std::wstring SCH::INexusDriver::CoreGen_OutputExtension | ( | ) |
| void SCH::INexusDriver::CreateRackViewer | ( | ) |
| void SCH::INexusDriver::CustomAction_Execute | ( | int | Index | ) |
| void SCH::INexusDriver::CustomAction_GetState | ( | int | Index, |
| bool * | Enabled, | ||
| bool * | Checked, | ||
| bool * | Visible, | ||
| std::wstring * | Caption, | ||
| std::wstring * | ImageFile ) |
| ICustomCoreGenerator * SCH::INexusDriver::CustomCoreGenerator | ( | TModuleType | AModuleType | ) |
| bool SCH::INexusDriver::EPM_Download | ( | std::wstring | Address, |
| std::wstring | FileName, | ||
| std::wstring | Location ) |
| int SCH::INexusDriver::EPM_GetTestResult | ( | int | TestReg | ) |
| bool SCH::INexusDriver::EPM_InititateTest | ( | ) |
| void SCH::INexusDriver::EPM_SetPercentCallBack | ( | IPercentCallback *const | ACallBack | ) |
| bool SCH::INexusDriver::Finalize | ( | ) |
| bool SCH::INexusDriver::FinishDownload | ( | int | MemorySpaceIndex | ) |
| void SCH::INexusDriver::Flash_Configure | ( | ) |
| int SCH::INexusDriver::Flash_Program | ( | std::wstring | FileName | ) |
| bool SCH::INexusDriver::Flash_Reset | ( | ) |
| bool SCH::INexusDriver::Flash_ResetForBitStream | ( | ) |
| IProcessFlow * SCH::INexusDriver::FlowStage_Build | ( | ) |
| IProcessFlow * SCH::INexusDriver::FlowStage_Download | ( | ) |
| long SCH::INexusDriver::GetBitmapHandle | ( | ) |
| TDeviceState SCH::INexusDriver::GetDeviceState | ( | ) |
| std::wstring SCH::INexusDriver::GetDeviceTypeForLicenseCheck | ( | ) |
| std::wstring SCH::INexusDriver::GetEmbeddedConstraintFile | ( | ) |
| std::wstring SCH::INexusDriver::GetFolder_Library | ( | ) |
| int SCH::INexusDriver::GetMemorySpace_Program | ( | ) |
| long SCH::INexusDriver::GetMemorySpaceBytesPerUnit | ( | int | MemorySpaceIndex | ) |
| int SCH::INexusDriver::GetMemorySpaceCount | ( | ) |
| TMemoryKind SCH::INexusDriver::GetMemorySpaceKind | ( | int | MemorySpaceIndex | ) |
| INT64 SCH::INexusDriver::GetMemorySpaceLength | ( | int | MemorySpaceIndex | ) |
| std::wstring SCH::INexusDriver::GetMemorySpaceName | ( | int | MemorySpaceIndex | ) |
| std::wstring SCH::INexusDriver::GetMemorySpaceShortName | ( | int | MemorySpaceIndex | ) |
| long SCH::INexusDriver::GetMemorySpaceWidth | ( | int | MemorySpaceIndex | ) |
| INexusDevice * SCH::INexusDriver::GetNexusDevice | ( | ) |
| int SCH::INexusDriver::GetProcessorRegisterCount | ( | ) |
| std::wstring SCH::INexusDriver::GetProcessorRegisterName | ( | int | RegisterIndex | ) |
| std::wstring SCH::INexusDriver::GetProcessorRegisterShortName | ( | int | RegisterIndex | ) |
| long SCH::INexusDriver::GetProcessorRegisterValue | ( | int | RegisterIndex | ) |
| std::wstring SCH::INexusDriver::GetProcessorRegisterWideValue | ( | int | RegisterIndex | ) |
| long SCH::INexusDriver::GetProcessorRegisterWidth | ( | int | RegisterIndex | ) |
| IInstrumentView * SCH::INexusDriver::GetRackViewer | ( | ) |
| int SCH::INexusDriver::GetRegisterIndex_PC | ( | ) |
| int SCH::INexusDriver::GetRegisterIndex_SP | ( | ) |
| int SCH::INexusDriver::GetSoftBreakpointAddressByteAlign | ( | ) |
| bool SCH::INexusDriver::InitDownload | ( | int | MemorySpaceIndex | ) |
| bool SCH::INexusDriver::InvalidateResources | ( | ) |
| bool SCH::INexusDriver::LittleEndian | ( | ) |
| void SCH::INexusDriver::PauseProcessor | ( | ) |
| bool SCH::INexusDriver::ProcessorIsPaused | ( | ) |
| bool SCH::INexusDriver::ProcessorIsReset | ( | ) |
| bool SCH::INexusDriver::ProcessorIsRunning | ( | ) |
| bool SCH::INexusDriver::ProcessorIsUsingReducedInstructionSet | ( | ) |
| int SCH::INexusDriver::ProgramDevice | ( | std::wstring | FileName | ) |
| long SCH::INexusDriver::ReadUserCode | ( | ) |
| void SCH::INexusDriver::ReleaseResources | ( | ) |
| bool SCH::INexusDriver::RemoveSoftBreakpoint | ( | int | MemorySpace, |
| INT64 | Address, | ||
| long | Replaced ) |
| bool SCH::INexusDriver::ResetDevice | ( | ) |
| void SCH::INexusDriver::ResetNexusRegisters | ( | ) |
| void SCH::INexusDriver::ResetProcessor | ( | ) |
| bool SCH::INexusDriver::RestoreProcessorState | ( | ) |
| bool SCH::INexusDriver::RunDiagnostic | ( | ) |
| void SCH::INexusDriver::RunSingleStepInSubstitutionRegister | ( | ) |
| void SCH::INexusDriver::RunSteps | ( | int | StepCount | ) |
| bool SCH::INexusDriver::SaveProcessorState | ( | ) |
| void SCH::INexusDriver::SetEmbeddedConstraintFile | ( | std::wstring | AConstraintFile | ) |
| bool SCH::INexusDriver::SetNexusDevice | ( | INexusDevice * | ANexusDevice | ) |
| bool SCH::INexusDriver::SetProcessorRegisterValue | ( | int | RegisterIndex, |
| long | Value ) |
| bool SCH::INexusDriver::SetProcessorRegisterWideValue | ( | int | RegisterIndex, |
| std::wstring const | Value ) |
| void SCH::INexusDriver::ShowAboutDialog | ( | ) |
| bool SCH::INexusDriver::ShowConfiguration | ( | ) |
| void SCH::INexusDriver::ShowCurrentSensePanel | ( | ) |
| void SCH::INexusDriver::SingleStepProcessor | ( | ) |
| bool SCH::INexusDriver::Supports | ( | std::wstring const | Action | ) |
| std::wstring SCH::INexusDriver::VendorToolsDescriptor | ( | ) |
| bool SCH::INexusDriver::VendorToolsPresent | ( | ) |
| bool SCH::INexusDriver::VendorToolsUpToDate | ( | ) |