|
Altium C++ SDK 3.0
|
#include <EDP.SCH.Interfaces.h>
Public Member Functions | |
| std::wstring | GetPlatform () |
| std::wstring | GetCompiler () |
| int | GetBits () |
| std::wstring | GetFilename () |
| std::wstring | GetParamFilename () |
| IIbisAmiParseTree * | GetAmiParseTree () |
| IIbisAmiParseTree * SCH::IIbisAlgModExecutable::GetAmiParseTree | ( | ) |
| int SCH::IIbisAlgModExecutable::GetBits | ( | ) |
| std::wstring SCH::IIbisAlgModExecutable::GetCompiler | ( | ) |
| std::wstring SCH::IIbisAlgModExecutable::GetFilename | ( | ) |
| std::wstring SCH::IIbisAlgModExecutable::GetParamFilename | ( | ) |
| std::wstring SCH::IIbisAlgModExecutable::GetPlatform | ( | ) |