ARB
|
Public Attributes | |
int | as_int |
GB_SEARCH_TYPE | search_type |
GB_CASE | case_sensitivity |
GB_TYPES | db_type |
GB_UNDO_TYPE | undo_type |
GB_alignment_type | ali_type |
Definition at line 33 of file adperl.cxx.
int known_enum::as_int |
Definition at line 34 of file adperl.cxx.
Referenced by buildAllowedValuesString(), GBP_charPtr_2_GB_alignment_type(), GBP_charPtr_2_GB_CASE(), GBP_charPtr_2_GB_SEARCH_TYPE(), GBP_charPtr_2_GB_TYPES(), GBP_charPtr_2_GB_UNDO_TYPE(), next_known_enum_value(), string2enum(), and string2enum_or_die().
GB_SEARCH_TYPE known_enum::search_type |
Definition at line 36 of file adperl.cxx.
Referenced by GBP_charPtr_2_GB_SEARCH_TYPE().
GB_CASE known_enum::case_sensitivity |
Definition at line 37 of file adperl.cxx.
Referenced by GBP_charPtr_2_GB_CASE().
GB_TYPES known_enum::db_type |
Definition at line 38 of file adperl.cxx.
Referenced by GBP_charPtr_2_GB_TYPES().
GB_UNDO_TYPE known_enum::undo_type |
Definition at line 39 of file adperl.cxx.
Referenced by GBP_charPtr_2_GB_UNDO_TYPE().
GB_alignment_type known_enum::ali_type |
Definition at line 40 of file adperl.cxx.
Referenced by GBP_charPtr_2_GB_alignment_type().