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

#include <EDP.SCH.Interfaces.h>

Inheritance diagram for SCH::IDeviceMemoryLogicalSection:

Public Member Functions

long GetDeviceMemoryIndex ()
std::wstring GetBusName ()
std::wstring GetBusType ()
std::wstring GetUsageType ()
std::wstring GetPhysicalType ()
long GetStartAddress ()
long GetSize ()
long GetMAU ()
bool GetIsDefault ()
IDeviceMemoryArchitectureSectionGetParentMap ()
std::wstring GetDesignator ()
std::wstring GetMemConfig ()
bool GetIsExternal ()
void SetDeviceMemoryIndex (long AValue)
void SetIsDefault (bool AValue)
void SetMAU (long AValue)
void SetBusName (std::wstring AValue)
void SetBusType (std::wstring AValue)
void SetParentMap (IDeviceMemoryArchitectureSection *AValue)
void SetSize (long AValue)
void SetStartAddress (long AValue)
void SetUsageType (std::wstring AValue)
void SetPhysicalType (std::wstring AValue)
void SetDesignator (std::wstring AValue)
void SetMemConfig (std::wstring AValue)
void SetIsExternal (bool AValue)

Member Function Documentation

◆ GetBusName()

std::wstring SCH::IDeviceMemoryLogicalSection::GetBusName ( )

◆ GetBusType()

std::wstring SCH::IDeviceMemoryLogicalSection::GetBusType ( )

◆ GetDesignator()

std::wstring SCH::IDeviceMemoryLogicalSection::GetDesignator ( )

◆ GetDeviceMemoryIndex()

long SCH::IDeviceMemoryLogicalSection::GetDeviceMemoryIndex ( )

◆ GetIsDefault()

bool SCH::IDeviceMemoryLogicalSection::GetIsDefault ( )

◆ GetIsExternal()

bool SCH::IDeviceMemoryLogicalSection::GetIsExternal ( )

◆ GetMAU()

long SCH::IDeviceMemoryLogicalSection::GetMAU ( )

◆ GetMemConfig()

std::wstring SCH::IDeviceMemoryLogicalSection::GetMemConfig ( )

◆ GetParentMap()

IDeviceMemoryArchitectureSection * SCH::IDeviceMemoryLogicalSection::GetParentMap ( )

◆ GetPhysicalType()

std::wstring SCH::IDeviceMemoryLogicalSection::GetPhysicalType ( )

◆ GetSize()

long SCH::IDeviceMemoryLogicalSection::GetSize ( )

◆ GetStartAddress()

long SCH::IDeviceMemoryLogicalSection::GetStartAddress ( )

◆ GetUsageType()

std::wstring SCH::IDeviceMemoryLogicalSection::GetUsageType ( )

◆ SetBusName()

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

◆ SetBusType()

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

◆ SetDesignator()

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

◆ SetDeviceMemoryIndex()

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

◆ SetIsDefault()

void SCH::IDeviceMemoryLogicalSection::SetIsDefault ( bool AValue)

◆ SetIsExternal()

void SCH::IDeviceMemoryLogicalSection::SetIsExternal ( bool AValue)

◆ SetMAU()

void SCH::IDeviceMemoryLogicalSection::SetMAU ( long AValue)

◆ SetMemConfig()

void SCH::IDeviceMemoryLogicalSection::SetMemConfig ( std::wstring AValue)

◆ SetParentMap()

void SCH::IDeviceMemoryLogicalSection::SetParentMap ( IDeviceMemoryArchitectureSection * AValue)

◆ SetPhysicalType()

void SCH::IDeviceMemoryLogicalSection::SetPhysicalType ( std::wstring AValue)

◆ SetSize()

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

◆ SetStartAddress()

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

◆ SetUsageType()

void SCH::IDeviceMemoryLogicalSection::SetUsageType ( std::wstring AValue)

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