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

#include <EDP.SCH.Interfaces.h>

Inheritance diagram for SCH::IDeviceMemoryArchitectureSection:

Public Member Functions

long GetDeviceMemoryIndex ()
std::wstring GetBusName ()
std::wstring GetDescription ()
std::wstring GetBusType ()
long GetStartAddress ()
long GetSize ()
bool GetIsMappedIO ()
long GetAddressWidth ()
std::wstring GetDesignator ()
void SetDeviceMemoryIndex (long AValue)
void SetBusName (std::wstring AValue)
void SetDescription (std::wstring AValue)
void SetBusType (std::wstring AValue)
void SetStartAddress (long AValue)
void SetSize (long AValue)
void SetAddressWidth (long AValue)
void SetIsMappedIO (bool AValue)
void SetDesignator (std::wstring AValue)
int AddLogicalSection (IDeviceMemoryLogicalSection *ANewMap)
long GetChildMapCount ()
IDeviceMemoryLogicalSectionGetChildMap (long AIndex)

Member Function Documentation

◆ AddLogicalSection()

int SCH::IDeviceMemoryArchitectureSection::AddLogicalSection ( IDeviceMemoryLogicalSection * ANewMap)

◆ GetAddressWidth()

long SCH::IDeviceMemoryArchitectureSection::GetAddressWidth ( )

◆ GetBusName()

std::wstring SCH::IDeviceMemoryArchitectureSection::GetBusName ( )

◆ GetBusType()

std::wstring SCH::IDeviceMemoryArchitectureSection::GetBusType ( )

◆ GetChildMap()

IDeviceMemoryLogicalSection * SCH::IDeviceMemoryArchitectureSection::GetChildMap ( long AIndex)

◆ GetChildMapCount()

long SCH::IDeviceMemoryArchitectureSection::GetChildMapCount ( )

◆ GetDescription()

std::wstring SCH::IDeviceMemoryArchitectureSection::GetDescription ( )

◆ GetDesignator()

std::wstring SCH::IDeviceMemoryArchitectureSection::GetDesignator ( )

◆ GetDeviceMemoryIndex()

long SCH::IDeviceMemoryArchitectureSection::GetDeviceMemoryIndex ( )

◆ GetIsMappedIO()

bool SCH::IDeviceMemoryArchitectureSection::GetIsMappedIO ( )

◆ GetSize()

long SCH::IDeviceMemoryArchitectureSection::GetSize ( )

◆ GetStartAddress()

long SCH::IDeviceMemoryArchitectureSection::GetStartAddress ( )

◆ SetAddressWidth()

void SCH::IDeviceMemoryArchitectureSection::SetAddressWidth ( long AValue)

◆ SetBusName()

void SCH::IDeviceMemoryArchitectureSection::SetBusName ( std::wstring AValue)

◆ SetBusType()

void SCH::IDeviceMemoryArchitectureSection::SetBusType ( std::wstring AValue)

◆ SetDescription()

void SCH::IDeviceMemoryArchitectureSection::SetDescription ( std::wstring AValue)

◆ SetDesignator()

void SCH::IDeviceMemoryArchitectureSection::SetDesignator ( std::wstring AValue)

◆ SetDeviceMemoryIndex()

void SCH::IDeviceMemoryArchitectureSection::SetDeviceMemoryIndex ( long AValue)

◆ SetIsMappedIO()

void SCH::IDeviceMemoryArchitectureSection::SetIsMappedIO ( bool AValue)

◆ SetSize()

void SCH::IDeviceMemoryArchitectureSection::SetSize ( long AValue)

◆ SetStartAddress()

void SCH::IDeviceMemoryArchitectureSection::SetStartAddress ( long AValue)

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