|
Altium C++ SDK 3.0
|
#include <EDP.SCH.Interfaces.h>
Public Member Functions | |
| void | SetState_EntityName (std::wstring AValue) |
| void | SetState_Location (std::wstring AValue) |
| void | SetState_FileKind (std::wstring AValue) |
| std::wstring | GetState_EntityName () |
| std::wstring | GetState_Location () |
| std::wstring | GetState_FileKind () |
| EDP::TLibIdentifierKind | GetState_LibIdentifierKind () |
| std::wstring | GetState_LibraryIdentifier () |
| std::wstring SCH::ISch_ModelDatafileLink::GetState_EntityName | ( | ) |
| std::wstring SCH::ISch_ModelDatafileLink::GetState_FileKind | ( | ) |
| EDP::TLibIdentifierKind SCH::ISch_ModelDatafileLink::GetState_LibIdentifierKind | ( | ) |
| std::wstring SCH::ISch_ModelDatafileLink::GetState_LibraryIdentifier | ( | ) |
| std::wstring SCH::ISch_ModelDatafileLink::GetState_Location | ( | ) |
| void SCH::ISch_ModelDatafileLink::SetState_EntityName | ( | std::wstring | AValue | ) |
| void SCH::ISch_ModelDatafileLink::SetState_FileKind | ( | std::wstring | AValue | ) |
| void SCH::ISch_ModelDatafileLink::SetState_Location | ( | std::wstring | AValue | ) |