|
Altium C++ SDK 3.0
|
#include <EDP.SCH.RecordWrappers.h>
Public Member Functions | |
| std::wstring | GetNexusPath () |
| std::wstring | GetVendor () |
| std::wstring | GetFamily () |
| std::wstring | GetDeviceName () |
| std::wstring | GetDisplayName () |
| std::wstring | GetDeviceType () |
| long | GetIdCode () |
| long | GetMaskedIdCode () |
| std::wstring | GetBaseName () |
| std::wstring | GetPackageName () |
| std::wstring SCH::IDeviceCachedInformation::GetBaseName | ( | ) |
| std::wstring SCH::IDeviceCachedInformation::GetDeviceName | ( | ) |
| std::wstring SCH::IDeviceCachedInformation::GetDeviceType | ( | ) |
| std::wstring SCH::IDeviceCachedInformation::GetDisplayName | ( | ) |
| std::wstring SCH::IDeviceCachedInformation::GetFamily | ( | ) |
| long SCH::IDeviceCachedInformation::GetIdCode | ( | ) |
| long SCH::IDeviceCachedInformation::GetMaskedIdCode | ( | ) |
| std::wstring SCH::IDeviceCachedInformation::GetNexusPath | ( | ) |
| std::wstring SCH::IDeviceCachedInformation::GetPackageName | ( | ) |
| std::wstring SCH::IDeviceCachedInformation::GetVendor | ( | ) |