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

#include <EDP.SCH.Interfaces.h>

Inheritance diagram for SCH::IMemorySpace:

Public Member Functions

INexusDeviceGetNexusDevice ()
int GetIndex ()
std::wstring GetName ()
std::wstring GetShortName ()
int GetWidth ()
TMemoryKind GetKind ()
int GetBytesPerUnit ()
bool InitDownload ()
bool FinishDownload ()
INT64 GetLength ()

Member Function Documentation

◆ FinishDownload()

bool SCH::IMemorySpace::FinishDownload ( )

◆ GetBytesPerUnit()

int SCH::IMemorySpace::GetBytesPerUnit ( )

◆ GetIndex()

int SCH::IMemorySpace::GetIndex ( )

◆ GetKind()

TMemoryKind SCH::IMemorySpace::GetKind ( )

◆ GetLength()

INT64 SCH::IMemorySpace::GetLength ( )

◆ GetName()

std::wstring SCH::IMemorySpace::GetName ( )

◆ GetNexusDevice()

INexusDevice * SCH::IMemorySpace::GetNexusDevice ( )

◆ GetShortName()

std::wstring SCH::IMemorySpace::GetShortName ( )

◆ GetWidth()

int SCH::IMemorySpace::GetWidth ( )

◆ InitDownload()

bool SCH::IMemorySpace::InitDownload ( )

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