EmbASP-Java
|
Public Member Functions | |
DLVHEXDesktopService (final String exe_path) | |
![]() | |
DesktopService (final String exe_path) | |
String | getExePath () |
void | setExePath (final String exe_path) |
void | startAsync (final Callback callback, final List< InputProgram > programs, final List< OptionDescriptor > options) |
Output | startSync (final List< InputProgram > programs, final List< OptionDescriptor > options) |
Protected Member Functions | |
Output | getOutput (final String output, final String error) |
Additional Inherited Members | |
![]() | |
String | exe_path |
String | load_from_STDIN_option |
Definition at line 7 of file DLVHEXDesktopService.java.