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

#include <EDP.SCH.Interfaces.h>

Inheritance diagram for SCH::IRegisterAssociation:
SCH::IBSDLObject

Public Member Functions

std::wstring GetRegisterName ()
int GetRegisterLength ()
int GetInstructionOpcodeCount ()
IInstructionOpCodeGetInstructionOpcode (int Index)
Public Member Functions inherited from SCH::IBSDLObject
std::wstring GetDescription ()
std::wstring GetShortDescription ()
IBSDLEntityGetEntity ()

Member Function Documentation

◆ GetInstructionOpcode()

IInstructionOpCode * SCH::IRegisterAssociation::GetInstructionOpcode ( int Index)

◆ GetInstructionOpcodeCount()

int SCH::IRegisterAssociation::GetInstructionOpcodeCount ( )

◆ GetRegisterLength()

int SCH::IRegisterAssociation::GetRegisterLength ( )

◆ GetRegisterName()

std::wstring SCH::IRegisterAssociation::GetRegisterName ( )

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