KlassenKlassenKlassenKlassen | | | | Operatoren

search_operatorT_search_operatorSearchOperatorsearch_operatorSearchOperatorSearchOperator (Operator)

Name

search_operatorT_search_operatorSearchOperatorsearch_operatorSearchOperatorSearchOperator — Namen aller Operatoren zu einem Schlüsselwort.

Signatur

search_operator( : : Keyword : OperatorNames)

Herror T_search_operator(const Htuple Keyword, Htuple* OperatorNames)

Herror search_operator(const HTuple& Keyword, HTuple* OperatorNames)

void SearchOperator(const HTuple& Keyword, HTuple* OperatorNames)

static HTuple HInfo::SearchOperator(const HString& Keyword)

static HTuple HInfo::SearchOperator(const char* Keyword)

void HOperatorSetX.SearchOperator(
[in] VARIANT Keyword, [out] VARIANT* OperatorNames)

VARIANT HInfoX.SearchOperator([in] BSTR Keyword)

static void HOperatorSet.SearchOperator(HTuple keyword, out HTuple operatorNames)

static HTuple HInfo.SearchOperator(string keyword)

Beschreibung

search_operatorsearch_operatorSearchOperatorsearch_operatorSearchOperatorSearchOperator liefert die Namen aller Operatoren, deren Online-Texte das Schlüsselwort KeywordKeywordKeywordKeywordKeywordkeyword enthalten (siehe get_operator_infoget_operator_infoGetOperatorInfoget_operator_infoGetOperatorInfoGetOperatorInfo). Alle verfügbaren Schlüsselwörter liefert der Aufruf

get_keywords(::“: <Schlüsselwörter>)get_keywords("", <Schlüsselwörter>)GetKeywords("", <Schlüsselwörter>)get_keywords("", <Schlüsselwörter>)GetKeywords("", <Schlüsselwörter>)GetKeywords("", <Schlüsselwörter>).

Die Online-Texte werden den Dateien operators_[LANG].ref, operators_[LANG].sta, operators_[LANG].key, operators_[LANG].num und operators_[LANG].idx entnommen, die HALCON im aktuellen Verzeichnis und im Verzeichnis 'help_dir' (siehe get_systemget_systemGetSystemget_systemGetSystemGetSystem und set_systemset_systemSetSystemset_systemSetSystemSetSystem) sucht.

Parallelisierung

Parameter

KeywordKeywordKeywordKeywordKeywordkeyword (input_control)  string HTupleHTupleHTupleVARIANTHtuple (string) (string) (HString) (char*) (BSTR) (char*)

Schlüsselwort, zu dem Operatoren gesucht werden sollen.

Defaultwert: 'Information' "Information" "Information" "Information" "Information" "Information"

OperatorNamesOperatorNamesOperatorNamesOperatorNamesOperatorNamesoperatorNames (output_control)  string-array HTupleHTupleHTupleVARIANTHtuple (string) (string) (HString) (char*) (BSTR) (char*)

Operatoren, deren Slot 'keyword' das Schlüsselwort enthalten.

Ergebnis

search_operatorsearch_operatorSearchOperatorsearch_operatorSearchOperatorSearchOperator liefert den Wert 2 (H_MSG_TRUE), wenn die Parameter korrekt sind und die Hilfsdateien verfügbar sind. Sonst wird eine Fehlerbehandlung durchgeführt.

Vorgänger

get_keywordsget_keywordsGetKeywordsget_keywordsGetKeywordsGetKeywords

Siehe auch

get_keywordsget_keywordsGetKeywordsget_keywordsGetKeywordsGetKeywords, get_operator_infoget_operator_infoGetOperatorInfoget_operator_infoGetOperatorInfoGetOperatorInfo, get_param_infoget_param_infoGetParamInfoget_param_infoGetParamInfoGetParamInfo

Modul

Foundation


KlassenKlassenKlassenKlassen | | | | Operatoren