Interface smqInquisitorI

IDL source    Global index
interface smqInquisitorI : socObjectI


Attribute index.

  • nSeconds
  • numEvents
  • numEventsCached
  • numEventsProcessed
  • numMaxEvents
  • numMinEvents
  • predicateClause
  • state
  • token
  • Operation index.

  • getOidList
  • setOidList
  • Attributes.

  • nSeconds

      attribute unsigned long nSeconds;

  • numEvents

      attribute unsigned long numEvents;

  • numEventsCached

      attribute unsigned long numEventsCached;

  • numEventsProcessed

      attribute unsigned long numEventsProcessed;

  • numMaxEvents

      attribute unsigned long numMaxEvents;

  • numMinEvents

      attribute unsigned long numMinEvents;

  • predicateClause

      readonly attribute string predicateClause;

  • state

      attribute SQM_STATE_T state;

  • token

      attribute SQM_QUERY_TOKEN_T token;

    Operations.

  • getOidList

      boolean getOidList(out SQM_OIDSET_T oset);

  • setOidList

      boolean setOidList(in SQM_OIDSET_T oset);


    Generated by Sandia idldoc 1.0.