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

#include <EDP.SCH.Interfaces.h>

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

Public Member Functions

INT64 GetAddressMask ()
INT64 GetData ()
INT64 GetDataMask ()
INT64 GetControl ()
INT64 GetControlMask ()
void SetAddressMask (INT64 Value)
void SetData (INT64 Value)
void SetDataMask (INT64 Value)
void SetControl (INT64 Value)
void SetControlMask (INT64 Value)
Public Member Functions inherited from SCH::ISoftBreakpoint
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

◆ GetAddressMask()

INT64 SCH::IHardBreakpoint::GetAddressMask ( )

◆ GetControl()

INT64 SCH::IHardBreakpoint::GetControl ( )

◆ GetControlMask()

INT64 SCH::IHardBreakpoint::GetControlMask ( )

◆ GetData()

INT64 SCH::IHardBreakpoint::GetData ( )

◆ GetDataMask()

INT64 SCH::IHardBreakpoint::GetDataMask ( )

◆ SetAddressMask()

void SCH::IHardBreakpoint::SetAddressMask ( INT64 Value)

◆ SetControl()

void SCH::IHardBreakpoint::SetControl ( INT64 Value)

◆ SetControlMask()

void SCH::IHardBreakpoint::SetControlMask ( INT64 Value)

◆ SetData()

void SCH::IHardBreakpoint::SetData ( INT64 Value)

◆ SetDataMask()

void SCH::IHardBreakpoint::SetDataMask ( INT64 Value)

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