|
Altium C++ SDK 3.0
|
#include <EDP.SCH.Interfaces.h>
| IOpenBus_Port * SCH::IOpenBus_Port::Duplicate | ( | ) |
| int SCH::IOpenBus_Port::GetState_AddrBase | ( | ) |
| int SCH::IOpenBus_Port::GetState_AddrDecodeWidth | ( | ) |
| int SCH::IOpenBus_Port::GetState_AddrMode | ( | ) |
| int SCH::IOpenBus_Port::GetState_AddrWidth | ( | ) |
| std::wstring SCH::IOpenBus_Port::GetState_Caption | ( | ) |
| int SCH::IOpenBus_Port::GetState_DataWidth | ( | ) |
| bool SCH::IOpenBus_Port::GetState_HasInputData | ( | ) |
| bool SCH::IOpenBus_Port::GetState_HasOutputData | ( | ) |
| bool SCH::IOpenBus_Port::GetState_HasSelectLines | ( | ) |
| bool SCH::IOpenBus_Port::GetState_HasText | ( | ) |
| std::wstring SCH::IOpenBus_Port::GetState_LinkId | ( | ) |
| std::wstring SCH::IOpenBus_Port::GetState_Name | ( | ) |
| int SCH::IOpenBus_Port::GetState_Number | ( | ) |
| TOpenBusPortType SCH::IOpenBus_Port::GetState_PortType | ( | ) |
| std::wstring SCH::IOpenBus_Port::GetState_Prefix | ( | ) |
| IOpenBus_Link * SCH::IOpenBus_Port::GetState_SchLink | ( | ) |
| ISch_GraphicalObject * SCH::IOpenBus_Port::GetState_SchOwner | ( | ) |
| int SCH::IOpenBus_Port::GetState_X | ( | ) |
| int SCH::IOpenBus_Port::GetState_Y | ( | ) |
| bool SCH::IOpenBus_Port::GetState_ZeroDelay | ( | ) |
| void SCH::IOpenBus_Port::SetState_AddrBase | ( | int const | AValue | ) |
| void SCH::IOpenBus_Port::SetState_AddrDecodeWidth | ( | int const | AValue | ) |
| void SCH::IOpenBus_Port::SetState_AddrMode | ( | int const | AValue | ) |
| void SCH::IOpenBus_Port::SetState_AddrWidth | ( | int const | AValue | ) |
| void SCH::IOpenBus_Port::SetState_Caption | ( | std::wstring const | Value | ) |
| void SCH::IOpenBus_Port::SetState_DataWidth | ( | int const | AValue | ) |
| void SCH::IOpenBus_Port::SetState_HasInputData | ( | bool const | AValue | ) |
| void SCH::IOpenBus_Port::SetState_HasOutputData | ( | bool const | AValue | ) |
| void SCH::IOpenBus_Port::SetState_HasSelectLines | ( | bool const | AValue | ) |
| void SCH::IOpenBus_Port::SetState_HasText | ( | bool | Value | ) |
| void SCH::IOpenBus_Port::SetState_LinkId | ( | std::wstring const | AValue | ) |
| void SCH::IOpenBus_Port::SetState_Number | ( | int const | AValue | ) |
| void SCH::IOpenBus_Port::SetState_PortType | ( | TOpenBusPortType const | AValue | ) |
| void SCH::IOpenBus_Port::SetState_Prefix | ( | std::wstring const | AValue | ) |
| void SCH::IOpenBus_Port::SetState_Rotation | ( | TRotationBy90 const | AValue | ) |
| void SCH::IOpenBus_Port::SetState_SchLink | ( | IOpenBus_Link *const | AValue | ) |
| void SCH::IOpenBus_Port::SetState_X | ( | int const | AValue | ) |
| void SCH::IOpenBus_Port::SetState_Y | ( | int const | AValue | ) |
| void SCH::IOpenBus_Port::SetState_ZeroDelay | ( | bool const | AValue | ) |