
Public Attributes | |
| const char * | keyword |
| const char * | kw_tok [4+1] |
| int | min_len [4+1] |
| int | min_toks_to_match |
Definition at line 25 of file DASSL-opts.cc.
| const char* DASSL_options_struct::keyword |
Definition at line 27 of file DASSL-opts.cc.
Referenced by print_DASSL_options().
| const char* DASSL_options_struct::kw_tok[4+1] |
Definition at line 28 of file DASSL-opts.cc.
| int DASSL_options_struct::min_len[4+1] |
Definition at line 29 of file DASSL-opts.cc.
| int DASSL_options_struct::min_toks_to_match |
Definition at line 30 of file DASSL-opts.cc.