#include <eh_get_opt.h>
Public Attributes | |
Eh_symbol_table | args |
Eh_symbol_table | defaults |
Definition at line 29 of file eh_get_opt.h.
Eh_symbol_table Eh_args::args |
Definition at line 31 of file eh_get_opt.h.
Referenced by eh_args_insert(), eh_args_lookup(), eh_check_opts(), eh_create_args(), eh_destroy_args(), and eh_opts_init().
Eh_symbol_table Eh_args::defaults |
Definition at line 32 of file eh_get_opt.h.
Referenced by eh_args_insert_default(), eh_create_args(), eh_destroy_args(), eh_get_opt_default(), eh_opts_init(), and eh_print_all_opts().