|
Altium C++ SDK 3.0
|
#include <EDP.SCH.Interfaces.h>
Public Member Functions | |
| std::wstring | GetTitle () |
| ILibObjectIterator * | GetLibraryIterator () |
| int | GetComponentCount () |
| std::wstring | GetComponentList () |
| Public Member Functions inherited from SCH::IReportParameters | |
| int | GetParameterCount () |
| std::wstring | GetParameterName (int AIndex) |
| std::wstring | GetParameterValue (int AIndex) |
| int SCH::ILibraryReportInfo::GetComponentCount | ( | ) |
| std::wstring SCH::ILibraryReportInfo::GetComponentList | ( | ) |
| ILibObjectIterator * SCH::ILibraryReportInfo::GetLibraryIterator | ( | ) |
| std::wstring SCH::ILibraryReportInfo::GetTitle | ( | ) |