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

#include <EDP.SCH.Interfaces.h>

Inheritance diagram for SCH::ISoftBreakpoint:
SCH::IHardBreakpoint

Public Member Functions

void Import_FromCore ()
void Export_ToCore ()
long GetReplaced ()
INexusDeviceGetNexusDevice ()
void SetReplaced (long Value)
bool Enable ()
bool Disable ()
int GetMemorySpace ()
void SetMemorySpace (int AMemorySpace)
void Reset ()
INT64 GetAddress ()
void SetAddress (INT64 Value)

Member Function Documentation

◆ Disable()

bool SCH::ISoftBreakpoint::Disable ( )

◆ Enable()

bool SCH::ISoftBreakpoint::Enable ( )

◆ Export_ToCore()

void SCH::ISoftBreakpoint::Export_ToCore ( )

◆ GetAddress()

INT64 SCH::ISoftBreakpoint::GetAddress ( )

◆ GetMemorySpace()

int SCH::ISoftBreakpoint::GetMemorySpace ( )

◆ GetNexusDevice()

INexusDevice * SCH::ISoftBreakpoint::GetNexusDevice ( )

◆ GetReplaced()

long SCH::ISoftBreakpoint::GetReplaced ( )

◆ Import_FromCore()

void SCH::ISoftBreakpoint::Import_FromCore ( )

◆ Reset()

void SCH::ISoftBreakpoint::Reset ( )

◆ SetAddress()

void SCH::ISoftBreakpoint::SetAddress ( INT64 Value)

◆ SetMemorySpace()

void SCH::ISoftBreakpoint::SetMemorySpace ( int AMemorySpace)

◆ SetReplaced()

void SCH::ISoftBreakpoint::SetReplaced ( long Value)

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