Altium C++ SDK 3.0
Loading...
Searching...
No Matches
PCB::IImporterManager_ServerInterface Struct Reference

#include <EDP.PCB.Interfaces.h>

Inheritance diagram for PCB::IImporterManager_ServerInterface:

Public Member Functions

int Get_ControllerCount ()
IImporterControllerGet_Controller (int AIndex)
IImporterControllerGetControllerByName (std::wstring const AControllerName)
IImporterControllerGetControllerForDoc (std::wstring const AFilePath)
IImporterControllerGetControllerByDocKind (std::wstring const ADocKind)
std::wstring GetDocKindForDocument (std::wstring const AFilePath)

Member Function Documentation

◆ Get_Controller()

IImporterController * PCB::IImporterManager_ServerInterface::Get_Controller ( int AIndex)

◆ Get_ControllerCount()

int PCB::IImporterManager_ServerInterface::Get_ControllerCount ( )

◆ GetControllerByDocKind()

IImporterController * PCB::IImporterManager_ServerInterface::GetControllerByDocKind ( std::wstring const ADocKind)

◆ GetControllerByName()

IImporterController * PCB::IImporterManager_ServerInterface::GetControllerByName ( std::wstring const AControllerName)

◆ GetControllerForDoc()

IImporterController * PCB::IImporterManager_ServerInterface::GetControllerForDoc ( std::wstring const AFilePath)

◆ GetDocKindForDocument()

std::wstring PCB::IImporterManager_ServerInterface::GetDocKindForDocument ( std::wstring const AFilePath)

The documentation for this struct was generated from the following file: