Interface smqInquisitorI
IDL source Global index
interface smqInquisitorI : socObjectI
- nSeconds
- numEvents
- numEventsCached
- numEventsProcessed
- numMaxEvents
- numMinEvents
- predicateClause
- state
- token
- getOidList
- setOidList
attribute unsigned long nSeconds;
-
attribute unsigned long numEvents;
-
attribute unsigned long numEventsCached;
-
attribute unsigned long numEventsProcessed;
-
attribute unsigned long numMaxEvents;
-
attribute unsigned long numMinEvents;
-
readonly attribute string predicateClause;
-
attribute SQM_STATE_T state;
-
attribute SQM_QUERY_TOKEN_T token;
-
boolean getOidList(out SQM_OIDSET_T oset);
-
boolean setOidList(in SQM_OIDSET_T oset);
-
Generated by Sandia idldoc 1.0.