Name
get_operator_nameT_get_operator_nameGetOperatorNameGetOperatorName — Get operators with the given string as a substring of their name.
The operator get_operator_nameget_operator_nameGetOperatorNameGetOperatorNameGetOperatorName takes a string (PatternPatternPatternPatternpattern)
as input and searches all HALCON-operators having this string as a substring
in their name. If an empty string is entered, the names of all operators available
will be returned.
- Multithreading type: reentrant (runs in parallel with non-exclusive operators).
- Multithreading scope: global (may be called from any thread).
- Processed without parallelization.
Substring of the seeked names (empty <=> all names).
Default value:
'info'
"info"
"info"
"info"
"info"
The operator get_operator_nameget_operator_nameGetOperatorNameGetOperatorNameGetOperatorName returns the value 2 (H_MSG_TRUE) if the helpfiles are
available.
Otherwise an exception is raised.
get_operator_infoget_operator_infoGetOperatorInfoGetOperatorInfoGetOperatorInfo,
get_param_namesget_param_namesGetParamNamesGetParamNamesGetParamNames,
get_param_numget_param_numGetParamNumGetParamNumGetParamNum,
get_param_typesget_param_typesGetParamTypesGetParamTypesGetParamTypes
search_operatorsearch_operatorSearchOperatorSearchOperatorSearchOperator
get_operator_infoget_operator_infoGetOperatorInfoGetOperatorInfoGetOperatorInfo,
get_param_namesget_param_namesGetParamNamesGetParamNamesGetParamNames,
get_param_numget_param_numGetParamNumGetParamNumGetParamNum,
get_param_typesget_param_typesGetParamTypesGetParamTypesGetParamTypes
Foundation