|
Altium C++ SDK 3.0
|
#include <EDP.SCH.Interfaces.h>
Public Member Functions | |
| std::wstring | GetComponentDesignator () |
| std::wstring | GetLibraryReference () |
| std::wstring | GetComponentDocumentPath () |
| std::wstring | GetSubProjectPath () |
| std::wstring | GetDescription () |
| std::wstring | GetProjectPath () |
| IProjectLink * | GetProjectLink () |
| void | CrossProbe () |
| void | SetSubProjectPath (std::wstring AProjectPath) |
| void SCH::ISchComponentLink::CrossProbe | ( | ) |
| std::wstring SCH::ISchComponentLink::GetComponentDesignator | ( | ) |
| std::wstring SCH::ISchComponentLink::GetComponentDocumentPath | ( | ) |
| std::wstring SCH::ISchComponentLink::GetDescription | ( | ) |
| std::wstring SCH::ISchComponentLink::GetLibraryReference | ( | ) |
| IProjectLink * SCH::ISchComponentLink::GetProjectLink | ( | ) |
| std::wstring SCH::ISchComponentLink::GetProjectPath | ( | ) |
| std::wstring SCH::ISchComponentLink::GetSubProjectPath | ( | ) |
| void SCH::ISchComponentLink::SetSubProjectPath | ( | std::wstring | AProjectPath | ) |