import "AnalysisServiceInterface.idl";
Public Member Functions | |
oneway void | analyze (in string testname) |
oneway void | analyzeModule (in string testname, in string modulename) |
oneway void | purge () |
string | status () |
short | busy () |
short | queueLength () |
void | setFifo (in boolean fifo) |
boolean | isFifo () |
Data Fields | |
const string | instanceName |
Use these to locate the AnalysisService. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Use these to locate the AnalysisService.
Definition at line 7 of file AnalysisServiceInterface.idl. |