Name
query_operator_infoT_query_operator_infoQueryOperatorInfoQueryOperatorInfo — Query slots concerning information with relation to the operator get_operator_infoget_operator_infoGetOperatorInfoGetOperatorInfoGetOperatorInfo.
query_operator_info( : : : Slots)
Herror T_query_operator_info(Htuple* Slots)
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>).
- Multithreading type: reentrant (runs in parallel with non-exclusive operators).
- Multithreading scope: global (may be called from any thread).
- Processed without parallelization.
The operator query_operator_infoquery_operator_infoQueryOperatorInfoQueryOperatorInfoQueryOperatorInfo always returns the value 2 (H_MSG_TRUE).
get_operator_infoget_operator_infoGetOperatorInfoGetOperatorInfoGetOperatorInfo
get_operator_infoget_operator_infoGetOperatorInfoGetOperatorInfoGetOperatorInfo
Foundation