|
Altium C++ SDK 3.0
|
#include <EDP.SCH.Interfaces.h>
Public Member Functions | |
| std::wstring | GetRegisterName () |
| int | GetRegisterLength () |
| int | GetInstructionOpcodeCount () |
| IInstructionOpCode * | GetInstructionOpcode (int Index) |
| Public Member Functions inherited from SCH::IBSDLObject | |
| std::wstring | GetDescription () |
| std::wstring | GetShortDescription () |
| IBSDLEntity * | GetEntity () |
| IInstructionOpCode * SCH::IRegisterAssociation::GetInstructionOpcode | ( | int | Index | ) |
| int SCH::IRegisterAssociation::GetInstructionOpcodeCount | ( | ) |
| int SCH::IRegisterAssociation::GetRegisterLength | ( | ) |
| std::wstring SCH::IRegisterAssociation::GetRegisterName | ( | ) |