EmbASP-Programmatic v7.1.0
Public Member Functions | Properties | List of all members
it.unical.mat.embasp.platforms.desktop.DesktopService Class Referenceabstract
Inheritance diagram for it.unical.mat.embasp.platforms.desktop.DesktopService:

Public Member Functions

 DesktopService (string exe_path)
 
void StartAsync (ICallback callback, IList< InputProgram > programs, IList< OptionDescriptor > options)
 
virtual Output StartSync (IList< InputProgram > programs, IList< OptionDescriptor > options)
 

Properties

virtual string ExePath [get, set]
 

Constructor & Destructor Documentation

◆ DesktopService()

it.unical.mat.embasp.platforms.desktop.DesktopService.DesktopService ( string  exe_path)

Member Function Documentation

◆ StartAsync()

void it.unical.mat.embasp.platforms.desktop.DesktopService.StartAsync ( ICallback  callback,
IList< InputProgram programs,
IList< OptionDescriptor options 
)
inline

◆ StartSync()

virtual Output it.unical.mat.embasp.platforms.desktop.DesktopService.StartSync ( IList< InputProgram programs,
IList< OptionDescriptor options 
)
inlinevirtual

Property Documentation

◆ ExePath

virtual string it.unical.mat.embasp.platforms.desktop.DesktopService.ExePath
getset

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