query_operator_infoT_query_operator_infoQueryOperatorInfoQueryOperatorInfo (Operator)
Name
query_operator_infoT_query_operator_infoQueryOperatorInfoQueryOperatorInfo
— Query slots concerning information with relation to the operator get_operator_infoget_operator_infoGetOperatorInfoGetOperatorInfoGetOperatorInfo
.
Signature
query_operator_info( : : : Slots)
Herror T_query_operator_info(Htuple* Slots)
Description
The operator query_operator_infoquery_operator_infoQueryOperatorInfoQueryOperatorInfoQueryOperatorInfo
returns the names of those online
texts (SlotsSlotsSlotsSlotsslots
) which are available online for each operator.
The information itself can be called up using
get_operator_info(::<OperatorName>,<Slot>:<Information>)get_operator_info(<OperatorName>,<Slot>,<Information>)GetOperatorInfo(<OperatorName>,<Slot>,<Information>)GetOperatorInfo(<OperatorName>,<Slot>,<Information>)GetOperatorInfo(<OperatorName>,<Slot>,<Information>)
.
Execution Information
- Multithreading type: reentrant (runs in parallel with non-exclusive operators).
- Multithreading scope: global (may be called from any thread).
- Processed without parallelization.
Parameters
Result
The operator query_operator_infoquery_operator_infoQueryOperatorInfoQueryOperatorInfoQueryOperatorInfo
always returns the value 2 (H_MSG_TRUE).
Possible Successors
get_operator_infoget_operator_infoGetOperatorInfoGetOperatorInfoGetOperatorInfo
See also
get_operator_infoget_operator_infoGetOperatorInfoGetOperatorInfoGetOperatorInfo
Module
Foundation