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

#include <EDP.SCH.Interfaces.h>

Inheritance diagram for SCH::IProcessorRegister:

Public Member Functions

INexusDeviceGetNexusDevice ()
void Import_FromCore ()
void Export_ToCore ()
int GetIndex ()
std::wstring GetName ()
std::wstring GetShortName ()
int GetWidth ()
long GetValue ()
int GetByte0 ()
int GetByte1 ()
int GetByte2 ()
int GetByte3 ()
void SetValue (long NewValue)
std::wstring GetWideValue ()
void SetWideValue (std::wstring const NewValue)

Member Function Documentation

◆ Export_ToCore()

void SCH::IProcessorRegister::Export_ToCore ( )

◆ GetByte0()

int SCH::IProcessorRegister::GetByte0 ( )

◆ GetByte1()

int SCH::IProcessorRegister::GetByte1 ( )

◆ GetByte2()

int SCH::IProcessorRegister::GetByte2 ( )

◆ GetByte3()

int SCH::IProcessorRegister::GetByte3 ( )

◆ GetIndex()

int SCH::IProcessorRegister::GetIndex ( )

◆ GetName()

std::wstring SCH::IProcessorRegister::GetName ( )

◆ GetNexusDevice()

INexusDevice * SCH::IProcessorRegister::GetNexusDevice ( )

◆ GetShortName()

std::wstring SCH::IProcessorRegister::GetShortName ( )

◆ GetValue()

long SCH::IProcessorRegister::GetValue ( )

◆ GetWideValue()

std::wstring SCH::IProcessorRegister::GetWideValue ( )

◆ GetWidth()

int SCH::IProcessorRegister::GetWidth ( )

◆ Import_FromCore()

void SCH::IProcessorRegister::Import_FromCore ( )

◆ SetValue()

void SCH::IProcessorRegister::SetValue ( long NewValue)

◆ SetWideValue()

void SCH::IProcessorRegister::SetWideValue ( std::wstring const NewValue)

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