#include <map.h>
Public Attributes | |
const char * | fName |
int | fFunc |
const char * | fDescription |
Definition at line 56 of file map.h.
const char* ElBindings_t::fName |
Definition at line 57 of file map.h.
Referenced by map_addfunc(), map_bind(), map_print_key(), and map_print_some_keys().
Definition at line 58 of file map.h.
Referenced by map_addfunc(), map_print_key(), and map_print_some_keys().
const char* ElBindings_t::fDescription |