|
Gromacs
2026.0-dev-20251107-70abc26
|
Data structure for string keyword expression evaluation.
Public Attributes | |
| gmx::SelectionStringMatchType | matchType |
| Matching type for the strings. More... | |
| char ** | v |
| Array of values for the keyword. More... | |
| std::vector < StringKeywordMatchItem > | matches |
| Array of strings/regular expressions to match against. More... | |
| std::vector<StringKeywordMatchItem> anonymous_namespace{sm_keywords.cpp}::t_methoddata_kwstr::matches |
Array of strings/regular expressions to match against.
| gmx::SelectionStringMatchType anonymous_namespace{sm_keywords.cpp}::t_methoddata_kwstr::matchType |
Matching type for the strings.
| char** anonymous_namespace{sm_keywords.cpp}::t_methoddata_kwstr::v |
Array of values for the keyword.
1.8.5