|
Altium C++ SDK 3.0
|
#include <EDP.SCH.Interfaces.h>
Public Member Functions | |
| std::wstring | GetDesignator () |
| std::wstring | GetDirection () |
| std::wstring | GetTechnology () |
| std::wstring | GetModel () |
| std::wstring | GetInputModel () |
| std::wstring | GetOutputModel () |
| void | SetDesignator (std::wstring Value) |
| void | SetDirection (std::wstring Value) |
| void | SetTechnology (std::wstring Value) |
| void | SetModel (std::wstring Value) |
| void | SetInputModel (std::wstring Value) |
| void | SetOutputModel (std::wstring Value) |
| void | SetState_FromParameters (std::wstring AParameters) |
| std::wstring | GetState_AsParameters () |
| std::wstring SCH::ISiPinModel::GetDesignator | ( | ) |
| std::wstring SCH::ISiPinModel::GetDirection | ( | ) |
| std::wstring SCH::ISiPinModel::GetInputModel | ( | ) |
| std::wstring SCH::ISiPinModel::GetModel | ( | ) |
| std::wstring SCH::ISiPinModel::GetOutputModel | ( | ) |
| std::wstring SCH::ISiPinModel::GetState_AsParameters | ( | ) |
| std::wstring SCH::ISiPinModel::GetTechnology | ( | ) |
| void SCH::ISiPinModel::SetDesignator | ( | std::wstring | Value | ) |
| void SCH::ISiPinModel::SetDirection | ( | std::wstring | Value | ) |
| void SCH::ISiPinModel::SetInputModel | ( | std::wstring | Value | ) |
| void SCH::ISiPinModel::SetModel | ( | std::wstring | Value | ) |
| void SCH::ISiPinModel::SetOutputModel | ( | std::wstring | Value | ) |
| void SCH::ISiPinModel::SetState_FromParameters | ( | std::wstring | AParameters | ) |
| void SCH::ISiPinModel::SetTechnology | ( | std::wstring | Value | ) |