import "AnalysisServiceInterface.idl";
Inheritance diagram for AnalysisServiceI::AnalysisServiceInterface:
Public Member Functions | |
oneway void | ipcAnalyze (in string testname) |
oneway void | ipcAnalyzeModule (in string testname, in string modulename) |
oneway void | ipcPurge () |
string | ping () |
string | ipcStatus () |
Data Fields | |
const string | serverName |
Use these to locate the AnalysisService. | |
const string | instanceName |
|
|
|
|
|
|
|
|
|
|
|
Definition at line 8 of file AnalysisServiceInterface.idl. |
|
Use these to locate the AnalysisService.
Definition at line 7 of file AnalysisServiceInterface.idl. |